godot/modules/camera
2025-03-31 20:49:50 +02:00
..
buffer_decoder.cpp Expose CameraFeed setters 2024-09-27 20:07:36 +08:00
buffer_decoder.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
camera_feed_linux.cpp Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition. 2025-01-17 17:31:58 +01:00
camera_feed_linux.h Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS. 2025-03-31 20:49:50 +02:00
camera_linux.cpp Deactivate the CameraServer by default. 2025-03-21 07:58:57 +01:00
camera_linux.h Deactivate the CameraServer by default. 2025-03-21 07:58:57 +01:00
camera_macos.h Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS. 2025-03-31 20:49:50 +02:00
camera_macos.mm Add and require GDSOFTCLASS for Object subclasses that want to cast but do not use GDCLASS. 2025-03-31 20:49:50 +02:00
camera_win.cpp Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
camera_win.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
config.py Make Godot compile on FreeBSD 2024-12-05 12:33:55 -04:00
register_types.cpp Add linux camera support 2024-09-25 12:08:06 +02:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00