Commit Graph

137 Commits

Author SHA1 Message Date
Antoine Pilote
9b973784c1 Improved volumetric performance 2023-07-05 09:57:09 -04:00
Antoine Pilote
c2b80eb2f9 Fixed rendering error when disabling volumetric 2023-07-04 12:41:35 -04:00
Antoine Pilote
1f6c1467ca Fixed crash when launching with --play argument caused by invalid root directoy 2023-07-04 03:10:30 -04:00
Antoine Pilote
0d108bc44a Character controller now moving! 🏃‍♂️
- Added character controller transform syncing Jolt -> Scene
- Physic system code cleanup
- Fixed crash with WrenScript loading
- Fixed Normalize() returning NaN vector when lenght is 0
2023-07-04 03:09:52 -04:00
Antoine Pilote
95ffbdb6a9 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-07-04 00:15:05 -04:00
Antoine Pilote
5d6052f027 Code cleanup 2023-07-04 00:14:35 -04:00
Antoine Pilote
fc183b4813 Physics system progress
Added CharacterController creation
Reworked and refactored shape and body system internally
Code cleanup
Brought back Hull serializing for Quake map brushes
Updated Editor panels accordingly
2023-07-03 19:16:02 -04:00
Antoine Pilote
c56a655be4 Improved Volumetric 2023-07-02 16:56:11 -04:00
Antoine Pilote
fca6b2f651 Various coding style improvements 2023-07-02 16:35:16 -04:00
Antoine Pilote
dfb81046bf Improved Env. window
Separate section per PostFX
2023-07-02 16:34:49 -04:00
Antoine Pilote
abc93cf799 Improved SSAO
Fixed distance check
Improved Halo artefacts
Better default values
2023-07-02 16:32:53 -04:00
Antoine Pilote
0e1c83461b Fixed crash when clicking cancel on new project dialog 2023-07-01 17:05:49 -04:00
antopilo
076ac59283 Fixed perspective crash and project paths when creating a new project 2023-04-08 21:37:41 -04:00
Antoine Pilote
3519b67a72 Now new projects creates as subfolder with the project inside of it. Also defaulted to procedural skies 2023-04-08 12:52:37 -04:00
Antoine Pilote
9d6679d3a4 Added missing resource files 2023-04-08 11:15:49 -04:00
Antoine Pilote
0ba492a872 Added icons and fixed audio manger crash 2023-04-04 01:39:23 -04:00
Antoine Pilote
6b018aeb32 Audio mixer window 2023-04-03 00:37:40 -04:00
Antoine Pilote
1532724a5d Started work on audio manager
Implemented soloud
2023-04-02 22:35:40 -04:00
Antoine Pilote
0bf4c2cb18 Code cleanup for capsule panel 2023-04-02 22:34:57 -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
0f59e91bca Added gizmo drawer header 2023-03-29 17:05:59 -04:00
antopilo
b81530924b Added capsule gizmo 2023-03-24 09:45:09 -04:00
antopilo
41f6d02de1 Added sphere gizmo 2023-03-15 22:10:54 -04:00
antopilo
58a803a37a Improved IMguizmo offset 2023-03-15 22:10:30 -04:00
antopilo
3160dd437e Moved scene snapshot into class 2023-03-15 20:29:37 -04:00
antopilo
e0950b15a4 Added resolution and monitor launch arg for editor 2023-03-15 20:29:10 -04:00
antopilo
31a4ac5e2e Scene settings panel now has similar header. 2023-03-14 22:37:27 -04:00
antopilo
e78edb7052 Improved SSAO 2023-03-13 22:18:00 -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
antopilo
75cb774caf Code cleanup 2023-03-08 20:04:06 -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
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
Antoine Pilote
7982fe151f Some UI changes 2023-03-05 21:44:23 -05:00
Antoine Pilote
69a2013a0f Added some serialization and added shader functionallity 2023-03-05 20:09:57 -05:00
Antoine Pilote
b1edeb387f Fixed scripting engine crash and improved transformation system 2023-03-05 18:19:41 -05:00
Antoine Pilote
47985f507a Added SSAO 2023-03-05 13:00:12 -05:00
Antoine Pilote
dfd8c0c57d Added material value sliders in material editor. 2023-03-04 17:49:11 -05:00
Antoine Pilote
abd5ac2dc8 Fixed volumetric Post FX 2023-03-04 17:44:59 -05:00
antopilo
8195d6879b Clean up code 2023-03-03 15:16:27 -05:00
antopilo
d696b67378 Fixed not being able to boot into project manager 2023-03-03 12:38:10 -05:00
Antoine Pilote
972caf4163 Fixed mesh panel crashing when no model resource is present 2023-03-01 22:04:17 -05:00
Antoine Pilote
64f3bb1ad4 Can now use launch argument to load project directly 2023-03-01 22:03:58 -05:00
Antoine Pilote
344e2fb0c8 Added Camera component panel 2023-03-01 22:03:12 -05:00
Antoine Pilote
c6f003b0c0 Edited premake 2022-09-25 14:45:04 -04:00
Antoine Pilote
382802c62a Rework
-Removed bullet
-Removed Soloud
Removed every instances of bullet usage.
Edited some UI stuff
2022-09-24 20:14:51 -04:00
a.pilote
87bc79d0a1 Added play mode for engine .exe 2022-07-24 18:12:29 -04:00