Commit Graph

341 Commits

Author SHA1 Message Date
Antoine Pilote
7901e07850 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-09-18 08:38:26 -04:00
Antoine Pilote
f6f0478532 Added icon for 3D model 2023-09-18 08:38:20 -04:00
Antoine Pilote
7b78845082 Started work on ImGui abstraction for consistent theming across the editor 2023-09-17 23:51:12 -04:00
Antoine Pilote
4138e51c94 Added skinned mesh shadow 2023-09-17 21:21:55 -04:00
Antoine Pilote
aa899f044f SSR now keeps albedo color properly instead of fading to black 2023-09-17 20:14:37 -04:00
Antoine Pilote
d45a0825a8 Added missing frame rounding 2023-09-16 13:06:13 -04:00
Antoine Pilote
480b130919 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-09-16 12:11:14 -04:00
Antoine Pilote
cfbc3fa2c1 Transformation system path 2023-09-16 12:10:05 -04:00
Antoine Pilote
70e766a899 add missing end child 2023-09-15 18:56:42 -04:00
Antoine Pilote
1b3d07c19f Fixed crash 2023-09-15 18:54:07 -04:00
Antoine Pilote
dadffe94d1 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-09-15 17:57:28 -04:00
Antoine Pilote
a2b2d222c2 Added 2D Gizmo icons 2023-09-15 17:57:19 -04:00
Antoine Pilote
61776b4fb8 Can now open .map in trenchbroom automatically 2023-09-15 17:53:07 -04:00
Antoine Pilote
d5e576e7b5 Merge branch 'main' of https://github.com/antopilo/Nuake
# Conflicts:
#	Editor/src/Misc/GizmoDrawer.cpp
#	Editor/src/Windows/FileSystemUI.cpp
2023-09-08 17:23:52 -04:00
Antoine Pilote
0fd36c292c Work 2023-09-08 17:21:01 -04:00
Antoine Pilote
9733d90aef Added toggle for SSR 2023-09-07 20:51:18 -04:00
Antoine Pilote
6a73249da7 Added toggle for SSAO 2023-09-07 20:50:50 -04:00
Antoine Pilote
1628214370 Animation serialization progress 2023-09-06 20:05:10 -04:00
Antoine Pilote
0062a0f81b Fix viewport selection 2023-09-06 18:49:25 -04:00
Antoine Pilote
8718540ac6 Added animation selection 2023-09-06 18:49:11 -04:00
Antoine Pilote
62017e0bd8 Increased max bones to 200 2023-09-06 18:48:51 -04:00
Antoine Pilote
290f0e03b5 Scaled down bones 2023-09-06 17:47:14 -04:00
Antoine Pilote
00c7b975e2 Fixed billboard not taking into account parent rotation 2023-09-06 09:20:02 -04:00
Antoine Pilote
37f1186c79 Added Bone label 2023-09-05 21:49:21 -04:00
Antoine Pilote
e125bf5fdb Added skeleton creation 2023-09-05 20:28:33 -04:00
Antoine Pilote
29ba97454a Added 2D gizmos and better editor styling 2023-09-05 20:28:10 -04:00
Antoine Pilote
cddb7caf02 Rounded file browser icons 2023-08-31 10:40:27 -04:00
Antoine Pilote
a9837fbe1a Better scene tree table stying and env editor header styling 2023-08-17 01:02:20 -04:00
Antoine Pilote
c78f2edee6 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-08-17 00:40:22 -04:00
Antoine Pilote
512927b6f1 Better welcome screen 2023-08-17 00:40:13 -04:00
Antoine Pilote
e6da158658 Better UI and some optimizations 2023-08-14 19:31:36 -04:00
Antoine Pilote
b99ad4ac78 Added documentation URL link in project launcher 2023-08-14 01:18:13 -04:00
Antoine Pilote
b191bd2e14 Improved welcome window design
Double click can now open project
Moved control to the left
Changed style
Added highlight color
2023-08-14 00:56:45 -04:00
Antoine Pilote
b29bc41d84 Started animation resource 2023-08-13 22:54:33 -04:00
Antoine Pilote
3bafa88066 Fixed autoload of project with launch args with the editor 2023-08-13 11:50:06 -04:00
Antoine Pilote
2f0c5794d2 Started rendering 2023-08-13 01:07:18 -04:00
Antoine Pilote
cabed86076 Added gbuffer skinned version 2023-08-12 23:35:16 -04:00
Antoine Pilote
0caf28943f Added new component and panel + model loader 2023-08-12 21:47:26 -04:00
Antoine Pilote
e0d8383d00 Code cleanup 2023-08-12 21:46:58 -04:00
Antoine Pilote
691f46e0d6 Added better character auto stepping and component settings 2023-08-12 16:12:39 -04:00
Antoine Pilote
b07c7cb6d1 Added setTranslation with x, y, z in scripting api 2023-08-10 23:42:48 -04:00
Antoine Pilote
f99ae1246a Fixed editor prefab 2023-08-09 00:30:50 -04:00
Antoine Pilote
899e2dee86 Fixed ApplyForce on rigidbody not working 2023-08-09 00:29:48 -04:00
Antoine Pilote
35940b3356 Runtime now working 2023-08-08 14:24:17 -04:00
Antoine Pilote
88bf953102 Merge branch 'main' into feature/NK-138-nuake-runtime
# Conflicts:
#	Editor/Runtime.cpp
2023-08-07 19:07:01 -04:00
Antoine Pilote
10cf82ee06 Merge conflict 2023-08-07 19:04:01 -04:00
Antoine Pilote
a5ee88cb8e Optimized deserialization 2023-08-03 18:56:30 -04:00
Antoine Pilote
f5b000adc5 Improved SSAO 2023-08-03 10:53:06 -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
4b7c75b493 Better SSAO 2023-08-02 22:00:17 -04:00