mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
fixing inputs bug, fixing missing depth image destruction in scenes
This commit is contained in:
@@ -33,6 +33,8 @@ namespace mlx
|
||||
if(!m_fps.Update())
|
||||
continue;
|
||||
|
||||
m_in.FetchInputs();
|
||||
|
||||
if(f_loop_hook)
|
||||
f_loop_hook(p_param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user