hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-07 01:28:37 +08:00
13f4332af1 改进RenderBoundBox范例
e021f30877 Shader生成准备增加WorldPosition
Compare 2 commits »
hyzboy pushed to master at hyzboy/CMCore 2025-07-07 01:25:00 +08:00
8e733a2415 Rotate重命名,并增加AxisXRotate/AxisYRotate/AxisZRotate
hyzboy pushed to master at hyzboy/CMCore 2025-07-07 00:35:14 +08:00
847f448ce2 修正没有使用浮点值做rad2deg/deg2rad计算的问题
hyzboy pushed to master at hyzboy/CMCore 2025-07-07 00:28:27 +08:00
e5c63827ab 变量改名,以防止错误理解
hyzboy pushed to master at hyzboy/CMExamples 2025-07-07 00:27:10 +08:00
8159f2bbaf 增加rotatematrix.cpp范例
hyzboy pushed to master at hyzboy/CMCore 2025-07-06 23:45:50 +08:00
24e867b0ca 修正Transform中的几处比较错误
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-06 18:14:08 +08:00
79d86686e8 增加新的RenderBoundBox.cpp测试用例,未完成,但当前版本可渲染。
c12b333337 RenderFramework/WorkObject增加CreateVDM函数
b6167e9f0b VulkanDevice增加IsSupport(IndexType)函数
Compare 3 commits »
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-06 15:14:41 +08:00
5cec598a02 BoundingBoxCreateInfo改成构造函数
b8fefea165 RenderFramework增加CreateMaterial和新的CreateMaterialInstance调用封装
6b233e6ed4 增加内嵌PureColor3D材质
Compare 3 commits »
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-06 13:30:10 +08:00
63e44d7363 修复gizmo用错材质的问题
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-06 12:48:30 +08:00
d6afed4e8d Gizmo改成使用OverrideMaterial设置颜色
397dffaf50 重载MeshComponent::Duplication
033820c91d MeshComponent增加OverrideMaterial的设计,还未测试。下一步使用Gizmo3DMove来测试override material
Compare 3 commits »
hyzboy pushed to master at hyzboy/CMPlatform 2025-07-06 05:54:23 +08:00
ea52f06e72 优化WinMessage中的代码,使用{}代替memset(0)
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-04 11:13:27 +08:00
2b135b1d24 优化代码、排版、重命名
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-03 10:43:16 +08:00
e87838289a GizmoMoveNode重载Duplication,复制内部需要使用的变量
hyzboy pushed to master at hyzboy/CMPlatform 2025-07-03 10:24:44 +08:00
bc5623e462 移除Window::input_event,减少一次传递
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-07-03 10:16:45 +08:00
c7c4a09afa 英文语法修改Registry->Register
hyzboy pushed to master at hyzboy/CMUtil 2025-07-03 10:16:10 +08:00
d67a309f94 英文语法修改Registry->Register
hyzboy pushed to master at hyzboy/CMPlatform 2025-07-03 10:15:41 +08:00
b6cf73deca 英文语法修改Registry->Register
hyzboy pushed to master at hyzboy/CMCore 2025-07-03 10:15:17 +08:00
25060b07d0 英文语法修改Registry->Register
hyzboy pushed to master at hyzboy/CMAssetsManage 2025-07-03 10:14:44 +08:00
60f448a850 英文语法修改Registry->Register
hyzboy pushed to devel_40_World at hyzboy/ULRE 2025-06-27 03:13:13 +08:00
7dc7e2b0d7 InputEvent改名为EventDispatch
fee0b8fb7b InputEvent相关函数、变量改名
11385c7b9e layout codes.
Compare 3 commits »