diff --git a/QPanda3D/__pycache__/Panda3DWorld.cpython-310.pyc b/QPanda3D/__pycache__/Panda3DWorld.cpython-310.pyc index f05ed993..962b2107 100644 Binary files a/QPanda3D/__pycache__/Panda3DWorld.cpython-310.pyc and b/QPanda3D/__pycache__/Panda3DWorld.cpython-310.pyc differ diff --git a/QPanda3D/__pycache__/QMouseWatcherNode.cpython-310.pyc b/QPanda3D/__pycache__/QMouseWatcherNode.cpython-310.pyc index 8c6644a9..c92a40eb 100644 Binary files a/QPanda3D/__pycache__/QMouseWatcherNode.cpython-310.pyc and b/QPanda3D/__pycache__/QMouseWatcherNode.cpython-310.pyc differ diff --git a/QPanda3D/__pycache__/QPanda3DWidget.cpython-310.pyc b/QPanda3D/__pycache__/QPanda3DWidget.cpython-310.pyc index 7cab2e09..c46e4683 100644 Binary files a/QPanda3D/__pycache__/QPanda3DWidget.cpython-310.pyc and b/QPanda3D/__pycache__/QPanda3DWidget.cpython-310.pyc differ diff --git a/QPanda3D/__pycache__/QPanda3D_Buttons_Translation.cpython-310.pyc b/QPanda3D/__pycache__/QPanda3D_Buttons_Translation.cpython-310.pyc index fe6ded15..89113816 100644 Binary files a/QPanda3D/__pycache__/QPanda3D_Buttons_Translation.cpython-310.pyc and b/QPanda3D/__pycache__/QPanda3D_Buttons_Translation.cpython-310.pyc differ diff --git a/QPanda3D/__pycache__/QPanda3D_Keys_Translation.cpython-310.pyc b/QPanda3D/__pycache__/QPanda3D_Keys_Translation.cpython-310.pyc index 51f2913e..c42239e3 100644 Binary files a/QPanda3D/__pycache__/QPanda3D_Keys_Translation.cpython-310.pyc and b/QPanda3D/__pycache__/QPanda3D_Keys_Translation.cpython-310.pyc differ diff --git a/QPanda3D/__pycache__/QPanda3D_Modifiers_Translation.cpython-310.pyc b/QPanda3D/__pycache__/QPanda3D_Modifiers_Translation.cpython-310.pyc index fe0fcb08..7963dacf 100644 Binary files a/QPanda3D/__pycache__/QPanda3D_Modifiers_Translation.cpython-310.pyc and b/QPanda3D/__pycache__/QPanda3D_Modifiers_Translation.cpython-310.pyc differ diff --git a/QPanda3D/__pycache__/__init__.cpython-310.pyc b/QPanda3D/__pycache__/__init__.cpython-310.pyc index de84fbe6..f469947f 100644 Binary files a/QPanda3D/__pycache__/__init__.cpython-310.pyc and b/QPanda3D/__pycache__/__init__.cpython-310.pyc differ diff --git a/core/__pycache__/CustomMouseController.cpython-310.pyc b/core/__pycache__/CustomMouseController.cpython-310.pyc new file mode 100644 index 00000000..b99f28b5 Binary files /dev/null and b/core/__pycache__/CustomMouseController.cpython-310.pyc differ diff --git a/core/__pycache__/__init__.cpython-310.pyc b/core/__pycache__/__init__.cpython-310.pyc index d2fdb727..e8669f69 100644 Binary files a/core/__pycache__/__init__.cpython-310.pyc and b/core/__pycache__/__init__.cpython-310.pyc differ diff --git a/core/__pycache__/alvr_streamer.cpython-310.pyc b/core/__pycache__/alvr_streamer.cpython-310.pyc index 4ef3703e..64fd0b7c 100644 Binary files a/core/__pycache__/alvr_streamer.cpython-310.pyc and b/core/__pycache__/alvr_streamer.cpython-310.pyc differ diff --git a/core/__pycache__/event_handler.cpython-310.pyc b/core/__pycache__/event_handler.cpython-310.pyc index 3b71ed7d..8bb244a4 100644 Binary files a/core/__pycache__/event_handler.cpython-310.pyc and b/core/__pycache__/event_handler.cpython-310.pyc differ diff --git a/core/__pycache__/script_system.cpython-310.pyc b/core/__pycache__/script_system.cpython-310.pyc index cf6b6c40..0367d5e9 100644 Binary files a/core/__pycache__/script_system.cpython-310.pyc and b/core/__pycache__/script_system.cpython-310.pyc differ diff --git a/core/__pycache__/selection.cpython-310.pyc b/core/__pycache__/selection.cpython-310.pyc index 09b0911a..d072659d 100644 Binary files a/core/__pycache__/selection.cpython-310.pyc and b/core/__pycache__/selection.cpython-310.pyc differ diff --git a/core/__pycache__/tool_manager.cpython-310.pyc b/core/__pycache__/tool_manager.cpython-310.pyc index 52317180..cb2b880f 100644 Binary files a/core/__pycache__/tool_manager.cpython-310.pyc and b/core/__pycache__/tool_manager.cpython-310.pyc differ diff --git a/core/__pycache__/vr_input_handler.cpython-310.pyc b/core/__pycache__/vr_input_handler.cpython-310.pyc index 0da2e4ca..1dffe933 100644 Binary files a/core/__pycache__/vr_input_handler.cpython-310.pyc and b/core/__pycache__/vr_input_handler.cpython-310.pyc differ diff --git a/core/__pycache__/vr_manager.cpython-310.pyc b/core/__pycache__/vr_manager.cpython-310.pyc index 25a3ceba..ce8ef1f6 100644 Binary files a/core/__pycache__/vr_manager.cpython-310.pyc and b/core/__pycache__/vr_manager.cpython-310.pyc differ diff --git a/core/__pycache__/world.cpython-310.pyc b/core/__pycache__/world.cpython-310.pyc index 485744ac..8c602559 100644 Binary files a/core/__pycache__/world.cpython-310.pyc and b/core/__pycache__/world.cpython-310.pyc differ diff --git a/scene/__pycache__/__init__.cpython-310.pyc b/scene/__pycache__/__init__.cpython-310.pyc index 4484bdae..f4ef9734 100644 Binary files a/scene/__pycache__/__init__.cpython-310.pyc and b/scene/__pycache__/__init__.cpython-310.pyc differ diff --git a/scene/__pycache__/scene_manager.cpython-310.pyc b/scene/__pycache__/scene_manager.cpython-310.pyc index bf71ed3d..78d3288c 100644 Binary files a/scene/__pycache__/scene_manager.cpython-310.pyc and b/scene/__pycache__/scene_manager.cpython-310.pyc differ diff --git a/scene/__pycache__/util.cpython-310.pyc b/scene/__pycache__/util.cpython-310.pyc new file mode 100644 index 00000000..2114a68a Binary files /dev/null and b/scene/__pycache__/util.cpython-310.pyc differ diff --git a/ui/__pycache__/interface_manager.cpython-312.pyc b/ui/__pycache__/interface_manager.cpython-312.pyc index 6e592b09..0d997bdc 100644 Binary files a/ui/__pycache__/interface_manager.cpython-312.pyc and b/ui/__pycache__/interface_manager.cpython-312.pyc differ diff --git a/ui/__pycache__/property_panel.cpython-312.pyc b/ui/__pycache__/property_panel.cpython-312.pyc index 25abb18f..71456d0a 100644 Binary files a/ui/__pycache__/property_panel.cpython-312.pyc and b/ui/__pycache__/property_panel.cpython-312.pyc differ