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 |
|
émeryc
|
69b306459d
|
Merge pull request #41 from antopilo/NK-114-creating-prefab-doesnt-add-prefab
NK-114 - Creating Prefab without extension doesn't add .prefab
|
2023-07-22 00:37:03 -04:00 |
|
emerycp
|
47b375b1af
|
NK-114 - Creating Prefab without extension doesn't add .prefab
|
2023-07-22 00:25:30 -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
|
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
|
d6bb452e10
|
Merge branch 'main' into feature/nk-126-click-empty-component-script
|
2023-07-21 19:25:16 -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 |
|
émeryc
|
55abc9d63a
|
NK-126 - Click Empty Component Script
|
2023-07-20 22:13:10 -04:00 |
|