Commit Graph

132 Commits

Author SHA1 Message Date
Antoine Pilote
35940b3356 Runtime now working 2023-08-08 14:24:17 -04:00
Antoine Pilote
3b401e7711 Upgraded jolt version 2023-08-04 17:18:05 -04:00
emerycp
276fc764b2 NK-92 PR Comments 2023-08-02 08:40:16 -04:00
emerycp
9159c6236b NK-92 - Search Bar In Filebrowser 2023-08-01 19:39:38 -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
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
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
emerycp
2cd11aca04 NK-141 - Rename File & Folder 2023-07-22 23:50:29 -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
emerycp
782f4bbafd NK-107 - Context Menu Folder 2023-07-22 13:05:22 -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
493849a744 NK-111 - Copy Menu in Context Menu 2023-07-22 01:52:19 -04:00
Antoine Pilote
dcb203a9e9 Merge pull request #40 from antopilo/feature/logger-rework
Rework logger
2023-07-21 22:41:19 -04:00
Antoine Pilote
e4119c0d15 Rework logger 2023-07-21 22:25:17 -04:00
Émeryc
8c5ce77449 NK-126 - Added Overwrite Prompt 2023-07-21 19:23:03 -04:00
Antoine Pilote
5a8cf74e43 Merge branch 'main' into NK-16-physics-scripting-module 2023-07-21 16:44:48 -04:00
Antoine Pilote
c3f740883d Removed unused code 2023-07-19 00:31:39 -04:00
Antoine Pilote
4e4d203666 Renamed some glm::vec3 to Vector3 2023-07-19 00:31:22 -04:00
Antoine Pilote
1fee5b8d41 Added add force API endpoint 2023-07-18 00:16:26 -04:00
Antoine Pilote
520867d3fe AddForce test 2023-07-17 02:46:44 -04:00
Antoine Pilote
6433518a25 Reduced physics maxstep to 16 2023-07-17 02:46:35 -04:00
Antoine Pilote
4150610b95 Silenced jolt callbacks debug prints + comments 2023-07-17 01:58:44 -04:00
Antoine Pilote
415f6dd5cd Added Wren API endpoints + random cleanup 2023-07-17 01:49:32 -04:00
Émeryc
439e104c86 NK-100 - 'Open In' button 2023-07-16 17:15:55 -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
6384c39efd PR Fixes 2023-07-14 12:32:26 -04:00
Antoine Pilote
b2f14472f8 Now everything works, except rotating while having scale 2023-07-14 11:25:33 -04:00
Antoine Pilote
9f60963102 Progress towards mental freedom 2023-07-13 23:31:07 -04:00
Antoine Pilote
44597fbe43 Work but still broken 2023-07-13 15:57:54 -04:00
Antoine Pilote
8d6b877f7b Merge branch 'main' into NK-103-Camera-corrupted-transform-2 2023-07-12 23:04:22 -04:00
Antoine Pilote
cb0197d654 Fixed folder 2023-07-12 23:02:21 -04:00
Antoine Pilote
1ceef36e67 Merge branch 'main' into NK-103-Camera-corrupted-transform-2 2023-07-12 22:50:42 -04:00
Antoine Pilote
33569901ba Work 2023-07-12 22:50:28 -04:00
émeryc
43d1e07aba PR Review comments 2023-07-12 22:10:23 -04:00
émeryc
12e7cb0625 Open Folder in File Explorer 2023-07-12 21:41:09 -04:00
Antoine Pilote
8a8db47f6c Added lookat 2023-07-12 16:10:20 -04:00
Antoine Pilote
a466065ac6 Progress towards finding transform corruption when drawing after loading scene 2023-07-12 01:21:47 -04:00
Antoine Pilote
9ad09ff749 FIxed gizmo 2023-07-11 16:32:01 -04:00
Antoine Pilote
cc1b3237a5 Partial fix 2023-07-11 00:39:09 -04:00
Antoine Pilote
39caaeee41 Merge branch 'main' into NK-103-camera-corrupted-rotation 2023-07-10 17:36:22 -04:00
Antoine Pilote
07002f0d4a Better maths 2023-07-10 17:36:17 -04:00
Antoine Pilote
e90776e6bb Merge pull request #23 from antopilo/cleanup/code-autoformatting
Cleanup/code autoformatting
2023-07-10 16:01:36 -04:00
émeryc
d9b7df8df8 Merge pull request #24 from antopilo/feature/NK-86-use-filename-as-classname-wren-script
NK-86 - Use File Name as Class Name Wren Script
2023-07-10 15:06:19 -04:00
émeryc
cc03146cfc Use FileName as Class Name Wren Script 2023-07-10 14:45:40 -04:00