Commit Graph

29 Commits

Author SHA1 Message Date
Antoine Pilote
61776b4fb8 Can now open .map in trenchbroom automatically 2023-09-15 17:53:07 -04:00
Antoine Pilote
29ba97454a Added 2D gizmos and better editor styling 2023-09-05 20:28:10 -04:00
Antoine Pilote
0caf28943f Added new component and panel + model loader 2023-08-12 21:47:26 -04:00
Antoine Pilote
b861935ef2 Merge pull request #56 from antopilo/feature/NK-146-particle-system
Feature/nk 146 particle system
2023-08-03 10:33:02 -04:00
Antoine Pilote
7543d5aca4 Fixed weird behaviour with drop down menus and crash 2023-08-02 18:47:30 -04:00
Antoine Pilote
87bac4d701 Code formatting 2023-08-02 15:34:45 -04:00
Antoine Pilote
6d992d6475 Added particle emitter to add component menu 2023-08-02 12:44:15 -04:00
Antoine Pilote
807e9c9a9f Added particle emitter component 2023-08-02 12:40:12 -04:00
Antoine Pilote
fadb79eb81 Indentention 2023-08-02 16:01:07 +00:00
Antoine Pilote
f54d64c6dd Added sprite component 2023-08-01 15:15:27 -04:00
Antoine Pilote
acfe261ab5 Fixed breaking changes between imgui upgrade 2023-07-22 22:13:48 -04:00
Émeryc
24f9d092c1 NK-126 - Fixed File Browser Refresh 2023-07-21 19:19:29 -04:00
Émeryc
a01dc595ec Changed prompt text 2023-07-16 17:29:46 -04:00
Émeryc
439e104c86 NK-100 - 'Open In' button 2023-07-16 17:15:55 -04:00
Antoine Pilote
2b33653b88 Merge branch 'main' into NK-48-Dynamic-physics-gizmo 2023-07-16 13:48:04 -04:00
Émeryc
15cce7496f display wren script in properties 2023-07-15 22:19:57 -04:00
Antoine Pilote
dbac1c187f Dynamic gizmos
- Added cylinder collider component
- Dynamic cylinder, capsule, box, sphere gizmos
- Added wireframe for mesh shape
2023-07-15 19:26:37 -04:00
Antoine Pilote
80eadc2a5a Added capsule collider component 2023-04-02 19:01:40 -04:00
Antoine Pilote
d1b2e2379f Started character controller implementation 2023-04-02 18:36:17 -04:00
antopilo
1c13c7ef2d Added mesh colliders 2023-03-08 22:37:03 -05:00
antopilo
8c9c6c21df Added sphere collider 2023-03-08 20:21:50 -05:00
Antoine Pilote
65df50e722 Added panel for box collider and created first rigidbody 2023-03-07 21:40:33 -05:00
antopilo
6cbad0e13b Reworked editor camera 2023-03-07 17:26:13 -05:00
Antoine Pilote
344e2fb0c8 Added Camera component panel 2023-03-01 22:03:12 -05:00
a.pilote
5fb1e376c2 added material editing in mesh panel. Renamed mesh component to model component. 2022-07-17 14:15:11 -04:00
a.pilote
7d9e5b07b5 can now load models through model panel 2022-07-16 15:29:03 -04:00
antopilo
162966eeb0 Made material resource file editable from engine 2022-06-29 18:05:59 -04:00
antopilo
a8abef1ab2 Cleanup 2022-06-23 20:58:07 -04:00
antopilo
b273a2fb8a Added Screen space reflections and Editor UI refactoring 2022-01-31 13:54:58 -05:00