Go to file
tian cfe92a9a80 chore: 将 imgui.ini 从 git 跟踪中移除
imgui.ini 是运行时生成的 ImGui 配置文件,
不应纳入版本控制。
已在 .gitignore 中配置忽略。
2026-03-12 16:57:37 +08:00
.idea
.vscode
config
core 模型导入成黑色问题修复。打开项目使用SSBO导入模型逻辑流畅运行。 2026-02-28 17:39:04 +08:00
gui
icons
new
project 修复加载项目 2026-03-06 09:52:57 +08:00
RenderPipelineFile
requirements
Resources
scene 修复读取项目 2026-03-06 15:14:52 +08:00
scripts
ssbo_component 模型导入成黑色问题修复。打开项目使用SSBO导入模型逻辑流畅运行。 2026-02-28 17:39:04 +08:00
templates 修复加载项目 2026-03-06 09:52:57 +08:00
test_project
tex
tools
TransformGizmo
ui 修复加载项目 2026-03-06 09:52:57 +08:00
vr_actions
.gitignore chore: 将 imgui.ini 从 git 跟踪中移除 2026-03-12 16:57:37 +08:00
main.py 模型导入成黑色问题修复。打开项目使用SSBO导入模型逻辑流畅运行。 2026-02-28 17:39:04 +08:00
Start_Run.py