Juna
Juna
- [ ] Performance Profiler - [x] Basic Shapes Rigid-Body - [x] Mesh Rigid-Body + Cooking - [x] Convex Hull Rigid-Body + Cooking - [x] Terrain Rigid-Body - [x] Cooking...
## (Reminder for myself) ### Reproduction: Edit a material or hit the generate button. ### Log: >00:05 [Error] ******LIVE INSTANCE: Texture2D: MaterialTextureResourceFactory, Line:44 [HexaEngine.D3D11.D3D11Texture2D, at HexaEngine.D3D11.DisposableBase..ctor() at HexaEngine.D3D11.DeviceChildBase..ctor() at HexaEngine.D3D11.D3D11Texture2D..ctor(ComPtr1...
## (Reminder for myself) ### Reproduction instructions: Load material, move a node, close editor (the program) without saving. Only happens with a debugger attached, which suggests a race condition or...
- [x] Base system - [x] Base Terrain editor - [x] Base Terrain renderer - [x] Terrain Layers - [x] Terrain Layer and Textures (requires the editor to support it...
- [x] Mesh Renderers with shared buffer support - [ ] Render Batcher - [x] Integrate gpu based frustum and occlusion culling
- [x] Theme Manager - [x] Theme files - [ ] ImGui Integration - [ ] Other integration
- [x] File Template Registry - [x] Ability to overwrite templates and add user defined templates. - [ ] Integration into assets explorer
- [x] Text based & Icon based - [x] Settings & customization - [x] Copy, Cut, Paste - [x] Open Folder & File containing with Explorer (Platform depended) - [x]...
- [x] Text Editor with tabs - [x] Syntax Highlight - [x] Undo Redo - [x] Copy, Cut, Paste - [x] Find - [x] Replace (whole word, case sensitive, regex)...
- [x] Basic controls committing, push, pull, fetch, sync - [x] Branch controls, switching branches, rebase branches, merge branches - [ ] Merge conflict management over the integrated text editor...