Commit Graph

448 Commits

Author SHA1 Message Date
émeryc
d6bb452e10 Merge branch 'main' into feature/nk-126-click-empty-component-script 2023-07-21 19:25:16 -04:00
Émeryc
8c5ce77449 NK-126 - Added Overwrite Prompt 2023-07-21 19:23:03 -04:00
Émeryc
24f9d092c1 NK-126 - Fixed File Browser Refresh 2023-07-21 19:19:29 -04:00
Antoine Pilote
46a531fd7d Better filesystem ui 2023-07-21 15:31:52 -04:00
Antoine Pilote
c748b9a218 Using font manager for folder icons 2023-07-21 00:18:01 -04:00
Antoine Pilote
14ff258094 Updated style for file browser 2023-07-21 00:11:49 -04:00
Antoine Pilote
ed8998301a Removed hide bar button 2023-07-20 22:17:54 -04:00
émeryc
55abc9d63a NK-126 - Click Empty Component Script 2023-07-20 22:13:10 -04:00
Antoine Pilote
40f61f4775 Fix scene scripting api mismatch signatures 2023-07-20 22:03:04 -04:00
Antoine Pilote
f186c3780e Fixed Crash when pressing stop when not in play mode 2023-07-20 20:38:16 -04:00
Antoine Pilote
8296aa6e43 Merge pull request #35 from antopilo/NK-133-editor-camera-not-updating
NK-133 Editor camera not updating
2023-07-19 16:57:04 -04:00
Antoine Pilote
332d0d5f7a Merge branch 'main' into NK-133-editor-camera-not-updating 2023-07-19 12:03:22 -04:00
Antoine Pilote
f40b760a01 Fix build 2023-07-19 11:31:08 -04:00
Antoine Pilote
1ab7c53a9a Fixed editor camera not updating 2023-07-19 11:27:00 -04:00
Antoine Pilote
ecf26ef9ed Fix viewport selection happening if clicked outside of viewport and dragged in 2023-07-19 11:25:51 -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
3800587c07 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-07-18 19:05:59 -04:00
Antoine Pilote
8371c1108c Merge pull request #33 from antopilo/NK-116-add-prefab-scripting
NK-116 Add prefab scripting API
2023-07-18 11:52:53 -04:00
Antoine Pilote
dc15f61a66 Update SceneModule.h 2023-07-18 10:35:15 -04:00
émeryc
4bff3b926e Merge pull request #34 from antopilo/feature/nk-113-open-wren-script-double-click
NK-113 - Open Wren Script File with Double Click
2023-07-18 10:29:26 -04:00
Antoine Pilote
5b8dbf8d94 Removed tabs 2023-07-18 03:28:06 +00:00
émeryc
7baec67bf4 NK-113 - Open Wren Script File with Double Click 2023-07-17 20:21:15 -04:00
Antoine Pilote
36d43f8a65 Merge branch 'main' of https://github.com/antopilo/Nuake
# Conflicts:
#	Editor/Editor.cpp
2023-07-17 11:05:26 -04:00
Antoine Pilote
712be0b162 Fixed shadows 2023-07-17 10:33:28 -04:00
Antoine Pilote
415f6dd5cd Added Wren API endpoints + random cleanup 2023-07-17 01:49:32 -04:00
Antoine Pilote
0534c0fd81 CreateEntity & AddPrefab method added to scripting API + other
- New entity starts incrementing if an entity with the same name exists
- Better log message
2023-07-17 01:49:09 -04:00
Antoine Pilote
720b128688 Removed unnecessary log 2023-07-17 01:46:48 -04:00
Antoine Pilote
90244777e4 Merge pull request #32 from antopilo/feature/NK-76-redesign-welcome-screen
Added missing logo
2023-07-16 18:05:31 -04:00
antopilo
f8a3f426bd Added missing logo 2023-07-16 18:04:39 -04:00
émeryc
99c6aea2f3 Merge pull request #31 from antopilo/feature/nk-110-open-in-button
NK-110 - 'Open...' button
2023-07-16 17:43:34 -04:00
Émeryc
a01dc595ec Changed prompt text 2023-07-16 17:29:46 -04:00
Émeryc
439e104c86 NK-100 - 'Open In' button 2023-07-16 17:15:55 -04:00
Antoine Pilote
752f9ac8f8 Compilation fix 2023-07-16 14:12:01 -04:00
Antoine Pilote
be5fef89cd Merge pull request #28 from antopilo/NK-48-Dynamic-physics-gizmo
NK-48 Physics gizmo
2023-07-16 13:48:12 -04:00
Antoine Pilote
2b33653b88 Merge branch 'main' into NK-48-Dynamic-physics-gizmo 2023-07-16 13:48:04 -04:00
Antoine Pilote
301b578d28 Added smooth line 2023-07-16 13:46:58 -04:00
Antoine Pilote
eef733aece Added draw collision setting 2023-07-15 23:05:33 -04:00
émeryc
54f5917efe Merge pull request #30 from antopilo/feature/nk-108-remove-delete-from-project-files
NK-108 - Removed delete from .project context menu
2023-07-15 23:01:07 -04:00
émeryc
87e7552d15 Merge pull request #29 from antopilo/feature/nk-78-display-wren-script-in-properties
NK-78 - Display wren script in properties
2023-07-15 22:50:21 -04:00
Émeryc
f1b68a1bad NK-108 - Removed delete from .project context menu 2023-07-15 22:46:41 -04:00
Émeryc
15cce7496f display wren script in properties 2023-07-15 22:19:57 -04:00
Antoine Pilote
a63b2fc6b2 Cleanup 2023-07-15 20:02:27 -04:00
Antoine Pilote
13fd69391d Added limits for sizing to be greater than 0 2023-07-15 19:44:28 -04:00
Antoine Pilote
fa2d8d3ce9 Added Cylinder Collider panel 2023-07-15 19:26:58 -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
91cdcdebb7 Merge pull request #27 from antopilo/NK-103-Camera-corrupted-transform-2
NK-103 Camera rotation now working when parented
2023-07-14 13:04:24 -04:00
Antoine Pilote
6384c39efd PR Fixes 2023-07-14 12:32:26 -04:00
Antoine Pilote
94ba63cc28 Clean up 2023-07-14 11:51:06 -04:00
Antoine Pilote
b2f14472f8 Now everything works, except rotating while having scale 2023-07-14 11:25:33 -04:00