Initial editor commit
- Add Entity Tree View used to select entities to be modified - Add Entity View used to Add/Remove/Edit Components of the Entity - Add Asset View which lists all available assets
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<ClCompile Include="..\..\repos\imgui\imgui_draw.cpp" />
|
||||
<ClCompile Include="..\..\repos\imgui\imgui_tables.cpp" />
|
||||
<ClCompile Include="..\..\repos\imgui\imgui_widgets.cpp" />
|
||||
<ClCompile Include="..\..\repos\imgui\misc\cpp\imgui_stdlib.cpp" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<VCProjectVersion>16.0</VCProjectVersion>
|
||||
|
||||
Reference in New Issue
Block a user