Commit Graph

527 Commits

Author SHA1 Message Date
é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
emerycp
276fc764b2 NK-92 PR Comments 2023-08-02 08:40:16 -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
emerycp
b114d27ce2 NK-92 - Fix when creating a new file 2023-08-01 17:16:48 -04:00
emerycp
ff82a18587 NK-92 - Update file system 2023-08-01 14:28:17 -04:00
emerycp
6e38bf2c24 NK92 - Search crawling
Do a Log for now.
2023-08-01 11:57:26 -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
Antoine Pilote
fe44329a17 Fixed compile error 2023-07-31 11:27:16 -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
f12ae4580c Removed old raycast 2023-07-28 13:13:20 -04:00
Antoine Pilote
c637bd18ab Fixed wren api, packing into vec3 2023-07-28 13:11:24 -04:00
émeryc
b9f41f6ff8 Merge pull request #51 from antopilo/feature/NK-79-add-ability-to-rename-folder
NK-79 - Rename File & Folder
2023-07-27 21:35:43 -04:00
emerycp
93cd449814 NK-79 - Rename File & Folder 2023-07-27 20:45:00 -04:00
Antoine Pilote
8308c1a7e6 Removed unused files 2023-07-26 15:54:00 -04:00
Antoine Pilote
afb06e382f Removed extra float in vertex 2023-07-26 15:46:20 -04:00
Antoine Pilote
4cdaaacecb Fixes 2023-07-25 21:33:14 -04:00
émeryc
8e59072bde Merge pull request #50 from antopilo/feature/NK-143-delete-confirmation-popup 2023-07-25 09:53:26 -04:00
emerycp
e2c129ca8b NK-143 - Delete Confirmation Popup 2023-07-24 22:43:52 -04:00
Antoine Pilote
5103101a0d Added wren binding to raycast function 2023-07-24 00:56:27 -04:00
Antoine Pilote
fc8628fb4f Added raycast to physics world 2023-07-23 16:19:14 -04:00
Antoine Pilote
e31dc40645 Added imgui text editor 2023-07-23 11:31:05 -04:00
Antoine Pilote
df7a0abb7a Merge pull request #49 from antopilo/feature/NK-144-splash-screen
NK-144 Added splash screen
2023-07-23 01:03:28 -04:00
Antoine Pilote
0b87dd1585 Added splash screen 2023-07-23 00:47:10 -04:00
émeryc
fb9ac8d430 Merge pull request #48 from antopilo/NK-141-rename-file&folder
NK-141 - Rename File/Folder
2023-07-23 00:01:42 -04:00
emerycp
2cd11aca04 NK-141 - Rename File & Folder 2023-07-22 23:50:29 -04:00
Antoine Pilote
c335929652 Merge pull request #47 from antopilo/feature/NK-142-upgrade-imgui
NK-142- Upgraded imgui
2023-07-22 22:50:30 -04:00
Antoine Pilote
acfe261ab5 Fixed breaking changes between imgui upgrade 2023-07-22 22:13:48 -04:00
émeryc
a71689a885 Merge pull request #46 from antopilo/NK-107-context-menu-folder
NK-107 Context menu folder
2023-07-22 13:25:24 -04:00
emerycp
a5f85019b9 NK-107 - RemoveFile -> DeleteFileFromPath 2023-07-22 13:13:59 -04:00
Antoine Pilote
ab3d19c137 Merge branch 'main' of https://github.com/antopilo/Nuake
# Conflicts:
#	Nuake/src/Core/Physics/DynamicWorld.cpp
#	Nuake/src/Core/Physics/DynamicWorld.h
2023-07-22 13:10:41 -04:00
Antoine Pilote
2ee0dd3dfe fix 2023-07-22 13:09:22 -04:00
Antoine Pilote
c67b70ff05 Removed unused framebuffer 2023-07-22 13:08:50 -04:00
emerycp
782f4bbafd NK-107 - Context Menu Folder 2023-07-22 13:05:22 -04:00
émeryc
59018cc1e3 Merge pull request #44 from antopilo/NK-136-rework-context-menu
NK-136 - Rework Context menu
2023-07-22 12:00:32 -04:00
Antoine Pilote
42322fbf8e Merge pull request #45 from antopilo/NK-16-physics-scripting-module
Nk 16 physics scripting module
2023-07-22 11:58:47 -04:00
emerycp
76ff180367 NK-136 - Added Disabled Delete Menu Item, Disabled Rename 2023-07-22 11:40:49 -04:00
Antoine Pilote
5b61a6c19e Merge pull request #43 from antopilo/feature/NK-137-optimize-1
Optimized cache locality and rendering state change
2023-07-22 02:47:55 -04:00
emerycp
dcedc4b8ea NK-136 - Reordered Context Menu, Renamed Items, Load Scene 2023-07-22 02:45:29 -04:00
Antoine Pilote
16209535db Optimized cache locality and rendering state change 2023-07-22 02:28:56 -04:00
émeryc
7977734f9b Merge pull request #42 from antopilo/NK-111-copy-path-file-name-in-context-menu
NK-111 - Copy Menu in Context Menu
2023-07-22 02:04:41 -04:00
emerycp
493849a744 NK-111 - Copy Menu in Context Menu 2023-07-22 01:52:19 -04:00
émeryc
69b306459d Merge pull request #41 from antopilo/NK-114-creating-prefab-doesnt-add-prefab
NK-114 - Creating Prefab without extension doesn't add .prefab
2023-07-22 00:37:03 -04:00