|
0fca6b8fc4
|
renamed to Primitive from Renderable
|
2022-06-24 17:51:05 +08:00 |
|
|
ec7194ee13
|
used vab source from MaterialInstance instead of Pipeline.
|
2022-01-07 16:25:13 +08:00 |
|
|
f55186a9c8
|
将顶点输入流最终格式绑定放在MaterialInstance中,并改动相关类。
|
2021-11-29 20:12:10 +08:00 |
|
|
af72c68ebe
|
used VBO instead of VAB
|
2021-11-29 15:58:48 +08:00 |
|
|
22e37512f6
|
moved material_parameters_renderable to Material class.
|
2021-06-16 21:03:52 +08:00 |
|
|
53c58a885e
|
new MaterialInstance
|
2021-06-16 20:29:25 +08:00 |
|
|
3658171954
|
refactor and renamed MaterialInstance to MaterialParameters.
|
2021-06-16 11:43:19 +08:00 |
|
|
bc8848afa6
|
renamed MaterialInstance to MaterialParameters.
|
2021-06-16 10:41:04 +08:00 |
|
|
40784b7bdf
|
added buffer_hash value at VKRenderableInstance
|
2021-06-10 18:54:53 +08:00 |
|
|
199cc5f6b1
|
add DescriptorSets at RenderableInstance class. and renamed RenderableInstance::GetMIDescSets instead of GetDescriptorSets.
|
2021-05-12 19:03:08 +08:00 |
|
|
015a4d0b8e
|
(WIP) renamed a few values, new SceneTreeToRenderList
|
2021-05-11 20:45:00 +08:00 |
|
|
6a678287d0
|
将VulkanRender代码移到SceneGraph中
|
2020-11-26 18:04:57 +08:00 |
|