Files
godot/modules
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
..
2025-12-05 18:54:25 -03:00
2025-12-12 22:39:53 +01:00
2025-12-12 23:10:07 +01:00
2025-12-12 22:51:19 +01:00