Commit Graph

81 Commits

Author SHA1 Message Date
Antoine Pilote
01a7db2132 Made max amount of thumbnail generated per frame for performance 2024-08-13 00:34:10 -04:00
Antoine Pilote
ac0587345d Embedded file icons, fixed lights not unregistering when deleting last light in scene. Fixed resource file 2024-07-28 12:49:25 -04:00
Antoine Pilote
cc87da1001 Added prefab thumbnails in filebrowser + fix filebrowser crash 2024-07-11 04:51:13 -04:00
Antoine Pilote
5216daed48 Added back tonemapping 2024-04-28 18:17:09 -04:00
Antoine Pilote
b5ca005f7a Started code path for prefab thumbnails 2024-04-25 00:14:19 -04:00
Antoine Pilote
80d1be5aa0 Improved negative space in menu bar of file browser 2024-04-11 19:54:44 -04:00
Antoine Pilote
5bffe47d2c upgraded imgui - Better scene hierarchy UI 2024-04-02 19:25:26 -04:00
Antoine Pilote
f18be64eae Casting change 2024-01-18 16:44:52 -05:00
Antoine Pilote
5e64b5be5b Added new icons for the filebrowser 2023-12-17 13:29:09 -05:00
Antoine Pilote
978b0a2f84 Editor improvements
- Can now copy nuake.net dll in debug build
- Scrolling outside the viewport wont move the editor cam
- Can now double click to to open .sln files
- Right arrow now works in file system panel
2023-10-21 14:41:52 -04:00
Antoine Pilote
af2546fb21 C# Entity Scrips now working(OnInit, update, destroy) [ Broke reloading]
- added UI button to generate a .sln in the games folder
- added UI for adding new component and drag n drop .cs file
- added modular Core API module system
2023-10-16 00:21:28 -04:00
Antoine Pilote
868d019c35 Added Coral + minor fixes 2023-10-12 22:44:13 -04:00
Antoine Pilote
1d5e3a9640 Fixed context menu on files in file system, added back double click to load project in welcome window 2023-09-27 22:43:28 -04:00
Antoine Pilote
ff4489a466 Now uses embedded resources 2023-09-26 20:43:56 -04:00
Antoine Pilote
d843d54388 Material Thumbnail, PostFX, more
big commit
+ Depth of field
+ Barrel distortion
+ Vignette
+ Material thumbnail in filebrowser
+ Fullbright wad conversion turns into emissive
2023-09-25 02:21:22 -04:00
Antoine Pilote
513bf6aa0e WAD Converter now creates .material file in the proper directory 2023-09-24 12:57:14 -04:00
Antoine Pilote
9ed40ca652 Initial work on WAD extractor + Map builder now loads material if they exists
Alpha not supported atm in wads
2023-09-24 02:42:35 -04:00
Antoine Pilote
4d2f0cea18 New material now has extension if user forgot to add it 2023-09-23 21:49:33 -04:00
Antoine Pilote
d93e452db5 Drag & drop of .material files 2023-09-23 20:32:08 -04:00
Antoine Pilote
60d6af1341 Audio component now has panning, volume, playback speed and works 2023-09-22 21:30:56 -04:00
Antoine Pilote
7901e07850 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-09-18 08:38:26 -04:00
Antoine Pilote
f6f0478532 Added icon for 3D model 2023-09-18 08:38:20 -04:00
Antoine Pilote
d45a0825a8 Added missing frame rounding 2023-09-16 13:06:13 -04:00
Antoine Pilote
480b130919 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-09-16 12:11:14 -04:00
Antoine Pilote
cfbc3fa2c1 Transformation system path 2023-09-16 12:10:05 -04:00
Antoine Pilote
70e766a899 add missing end child 2023-09-15 18:56:42 -04:00
Antoine Pilote
1b3d07c19f Fixed crash 2023-09-15 18:54:07 -04:00
Antoine Pilote
dadffe94d1 Merge branch 'main' of https://github.com/antopilo/Nuake 2023-09-15 17:57:28 -04:00
Antoine Pilote
61776b4fb8 Can now open .map in trenchbroom automatically 2023-09-15 17:53:07 -04:00
Antoine Pilote
d5e576e7b5 Merge branch 'main' of https://github.com/antopilo/Nuake
# Conflicts:
#	Editor/src/Misc/GizmoDrawer.cpp
#	Editor/src/Windows/FileSystemUI.cpp
2023-09-08 17:23:52 -04:00
Antoine Pilote
0fd36c292c Work 2023-09-08 17:21:01 -04:00
Antoine Pilote
29ba97454a Added 2D gizmos and better editor styling 2023-09-05 20:28:10 -04:00
Antoine Pilote
cddb7caf02 Rounded file browser icons 2023-08-31 10:40:27 -04:00
Antoine Pilote
e6da158658 Better UI and some optimizations 2023-08-14 19:31:36 -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
emerycp
276fc764b2 NK-92 PR Comments 2023-08-02 08:40:16 -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
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
emerycp
e2c129ca8b NK-143 - Delete Confirmation Popup 2023-07-24 22:43:52 -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
acfe261ab5 Fixed breaking changes between imgui upgrade 2023-07-22 22:13:48 -04:00
emerycp
a5f85019b9 NK-107 - RemoveFile -> DeleteFileFromPath 2023-07-22 13:13:59 -04:00
emerycp
782f4bbafd NK-107 - Context Menu Folder 2023-07-22 13:05:22 -04:00
emerycp
76ff180367 NK-136 - Added Disabled Delete Menu Item, Disabled Rename 2023-07-22 11:40:49 -04:00
emerycp
dcedc4b8ea NK-136 - Reordered Context Menu, Renamed Items, Load Scene 2023-07-22 02:45:29 -04:00
emerycp
493849a744 NK-111 - Copy Menu in Context Menu 2023-07-22 01:52:19 -04:00