godot/modules/camera
2025-08-09 04:12:27 +09: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_android.cpp Consolidate frame_changed signal into CameraFeed 2025-08-09 04:12:27 +09:00
camera_android.h Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
camera_feed_linux.cpp Consolidate frame_changed signal into CameraFeed 2025-08-09 04:12:27 +09: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 Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +09: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 CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +09: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 Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
register_types.cpp Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00