Files
godot/modules/camera
KOGA Mitsuhiro 0918da0122 Improve error handling in macOS camera module
- Add null check for pixelBuffer in camera callback
- Return nil from capture session init on input/output failure
- Fix activate_feed return value and handle permission denied/restricted
- Deactivate camera feeds before removal

Add plane count check before accessing pixel buffer planes to handle
unexpected buffer formats gracefully. Also improve null checks to use
one-time logging and properly unlock the buffer before returning on
error.
2026-01-05 18:39:34 +09:00
..
2024-09-27 20:07:36 +08:00
2025-08-30 15:02:01 +02:00
2025-05-13 22:46:06 +09:00