godot/modules/camera
KOGA Mitsuhiro 4483871cd3 Android: Stabilize camera lifecycle handling
- Pause camera feeds during lifecycle transitions to avoid crashes
- Refresh camera metadata after rotation to keep orientation accurate
2025-10-23 01:32:16 +07:00
..
SCsub
buffer_decoder.cpp
buffer_decoder.h
camera_android.cpp Android: Stabilize camera lifecycle handling 2025-10-23 01:32:16 +07:00
camera_android.h Android: Stabilize camera lifecycle handling 2025-10-23 01:32:16 +07:00
camera_feed_linux.cpp Move server files into their subfolders 2025-09-30 19:39:39 +07:00
camera_feed_linux.h
camera_linux.cpp Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +07:00
camera_linux.h Move server files into their subfolders 2025-09-30 19:39:39 +07:00
camera_macos.h Move server files into their subfolders 2025-09-30 19:39:39 +07:00
camera_macos.mm Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +07:00
camera_win.cpp
camera_win.h Move server files into their subfolders 2025-09-30 19:39:39 +07:00
config.py Fix build on OpenBSD 2025-08-30 15:02:01 +07:00
register_types.cpp
register_types.h