tanghai
|
a5e8488153
改成Excel来配置启动项,编译通过
|
il y a 6 ans |
tanghai
|
c037aacbc1
6.0升级
|
il y a 6 ans |
tanghai
|
6b5c160d91
修复一个bug, BeginInit不会在序列化时调用,而是在反序列化对象创建之后,反序列化之前调用
|
il y a 7 ans |
tanghai
|
a883cffe0c
修改对象池机制,如果Entity没有使用对象池,那么挂载组件也不使用对象池
|
il y a 7 ans |
tanghai
|
a064917d52
整理代码
|
il y a 7 ans |
tanghai
|
ecc328c290
增加ComponentView功能,客户端可视化
|
il y a 7 ans |
tanghai
|
dd13e1002e
增加DeserializeSystem,Component在反序列化后会触发该System。不过要小心使用,因为假如这个Component会保存到DB,那么传到dbserver也会执行这个System
|
il y a 7 ans |
tanghai
|
807c5f7055
Hotfix放到Unity中,利用asmdef自动生成Hotfix.dll, 带来巨大方便:
|
il y a 7 ans |