antopilo
|
caa94aeff7
|
Merge branch 'vulkan-dev' of https://github.com/antopilo/Nuake into vulkan-dev
|
2025-02-02 12:07:13 -05:00 |
|
antopilo
|
d9c495d0fd
|
Made GBuffer pipeline non static
|
2025-02-02 12:06:57 -05:00 |
|
Antoine Pilote
|
ce2b29ec1c
|
Added assimp config
|
2025-02-02 11:58:59 -05:00 |
|
antopilo
|
8d92f68cc6
|
Added a mapping of viewport -> scene renderer
|
2025-02-02 10:47:29 -05:00 |
|
antopilo
|
e95787824c
|
Reordered headers in VulkanRenderer.h
|
2025-02-02 10:34:56 -05:00 |
|
antopilo
|
bb7d7aafbc
|
Reverted to tonemapped output
|
2025-02-02 10:22:53 -05:00 |
|
antopilo
|
e99c8423a6
|
Started reflection based component serialization
|
2025-02-01 22:17:15 -05:00 |
|
antopilo
|
c13bd36a78
|
Made light component use reflection
|
2025-02-01 22:16:58 -05:00 |
|
antopilo
|
4dd5d2516e
|
Started porting outline pass
|
2025-02-01 22:16:50 -05:00 |
|
antopilo
|
403446b45d
|
Started reflection based component serialization
|
2025-02-01 13:22:27 -05:00 |
|
antopilo
|
f3b738758d
|
Added comments to module example
|
2025-02-01 13:22:15 -05:00 |
|
antopilo
|
17f96f5af2
|
SceneSystemDB now working properly
|
2025-02-01 12:06:03 -05:00 |
|
antopilo
|
447fa3cdad
|
Fixed gizmo not working properly
|
2025-02-01 12:05:22 -05:00 |
|
antopilo
|
d2f36082a9
|
Moved assimp into its own module
|
2025-02-01 10:53:37 -05:00 |
|
antopilo
|
2ffe62ee01
|
Removed debug logging
|
2025-02-01 10:37:56 -05:00 |
|
antopilo
|
bda0043ede
|
Added example C++ module
|
2025-02-01 10:37:47 -05:00 |
|
antopilo
|
11490f0f57
|
Fixed static resources generator with new folder structure
|
2025-02-01 00:38:33 -05:00 |
|
antopilo
|
9d30f160ba
|
Added per frame in flight deletion queue
|
2025-01-31 23:30:40 -05:00 |
|
antopilo
|
f1e6a10cb1
|
Fixed swapchain not clearing
|
2025-01-31 22:53:14 -05:00 |
|
antopilo
|
64edf33622
|
Editor camera now working again in viewport
|
2025-01-31 22:49:48 -05:00 |
|
antopilo
|
cd6eb2a682
|
Added GPUManged interface for resource deletion
|
2025-01-31 20:56:58 -05:00 |
|
antopilo
|
f54fe85d09
|
Fixed duplicated static images loading
|
2025-01-31 19:41:06 -05:00 |
|
antopilo
|
edc4b16ffe
|
Fixed assimp compilation
|
2025-01-31 18:24:25 -05:00 |
|
antopilo
|
1f3a5e02af
|
Refactored folder structure
|
2025-01-31 18:04:43 -05:00 |
|
antopilo
|
16e7819ad8
|
Fixed compilation issue
|
2025-01-30 22:43:03 -05:00 |
|
antopilo
|
916d7cf1b4
|
Removed subprocess
|
2025-01-30 22:41:55 -05:00 |
|
antopilo
|
92a64f19ea
|
Reworked file structure
|
2025-01-30 22:41:17 -05:00 |
|
antopilo
|
e8a84c98ec
|
Merge branch 'vulkan-dev' of https://github.com/antopilo/Nuake into vulkan-dev
|
2025-01-30 19:43:55 -05:00 |
|
Antoine Pilote
|
3650041051
|
Added VMA manually
|
2025-01-30 13:05:45 -05:00 |
|
Antoine Pilote
|
292031dbc2
|
Bye bye vma
|
2025-01-30 13:04:52 -05:00 |
|
Antoine Pilote
|
475aceed9b
|
vma
|
2025-01-30 13:04:10 -05:00 |
|
antopilo
|
f6dd41ed9a
|
Started Vulkan Waster management 🗑️
|
2025-01-29 23:20:56 -05:00 |
|
antopilo
|
7d0af312ef
|
Cleaned up a lot of old code
|
2025-01-29 21:33:17 -05:00 |
|
antopilo
|
ea136b729c
|
Can now render 2 scene at once
|
2025-01-29 19:43:21 -05:00 |
|
antopilo
|
e5fc760938
|
Fixed viewport rendering behavior, no longer a black screen. Was missing models in pipeline
|
2025-01-29 17:57:35 -05:00 |
|
antopilo
|
4d316fe280
|
Drawing multiple scenes, only need to copy to viewport render targets
|
2025-01-28 23:08:35 -05:00 |
|
antopilo
|
5347fab0ed
|
Fixed viewport leaks + compilation issues
|
2025-01-27 21:30:18 -05:00 |
|
antopilo
|
83de729716
|
Started abstraction for scene viewports
|
2025-01-27 21:12:25 -05:00 |
|
antopilo
|
c4e79c61ed
|
Multi-scene editing refactor
|
2025-01-26 20:21:04 -05:00 |
|
antopilo
|
a3dc799692
|
Started editor windows refactor
|
2025-01-26 00:07:15 -05:00 |
|
antopilo
|
7a2218824d
|
Added debug draw event
|
2025-01-25 19:19:01 -05:00 |
|
antopilo
|
b70211ee86
|
Cleaned up VulkanRenderer
|
2025-01-25 17:10:31 -05:00 |
|
antopilo
|
81bf61221b
|
Better asset baking + manifest scaning on project load
|
2025-01-25 17:10:20 -05:00 |
|
antopilo
|
cf8e4cad4d
|
Added onSceneLoaded delegate
|
2025-01-25 17:09:58 -05:00 |
|
Antoine Pilote
|
8831407da0
|
Resolve ID
|
2025-01-23 16:13:45 -05:00 |
|
antopilo
|
ec9cbcf18b
|
Fixed runtime compilation + GLTF material baking
|
2025-01-22 22:18:12 -05:00 |
|
antopilo
|
8faaef0ec6
|
Asset bakers now support multiple extensions if necessary
|
2025-01-21 00:47:18 -05:00 |
|
antopilo
|
1728b20cda
|
Finished basic GLTF asset baking thread safe
|
2025-01-20 23:31:35 -05:00 |
|
antopilo
|
ebaf70dfbd
|
Started asset baker abstraction
|
2025-01-18 19:51:10 -05:00 |
|
antopilo
|
745c6a1f32
|
Added missing texture
|
2025-01-18 18:49:13 -05:00 |
|