release: bump version to 0.50.0

This commit is contained in:
rayd1o
2026-05-10 22:06:01 +08:00
parent e1984c7a35
commit 455b8360d0
80 changed files with 10936 additions and 298 deletions

View File

@@ -0,0 +1,5 @@
export const MOTION_CONTROL_STATE_EVENT = "earth:motion-control-state";
export const MOTION_DEBUG_FRAME_EVENT = "earth:motion-debug-frame";
export const MOTION_DEBUG_VIDEO_SOURCE_EVENT = "earth:motion-debug-video-source";
export const MOTION_DEBUG_CLOSE_EVENT = "earth:motion-debug-close";
export const MOTION_RECOGNITION_PAUSE_EVENT = "earth:motion-recognition-pause";