Commit Graph

309 Commits

Author SHA1 Message Date
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
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
1a8f4bd1aa Added simple radius gizmo 2023-08-02 15:34:04 -04:00
Antoine Pilote
6d992d6475 Added particle emitter to add component menu 2023-08-02 12:44:15 -04:00
Antoine Pilote
35c4f3b59e Merge branch 'main' into feature/NK-146-particle-system 2023-08-02 12:40:46 -04:00
Antoine Pilote
4552b0ee69 Fixed crash with material editor 2023-08-02 12:40:33 -04:00
Antoine Pilote
807e9c9a9f Added particle emitter component 2023-08-02 12:40:12 -04:00
Antoine Pilote
ba102e971c Merge branch 'main' of https://github.com/antopilo/Nuake 2023-08-02 12:16:33 -04:00
Antoine Pilote
db39266798 Fixed editor crash when opening env editor and added bilboard shadows 2023-08-02 12:16:01 -04:00
Antoine Pilote
101759b923 Merge pull request #54 from antopilo/feature/NK-95-billboard-component
Feature/nk 95 billboard component
2023-08-02 12:14:39 -04:00
émeryc
772f797641 Merge pull request #55 from antopilo/feature/NK-92-search-bar-in-filebrowser
Feature/nk-92 search bar in filebrowser
2023-08-02 12:04:53 -04:00
Antoine Pilote
fadb79eb81 Indentention 2023-08-02 16:01:07 +00:00
emerycp
276fc764b2 NK-92 PR Comments 2023-08-02 08:40:16 -04:00
Antoine Pilote
3cb207c851 Merge branch 'main' into feature/NK-95-billboard-component 2023-08-01 19:59:14 -04:00
Antoine Pilote
3156499f54 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-08-01 19:42:19 -04:00
emerycp
17a6ded94a NK-92 Removed Forgotten Comments 2023-08-01 19:42:19 -04:00
emerycp
9159c6236b NK-92 - Search Bar In Filebrowser 2023-08-01 19:39:38 -04:00
Antoine Pilote
1221e58fcd Changed alpha of gizmo wireframes to 0.5f and fixed viewport selection 2023-08-01 19:29:09 -04:00
Antoine Pilote
3ee0413e8a Added alpha scisorring 2023-08-01 18:49:38 -04:00
emerycp
b114d27ce2 NK-92 - Fix when creating a new file 2023-08-01 17:16:48 -04:00
Antoine Pilote
f54d64c6dd Added sprite component 2023-08-01 15:15:27 -04:00
emerycp
ff82a18587 NK-92 - Update file system 2023-08-01 14:28:17 -04:00
émeryc
6f2e13e72f Merge pull request #53 from antopilo/feature/NK-70-add-menu-bar-shortcuts
NK-70 - Add menu bar shortcuts
2023-07-31 11:31:14 -04:00
emerycp
0cdb826f91 NK-70 - Changed Open Project for Open Scene 2023-07-31 11:14:16 -04:00
Antoine Pilote
f5c47ee045 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-07-31 11:09:23 -04:00
Antoine Pilote
5a891e8fb2 Fixed out of threads jolt 2023-07-31 11:08:13 -04:00
emerycp
0c90627a52 NK-70 - Add Menu Bar Shortcuts 2023-07-29 21:12:09 -04:00
Antoine Pilote
2424dc0977 Merge pull request #52 from antopilo/feature/NK-128-raycast
Feature/NK-128 Raycast api
2023-07-28 13:43:29 -04:00
Antoine Pilote
1f0027270a Fixed crash with threads running out 2023-07-28 13:19:19 -04:00
Antoine Pilote
c637bd18ab Fixed wren api, packing into vec3 2023-07-28 13:11:24 -04:00
emerycp
93cd449814 NK-79 - Rename File & Folder 2023-07-27 20:45:00 -04:00
Antoine Pilote
4cdaaacecb Fixes 2023-07-25 21:33:14 -04:00