MetaCore/Source/MetaCoreEditor/Private
2026-06-22 11:32:24 +08:00
..
MetaCoreBuiltinCoreServicesModule.cpp feat(editor): support viewport range selection 2026-06-17 16:34:03 +08:00
MetaCoreBuiltinEditorModule.cpp fix(editor): show missing components in multi-select inspector 2026-06-22 11:32:24 +08:00
MetaCoreBuiltinEditorModule.h Build runtime data workflow and localize design docs 2026-03-28 09:44:06 +08:00
MetaCoreEditorApp.cpp feat(editor): add scene view context menu 2026-06-17 18:04:11 +08:00
MetaCoreEditorCameraController.cpp Fix tree model depth rendering, ImGuizmo interactions, HDR IBL format, and link stb_image_impl 2026-06-10 17:24:45 +08:00
MetaCoreEditorCameraController.h Fix tree model depth rendering, ImGuizmo interactions, HDR IBL format, and link stb_image_impl 2026-06-10 17:24:45 +08:00
MetaCoreEditorCommandService.cpp Implement Unity-like editor interactions with undo and multiselect 2026-03-25 10:50:42 +08:00
MetaCoreEditorContext.cpp feat: implement Unity/Infernux style ObjectField for material Inspector with drag-and-drop, clear, and search-picker 2026-06-08 10:25:17 +08:00
MetaCoreEditorModule.cpp Build runtime data workflow and localize design docs 2026-03-28 09:44:06 +08:00
MetaCoreEditorServices.cpp Build runtime data workflow and localize design docs 2026-03-28 09:44:06 +08:00
MetaCoreGltfImporter.cpp feat(build): implement cooked player packaging flow 2026-06-17 10:28:58 +08:00
MetaCoreGltfImporter.h feat: 实现模型导入基础版,支持纯色渲染排查,修复UI卡顿 2026-05-14 11:14:51 +08:00
MetaCoreImportHelpers.h feat: 实现模型导入基础版,支持纯色渲染排查,修复UI卡顿 2026-05-14 11:14:51 +08:00
MetaCoreSceneInteractionService.cpp feat(editor): improve scene edit save workflow 2026-06-17 11:03:02 +08:00