antopilo
|
7a2218824d
|
Added debug draw event
|
2025-01-25 19:19:01 -05:00 |
|
antopilo
|
cf8e4cad4d
|
Added onSceneLoaded delegate
|
2025-01-25 17:09:58 -05:00 |
|
antopilo
|
89ebc5d012
|
Resource management refactor - added custom file resolver + RID
|
2025-01-18 17:51:49 -05:00 |
|
antopilo
|
28e902b176
|
moved all descriptor to GPU resource + fixed all validation errors
|
2025-01-12 20:24:31 -05:00 |
|
antopilo
|
3193ebd062
|
Starting point for CSM projectiong matrix debugging
|
2025-01-11 00:12:21 -05:00 |
|
antopilo
|
da6b23cb07
|
work
|
2025-01-10 19:44:37 -05:00 |
|
Antoine Pilote
|
7e5a45de52
|
Manually tracking image layout transitions
|
2025-01-10 13:20:22 -05:00 |
|
antopilo
|
8e8fa1cd6d
|
Fixed color attachments not working
|
2025-01-09 19:21:53 -05:00 |
|
antopilo
|
8d7f587d7e
|
Display buffer names instead in GPU Resources explorer
|
2025-01-04 11:24:50 -05:00 |
|
antopilo
|
55901f8603
|
Fixed imguizmo with reverse-z
|
2025-01-04 11:07:25 -05:00 |
|
antopilo
|
342513e2e5
|
Fixed size of minimize button
|
2025-01-04 03:12:48 -05:00 |
|
antopilo
|
0efc76bfaa
|
Reenabled custom titlebar for Vulkan
|
2025-01-04 03:07:28 -05:00 |
|
antopilo
|
5f39899981
|
Added images back to the editor
|
2025-01-04 03:03:17 -05:00 |
|
antopilo
|
e8ad4be39d
|
Icons are back + Texture can now be created from data
|
2025-01-04 01:54:13 -05:00 |
|
antopilo
|
90c6652074
|
Now rendering scene models at correct positions + reverse-z
|
2025-01-03 23:35:05 -05:00 |
|
antopilo
|
cd2e603733
|
Added VkImages
|
2024-12-07 13:28:01 -05:00 |
|
antopilo
|
39a0273595
|
now displaying viewport texture
|
2024-12-07 00:59:58 -05:00 |
|
antopilo
|
b2d749244f
|
Editor now displaying in Vulkan
|
2024-12-04 15:25:08 -05:00 |
|
antopilo
|
e5c252629b
|
Added delition queue + removed OGL code
|
2024-12-02 22:24:31 -05:00 |
|
antopilo
|
5b529bd97d
|
Fixed game engine not recompiling + improved prefab instancing from TB
|
2024-12-02 00:12:42 -05:00 |
|
antopilo
|
9238a59a00
|
Improved play mode startup time
|
2024-12-01 02:08:32 -05:00 |
|
antopilo
|
d43c48207c
|
Hide camera speed UI if not controlling camera
|
2024-11-24 00:02:38 -05:00 |
|
antopilo
|
d714ac0f35
|
Fixed snapping not working on Z axis
|
2024-11-24 00:02:14 -05:00 |
|
antopilo
|
dd46e32bee
|
Better SSAO + added shader reloading in debug
|
2024-11-23 19:46:39 -05:00 |
|
antopilo
|
1782f18f26
|
Added search feature with text hightlight
|
2024-11-22 01:08:51 -05:00 |
|
antopilo
|
84b2b63ba9
|
Added shortcut to open resource in component widgets
|
2024-11-21 22:14:14 -05:00 |
|
antopilo
|
4ab59bf7e8
|
Moved environment to a resource and a component
|
2024-11-21 21:06:14 -05:00 |
|
antopilo
|
1063ffcd58
|
Removed useless menu items
|
2024-11-20 01:36:52 -05:00 |
|
antopilo
|
e4c11140e0
|
Better UI
|
2024-11-20 01:30:57 -05:00 |
|
antopilo
|
9b853aef7e
|
Added separte settings for gizmo, shape drawing, fixed sky, better UI
|
2024-11-20 00:07:56 -05:00 |
|
antopilo
|
3fbb1bd33d
|
Merge branch 'develop' of https://github.com/antopilo/Nuake into develop
# Conflicts:
# Nuake/src/Resource/StaticResources.cpp
|
2024-11-19 23:23:16 -05:00 |
|
antopilo
|
2c4d0faf64
|
Added custom titlebar to the editor
|
2024-11-19 23:22:41 -05:00 |
|
antopilo
|
89209dc7ba
|
Added support for skyboxes using a new SkyBox resource and component
|
2024-11-06 20:40:38 -05:00 |
|
antopilo
|
3d630483f6
|
Added world space UI Input aka doom3 UI
|
2024-10-19 15:04:07 -04:00 |
|
antopilo
|
102ccc530b
|
Finally finished TAA
|
2024-09-25 22:37:31 -04:00 |
|
Antoine Pilote
|
a37bdd9d7a
|
Added debug display with arrows of velocity buffer
|
2024-09-25 12:58:53 -04:00 |
|
antopilo
|
6e8f14c5da
|
Added velocity buffer + start of TAA implementation
|
2024-09-24 21:19:56 -04:00 |
|
antopilo
|
29b35a6932
|
Can now reparent prefab with drag n drop
|
2024-09-21 13:02:36 -04:00 |
|
antopilo
|
ef6e7ac0dc
|
Prevented displaying child of prefab
|
2024-09-21 13:00:35 -04:00 |
|
antopilo
|
0c784d4462
|
Stopped display child of prefabs
|
2024-09-21 12:58:01 -04:00 |
|
antopilo
|
98797e15f8
|
Prefab editor now somewhat works with live-reload
|
2024-09-19 12:24:05 -04:00 |
|
antopilo
|
616532e78b
|
Added MVP for prefab editor window and made the whole editor modular to support multi-scene editing
|
2024-09-19 00:56:22 -04:00 |
|
antopilo
|
7fc10b4e56
|
Improvements
|
2024-09-18 17:10:12 -04:00 |
|
Antoine Pilote
|
67d7865a20
|
Merge branch 'develop' of https://github.com/antopilo/nuake into develop
|
2024-09-17 17:32:13 -04:00 |
|
Antoine Pilote
|
ef0fde5847
|
Can now drag n drop proejct in project launcher + delete or right click to remove from list
|
2024-09-17 17:32:05 -04:00 |
|
Antoine Pilote
|
1b2d2985f5
|
Merge pull request #87 from WiggleWizard/fix/wrenremoval
Removed the last remnants of Wren QQ
|
2024-09-17 17:20:32 -04:00 |
|
Antoine Pilote
|
5f1b9dc65b
|
Merge branch 'develop' of https://github.com/antopilo/nuake into develop
|
2024-09-17 12:32:48 -04:00 |
|
antopilo
|
f58e09cfc3
|
Removed overlay when in play mode
|
2024-09-16 21:31:51 -04:00 |
|
antopilo
|
bd77025ed0
|
Added script icon in scene hierarchy
|
2024-09-16 20:55:24 -04:00 |
|
antopilo
|
dd3cc823c0
|
Improved filesystem browser, color accent, drag n drop, new icons
|
2024-09-16 20:12:36 -04:00 |
|