Commit Graph

22 Commits

Author SHA1 Message Date
Antoine Pilote
27488ae5bf Can now rename entities pressing f2 or double clicking and selecting an entity should unfold the tree 2024-08-16 17:59:06 -04:00
Antoine Pilote
d33c4f33df Started quake map importer 2024-07-28 14:53:12 -04:00
Antoine Pilote
7b48319ff5 Added Recast&Detour implementation
- Implemented debug renderer of navigation meshes
- Can now generate navigation meshes from .map files
2024-07-11 04:54:57 -04:00
Antoine Pilote
f9081f669e Added command buffer implementation in the editor layer 2024-04-27 19:13:11 -04:00
Antoine Pilote
db7002f92d Added status bar and second menu bar to the Editor 2024-04-25 21:32:24 -04:00
Antoine Pilote
5bffe47d2c upgraded imgui - Better scene hierarchy UI 2024-04-02 19:25:26 -04:00
Antoine Pilote
ac1db17e55 added DOF UI 2023-10-02 17:39:17 -04:00
Antoine Pilote
4622be08e9 Added Trenchbroom configurator window and some UI fixes 2023-10-02 01:37:22 -04:00
Antoine Pilote
3be93f7bec Moved project loading logic to editor class 2023-09-21 11:35:00 -04:00
Antoine Pilote
29ba97454a Added 2D gizmos and better editor styling 2023-09-05 20:28:10 -04:00
Antoine Pilote
c67b70ff05 Removed unused framebuffer 2023-07-22 13:08:50 -04:00
Antoine Pilote
ecf26ef9ed Fix viewport selection happening if clicked outside of viewport and dragged in 2023-07-19 11:25:51 -04:00
Antoine Pilote
eef733aece Added draw collision setting 2023-07-15 23:05:33 -04:00
Antoine Pilote
b04625e61d Improved Logger Editor UI
- Added default weight for each column of the table
- Added Severity Level labels
2023-07-06 18:07:55 -04:00
Antoine Pilote
6b018aeb32 Audio mixer window 2023-04-03 00:37:40 -04:00
antopilo
3160dd437e Moved scene snapshot into class 2023-03-15 20:29:37 -04:00
antopilo
0df434282d Added a option to disable drawing axis in the view menu 2023-03-06 16:57:07 -05:00
antopilo
a777f37830 Improved editor camera support 2023-03-06 12:13:06 -05:00
a.pilote
de3434703d Show ResourceID instead of nothing in component UI panel. 2022-07-15 22:08:54 -04:00
antopilo
32e63a5137 Work on implementing quaternion 2022-06-29 20:05:08 -04:00
antopilo
7ba865ef14 Fixes
Added Welcome screen
Fixed for c++ 20
2022-06-23 20:43:32 -04:00
antopilo
b273a2fb8a Added Screen space reflections and Editor UI refactoring 2022-01-31 13:54:58 -05:00