Commit Graph

631 Commits

Author SHA1 Message Date
antopilo
1728b20cda Finished basic GLTF asset baking thread safe 2025-01-20 23:31:35 -05:00
antopilo
148a792902 Started path for baking assets 2025-01-19 22:22:03 -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
3d5ad2e131 Fixed normal TBN matrix 2025-01-04 21:39:46 -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
604da83051 Fixed audio file icon causing editor to crash 2025-01-04 03:38:40 -05:00
antopilo
97ba783644 Filebrowser icons done 2025-01-04 03:31:27 -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
15051a4eb7 Improved env setting labels 2024-12-01 13:03:58 -05:00
antopilo
18eec6c570 No longer using custom panel for skinned model component 2024-12-01 02:10:49 -05:00
antopilo
699375f1a7 Prefab window no longer crashing 2024-12-01 02:10:31 -05:00
antopilo
c8aa609ab1 Added skeletal animation 1D blending 2024-12-01 02:10:19 -05:00
antopilo
fb217221b7 Added new postfx UI widgets in environment properties 2024-12-01 02:09:06 -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
9647cac48b Disabled thumbnails for now 2024-10-28 20:15:43 -04:00
antopilo
3d630483f6 Added world space UI Input aka doom3 UI 2024-10-19 15:04:07 -04:00
antopilo
c432077328 Added exposed var bool + fixed transform panel 2024-10-19 15:02:36 -04:00
antopilo
28bbb255c5 Model loader now takes into account submeshes transform 2024-09-27 01:39:40 -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
bf75c04a8c Made imgui use another ID for prefab window 2024-09-24 19:29:27 -04:00
antopilo
2dfcb683fc Added imguizo + overlay to prefab editor 2024-09-22 00:01:36 -04:00