godot/modules/camera
2026-03-17 20:11:01 +01: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 Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
camera_android.h Style: Apply clang-format grouping rules 2026-03-17 20:11:01 +01:00
camera_feed_linux.cpp Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +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 Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +09:00
camera_linux.h Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +01:00
camera_macos.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
camera_macos.mm [Accessibility] Handle adapter activation/deactivation. 2026-02-18 16:54:40 +02:00
camera_win.cpp Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +01:00
camera_win.h Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +01:00
config.py Fix build on OpenBSD 2025-08-30 15:02:01 +02: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