This website requires JavaScript.
Explore
Help
Register
Sign In
xuanchi
/
XCEngine
Watch
1
Star
1
Fork
0
You've already forked XCEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9fae910854491ca8adcf7261bb45c76518923724
XCEngine
/
editor
/
src
/
panels
/
Panel.cpp
6 lines
63 B
C++
Raw
Normal View
History
Unescape
Escape
添加ui_editor编辑器模块初始代码
2026-03-20 17:08:06 +08:00
#
include
"Panel.h"
Editor: 更新编辑器面板和UI控件系统 - 添加新的UI控件系统(Core.h, ScalarControls.h, VectorControls.h, UI.h) - 更新SceneManager支持场景层级管理 - 优化SelectionManager选择管理 - 改进InspectorPanel/GameViewPanel/HierarchyPanel等面板 - 更新RHI文档说明Vulkan实现计划
2026-03-24 20:02:38 +08:00
namespace
XCEngine
{
namespace
Editor
{
}
添加ui_editor编辑器模块初始代码
2026-03-20 17:08:06 +08:00
}
Reference in New Issue
Copy Permalink