Commit Graph

467 Commits

Author SHA1 Message Date
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
Antoine Pilote
df69d17305 Fixed build 2023-07-22 00:23:55 -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
9df2adaea1 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-07-21 22:35:16 -04:00
Antoine Pilote
6efa361a53 Reset last frame timer when entering playmode 2023-07-21 22:35:06 -04:00
émeryc
54c6c11c4f Merge pull request #39 from antopilo/NK-74-double-click-to-open-scene
NK-74 - Double click to open scene
2023-07-21 22:27:36 -04:00
Antoine Pilote
e4119c0d15 Rework logger 2023-07-21 22:25:17 -04:00
emerycp
01db1970a8 NK-74 - PR Comments 2023-07-21 22:15:31 -04:00
emerycp
bf0aa78d4d NK-74 - Double click to open scene 2023-07-21 22:04:58 -04:00
émeryc
d3e11afbbe Merge pull request #38 from antopilo/feature/nk-102-generic-confirmation-popup
NK-102 - Generic Confirmation Popup
2023-07-21 21:24:37 -04:00
Émeryc
f95f4ad8cb NK-102 - Added 'const' 2023-07-21 21:11:52 -04:00
Émeryc
4c0d1ffc43 NK-102 - ... 2023-07-21 21:08:02 -04:00
Émeryc
63b5958a64 NK-102 - PR Comments 2023-07-21 21:07:11 -04:00
Émeryc
5ef8cb8061 NK-102 - I forgor 2023-07-21 21:04:04 -04:00
Émeryc
04d6241b63 NK-102 - Generic Confirmation Popup 2023-07-21 21:03:35 -04:00
émeryc
971acdec04 Merge pull request #37 from antopilo/feature/nk-126-click-empty-component-script
NK-126 - Click Empty Component Script
2023-07-21 19:42:04 -04:00
Émeryc
0601689d09 Merge branch 'feature/nk-126-click-empty-component-script' of https://github.com/antopilo/Nuake into feature/nk-126-click-empty-component-script 2023-07-21 19:30:18 -04:00
Émeryc
8a931c768b NK-126 - Fix Indent 2023-07-21 19:29:50 -04:00
é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