1
0
forked from Rowland/EG
EG/demo
2025-08-13 09:30:16 +08:00
..
basic_gui_demo.py Initial commit 2025-08-13 09:30:16 +08:00
basic_ray_test.py Initial commit 2025-08-13 09:30:16 +08:00
center_ray_test.py Initial commit 2025-08-13 09:30:16 +08:00
chinese_gui_test.py Initial commit 2025-08-13 09:30:16 +08:00
collision_debug.py Initial commit 2025-08-13 09:30:16 +08:00
color_picking_test.py Initial commit 2025-08-13 09:30:16 +08:00
color_test.py Initial commit 2025-08-13 09:30:16 +08:00
COMPLETE_FIXES_SUMMARY.md Initial commit 2025-08-13 09:30:16 +08:00
coordinate_test.py Initial commit 2025-08-13 09:30:16 +08:00
depth_picking_test.py Initial commit 2025-08-13 09:30:16 +08:00
fbx_import_test.py Initial commit 2025-08-13 09:30:16 +08:00
FBX缩放层级修复说明.md Initial commit 2025-08-13 09:30:16 +08:00
gui_3d_demo.py Initial commit 2025-08-13 09:30:16 +08:00
gui_editor_window.py Initial commit 2025-08-13 09:30:16 +08:00
GUI_FIXES_SUMMARY.md Initial commit 2025-08-13 09:30:16 +08:00
GUI_IMPLEMENTATION_GUIDE.md Initial commit 2025-08-13 09:30:16 +08:00
GUI_README.md Initial commit 2025-08-13 09:30:16 +08:00
gui_test.py Initial commit 2025-08-13 09:30:16 +08:00
GUI_TESTING_README.md Initial commit 2025-08-13 09:30:16 +08:00
GUI_编辑模式使用指南.md Initial commit 2025-08-13 09:30:16 +08:00
GUI预览窗口使用说明.md Initial commit 2025-08-13 09:30:16 +08:00
improved_picking_test.py Initial commit 2025-08-13 09:30:16 +08:00
PICKING_SYSTEM_README.md Initial commit 2025-08-13 09:30:16 +08:00
production_picking_system.py Initial commit 2025-08-13 09:30:16 +08:00
projection_picking_test.py Initial commit 2025-08-13 09:30:16 +08:00
quick_gui_test.py Initial commit 2025-08-13 09:30:16 +08:00
quick_scale_test.py Initial commit 2025-08-13 09:30:16 +08:00
quick_script_test.py Initial commit 2025-08-13 09:30:16 +08:00
quick_selection_test.py Initial commit 2025-08-13 09:30:16 +08:00
ray_display_test.py Initial commit 2025-08-13 09:30:16 +08:00
ray_offset_debug.py Initial commit 2025-08-13 09:30:16 +08:00
ray_offset_test.py Initial commit 2025-08-13 09:30:16 +08:00
ray_test.py Initial commit 2025-08-13 09:30:16 +08:00
scale_position_test.py Initial commit 2025-08-13 09:30:16 +08:00
script_gui_test.py Initial commit 2025-08-13 09:30:16 +08:00
script_system_demo.py Initial commit 2025-08-13 09:30:16 +08:00
SCRIPT_SYSTEM_GUIDE.md Initial commit 2025-08-13 09:30:16 +08:00
SCRIPT_SYSTEM_IMPLEMENTATION.md Initial commit 2025-08-13 09:30:16 +08:00
selection_test.py Initial commit 2025-08-13 09:30:16 +08:00
simple_gui_test.py Initial commit 2025-08-13 09:30:16 +08:00
standalone_gizmo_test.py Initial commit 2025-08-13 09:30:16 +08:00
test_2d_gui_fix.py Initial commit 2025-08-13 09:30:16 +08:00
test_center_gizmo.py Initial commit 2025-08-13 09:30:16 +08:00
test_gizmo_drag.py Initial commit 2025-08-13 09:30:16 +08:00
test_graphics_buffer_gui.py Initial commit 2025-08-13 09:30:16 +08:00
test_gui_complete.py Initial commit 2025-08-13 09:30:16 +08:00
test_gui_edit_mode.py Initial commit 2025-08-13 09:30:16 +08:00
test_gui_edit.py Initial commit 2025-08-13 09:30:16 +08:00
test_gui_editor_standalone.py Initial commit 2025-08-13 09:30:16 +08:00
test_gui_new_approach.py Initial commit 2025-08-13 09:30:16 +08:00
test_gui_preview_integration.py Initial commit 2025-08-13 09:30:16 +08:00
test_main_gui.py Initial commit 2025-08-13 09:30:16 +08:00
test_packaging.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_debug.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_fix_v2.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_fix.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_gui_fix.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_only.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_showbase.py Initial commit 2025-08-13 09:30:16 +08:00
test_qt_vs_showbase.py Initial commit 2025-08-13 09:30:16 +08:00
test_rotation_drag.py Initial commit 2025-08-13 09:30:16 +08:00
test_script_selection.py Initial commit 2025-08-13 09:30:16 +08:00
test_selection_bounds.py Initial commit 2025-08-13 09:30:16 +08:00
test_selection_follow.py Initial commit 2025-08-13 09:30:16 +08:00
test_simple_gui.py Initial commit 2025-08-13 09:30:16 +08:00
test_simplified_gizmo.py Initial commit 2025-08-13 09:30:16 +08:00
test_size_fix.py Initial commit 2025-08-13 09:30:16 +08:00
test_toolbar_gui.py Initial commit 2025-08-13 09:30:16 +08:00
test_video_fix.py Initial commit 2025-08-13 09:30:16 +08:00
VIDEO_INTEGRATION_GUIDE.md Initial commit 2025-08-13 09:30:16 +08:00
video_integration.py Initial commit 2025-08-13 09:30:16 +08:00
video_player_example.py Initial commit 2025-08-13 09:30:16 +08:00
VR_ALVR_实现指南.md Initial commit 2025-08-13 09:30:16 +08:00
VR测试说明.md Initial commit 2025-08-13 09:30:16 +08:00
坐标轴修复说明.md Initial commit 2025-08-13 09:30:16 +08:00
射线坐标系统修复说明.md Initial commit 2025-08-13 09:30:16 +08:00
缩放位置修复说明.md Initial commit 2025-08-13 09:30:16 +08:00
脚本管理界面使用指南.md Initial commit 2025-08-13 09:30:16 +08:00
脚本管理界面实现总结.md Initial commit 2025-08-13 09:30:16 +08:00
选择功能修复说明.md Initial commit 2025-08-13 09:30:16 +08:00