hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-10 01:09:07 +08:00
e8e6c20305 Added AssetPath.md
hyzboy pushed to master at hyzboy/CMAssetsManage 2025-05-10 01:08:38 +08:00
eb60dac8cb added AssetPath.h
d40ae5e254 文件改名
Compare 2 commits »
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-10 00:29:48 +08:00
104e5ff615 added doc/CreateMaterialInstance.md
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-09 01:34:57 +08:00
5fec0732f3 新的WorkObject::CreateMaterialInstance封装,直接根据材质名称创建创建实例
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-09 01:27:12 +08:00
b030684cbd 成功使用字符串创建MaterialCreateInfo,为后续使用名称创建材质提供基础
hyzboy pushed to master at hyzboy/CMExamples 2025-05-09 01:11:22 +08:00
959eadd68d 更新IDNameTest范例,使输出更清理好理解。
hyzboy pushed to master at hyzboy/CMCore 2025-05-09 01:10:25 +08:00
ee30255116 IDName.h中的class id改名为class hashcode
Compare 2 commits »
hyzboy pushed to master at hyzboy/CMCMakeModule 2025-05-09 00:53:02 +08:00
d56ae21e3e 添加两个natvis,但是不管用啊!
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-07 00:35:59 +08:00
33976d9bf6 MaterialFactoryMap改用ObjectMap
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-06 00:41:18 +08:00
e88facf834 初步实现CreateMaterialCreateInfo(name,cfg,vil),下一待整合进WorkObject/WorkManager后正式启用。
hyzboy pushed to master at hyzboy/CMCore 2025-05-06 00:39:55 +08:00
b4d1bd17a9 修复StringInstance末位添0时可能内存不够的问题
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-05 03:25:33 +08:00
9be5de0f57 准备增加MaterialLibrary
hyzboy pushed to master at hyzboy/CMCore 2025-05-05 03:24:50 +08:00
3f44011ea2 Macro.h增加SAFE_CLEAR_STD_MAP
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-04 23:36:45 +08:00
2b251f06d4 Prim改名为PrimitiveType,ParsePrimName改名为ParsePrimitiveType
hyzboy pushed to devel_39_Component at hyzboy/ULRE 2025-05-04 19:33:16 +08:00
7169429ede 数据模板跟随变动
hyzboy pushed to master at hyzboy/CMExamples 2025-05-04 19:29:13 +08:00
7b3e24a000 更新TreeTest
hyzboy pushed to master at hyzboy/CMCore 2025-05-04 19:28:20 +08:00
e1a8241d16 重新独立TreeBaseNode.h/.cpp
hyzboy pushed to master at hyzboy/CMCore 2025-04-30 02:12:11 +08:00
ebae11e0c3 删除TreeNode.cpp,将代码移到TreeNode<>中
59dd2332a2 建立DataNode/DataNodeManager,将数据管理也弄成通用的,结构管理完全放到外面。
Compare 2 commits »
hyzboy pushed to master at hyzboy/CMCore 2025-04-30 00:04:12 +08:00
2f048f7856 TreeNode析构函数改为使用=default
hyzboy pushed to master at hyzboy/CMCore 2025-04-30 00:02:47 +08:00
248d3add5d 拆解并重命名成独立的Node/NodeMangaer完成
502cb54a76 TreeBaseNode再抽像出独立的BaseNode,TreeBaseNodeManager也改为直接服务于BaseNode。
Compare 2 commits »