|
c485941342
|
added PureColor2D.cpp
|
2023-05-19 22:22:55 +08:00 |
|
|
46b6797bce
|
added comments.
|
2023-05-16 16:56:32 +08:00 |
|
|
35844d52bc
|
finished Std2DMaterial and new VertexColor2D, and fixed first_triangle,second_triangle,third_triangle samples.
|
2023-05-16 15:21:32 +08:00 |
|
|
8086fb76f1
|
fixed a few compile error.
|
2023-05-16 02:23:45 +08:00 |
|
|
d660691cec
|
added MFGetPosition.h
|
2023-05-15 22:05:21 +08:00 |
|
|
c5699fd1af
|
1.splited CoordinateSystem.h, MaterialConfig.h,RenderTargetOutputConfig.h,Material2DConfig.h,StdMaterial.h/.cpp,UBOCommon.h,MFCommon.h
2.adjust namespace.
|
2023-05-15 21:52:57 +08:00 |
|
|
9c956e1c65
|
1.added RenderTargetOutputConfig at MaterialCreateInfo.
2.added MaterialInstance's data at MaterialCreateInfo.
|
2023-05-10 11:26:42 +08:00 |
|
|
958183bb29
|
finished the branch,,,local to world in VertexInputStreaming.
|
2023-05-06 22:19:50 +08:00 |
|
|
48b5479ade
|
first RenderList2D
|
2023-04-25 18:08:26 +08:00 |
|
|
f280068d50
|
renamed to InlineDescriptor instead of GlobalDescriptor
|
2023-03-29 17:27:05 +08:00 |
|
|
ec45b977d1
|
added DescriptorSetType values in AddUBO of MaterialCreateInfo
|
2023-03-29 16:45:37 +08:00 |
|
|
8af96ed4a5
|
added a test that it's zero2one coordinate system at second_triangle.cpp
|
2023-03-22 17:56:36 +08:00 |
|
|
ac42dcdb26
|
finished auto bound GlobalDescriptor
|
2023-03-22 15:58:59 +08:00 |
|
|
e1c3b95de7
|
next work: support 3-way coordinate system in VertexColor2D material.
|
2023-03-22 02:41:19 +08:00 |
|