1
0
Fork 0
godot/modules/camera
KOGA Mitsuhiro ef833a9488 Fix camera removal detection after toggling monitoring on Linux 2025-07-14 02:28:54 +09:00
..
SCsub Add CameraFeed support for Android 2025-05-13 22:46:06 +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 Add CameraFeed support for Android 2025-05-13 22:46:06 +09:00
camera_android.h Add CameraFeed support for Android 2025-05-13 22:46:06 +09: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 Fix camera removal detection after toggling monitoring on Linux 2025-07-14 02:28:54 +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 feat: Allow users to select Continuity Camera 2025-04-01 20:15:20 +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