Antoine Pilote
ebedefb6a7
Added UI component, resource & system. Now renders on screen and live reloads
2024-09-10 22:27:15 -04:00
Antoine Pilote
422331dec2
Automatically refresh filebrowser on window focus, and preserve path after scanning
2024-09-05 19:44:27 -04:00
Antoine Pilote
e1813870a2
Fixedruntime refact
2024-09-04 16:38:52 -04:00
Antoine Pilote
f650f0485b
Forgot to change usage of SetcurrentScene
2024-09-04 00:30:11 -04:00
Antoine Pilote
87f58d890e
Moved FileDialog into its own class
2024-09-04 00:14:00 -04:00
WiggleWizard
5a801e642c
Tracy MVP integration
2024-09-02 20:37:47 +01:00
Antoine Pilote
5d5e3e33d0
1000th commit! 🎉 - Added .Mesh thumbnail preview + outlines now scales with resolution scaling
2024-08-28 01:03:49 -04:00
Antoine Pilote
50a0c1e810
Added a way to make mesh external instead of always embedded into the scene
2024-08-28 00:27:59 -04:00
Antoine Pilote
c01d6e960c
Turned on snapping by default + fixed opening scene from filebrowser
2024-08-27 22:54:28 -04:00
Antoine Pilote
123149ebc2
Can no longer select folders
2024-08-15 22:58:22 -04:00
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