Commit Graph

91 Commits

Author SHA1 Message Date
Mikhail
29e9d9edbb move DragonDocs to Unity integration 2024-06-10 18:04:33 +08:00
Mikhail
4d173dd857 Update MetaTagsAttribute.cs 2024-06-08 02:10:03 +08:00
Mikhail
f7fb996ffc udpate typemeta add docs 2024-06-08 02:08:20 +08:00
Mikhail
56bc701e01 remove json serialization 2024-06-05 20:52:23 +08:00
Mikhail
716328741c Docs Stash 2024-06-05 14:39:19 +08:00
Mikhail
98eff4fbf6 update meta 2024-05-16 20:30:13 +08:00
Mikhail
22304f56c0 fix build / remove DISABLE_DRAGONECS_DEBUGGER define 2024-05-01 16:32:03 +08:00
Mikhail
a8ce4688bc add meta to pools 2024-05-01 14:29:01 +08:00
Mikhail
514d761d00 update meta attributes 2024-05-01 13:38:08 +08:00
Mikhail
bd7bb03f64 fix for support 2020.0 2024-04-28 18:56:26 +08:00
Mikhail
0fc0e1f7e4 update EcsDebug 2024-04-27 17:55:44 +08:00
Mikhail
fd5d1ec06a update MetaGroup 2024-04-10 12:11:32 +08:00
Mikhail
bcbb7c917a update TypeMeta 2024-03-10 01:25:08 +08:00
Mikhail
614e2faeae add DebuggerProxy for TypeMeta 2024-03-09 23:20:29 +08:00
Mikhail
f93696494e add TypeMeta.ToString add DebuggerProxy for EcsProcess 2024-03-09 23:09:01 +08:00
Mikhail
5ee538fc82 fix for support 7.3 2024-03-07 03:34:24 +08:00
Mikhail
04691e1716 update world constructor 2024-03-07 03:17:51 +08:00
Mikhail
e0a3d54979 rename MetaGroup 2024-03-06 23:29:37 +08:00
Mikhail
394820549f update MetaGroup 2024-03-06 23:28:27 +08:00
Mikhail
d4415c3127 Update TypeMeta & EcsDebugUtility 2024-03-06 21:35:34 +08:00
Mikhail
8eee7dfd08 change auto color Desaturate multipler 2024-03-03 00:39:32 +08:00
Mikhail
4b29ac61b9 update auto name color 2024-03-03 00:28:16 +08:00
Mikhail
14be3cf78b fix 2024-03-02 22:13:44 +08:00
Mikhail
c9ebdc6f66 Temporary remove context-based name autogeneration in debug utility 2024-03-02 22:08:32 +08:00
Mikhail
a863d6ee81 fix for support 7.3 2024-03-02 04:19:09 +08:00
Mikhail
67acf2cfeb update debug/meta 2024-02-29 02:37:04 +08:00
Mikhail
6fcad52300 update debug 2024-02-28 02:10:35 +08:00
Mikhail
278ce467e5 Merge branch 'new_dev' of https://github.com/DCFApixels/DragonECS into new_dev 2024-02-26 12:22:59 +08:00
Mikhail
431d501f27 remove useless 2024-02-26 12:08:01 +08:00
Mikhail
0ed91a08da code cleanup 2024-02-26 11:58:19 +08:00
Mikhail
2cbdb4f994 update EcsDebugUtility/ add cached meta 2024-02-26 11:54:18 +08:00
Mikhail
6dba253246 refactoring EcsDebug 2024-02-26 10:56:18 +08:00
Mikhail
c5ac114853 refactoring 2024-02-26 10:43:37 +08:00
Mikhail
4888ad82e4 remove Reflection except inside EcsHybridPool 2024-02-23 18:34:40 +08:00
Mikhail
544ef0d40d refactoring 2024-02-14 03:04:05 +08:00
Mikhail
d636d94549 Update EcsDebug.cs 2024-02-14 02:39:42 +08:00
Mikhail
a248f4fc34 add EcsWorldConfig 2024-02-03 01:12:53 +08:00
Mikhail
ff6d8cba5a update profile markers for DefaultDebugService 2024-01-29 01:10:05 +08:00
Mikhail
21ee6aee00 fix 2024-01-18 21:25:26 +08:00
Mikhail
e3c7aa8aac update for unity 2023-12-31 23:26:56 +08:00
Mikhail
770c8c5522 update debug 2023-12-31 21:03:00 +08:00
Mikhail
3cfdce4024 rename IEcsDebugMetaProvider to IEcsMetaProvider 2023-12-20 23:31:04 +08:00
Mikhail
e7c623daf8 simple refactoring 2023-12-20 23:21:10 +08:00
Mikhail
4b0d188955 update debug attributes
rename DebugName attributes to MetaName attributes
rework DebugHide to MetaTags
2023-12-20 23:16:57 +08:00
Mikhail
de88b0a8dd fix console messages color 2023-11-22 11:46:13 +08:00
Mikhail
c6c61890c9 update EcsDebug 2023-11-22 11:28:15 +08:00
Mikhail
0637aec1dc simple refactoring/fixes 2023-11-15 17:47:11 +08:00
Mikhail
6354d91769 update Hybridity implementation 2023-11-08 15:15:10 +08:00
Mikhail
f9b70c51b2 update debug utils
remove IEcsDebugName
add IEcsDebugMetaProvider
update EcsDebugUtility
2023-11-01 02:30:19 +08:00
Mikhail
f858529325 update
add IEcsDebugName
add EcsDebugUtility.GetNameForObject
fix warning
add GC.Collect to EcsPipeline.Builder.Init
fix bit shifts in SparseArray
etc
2023-10-31 03:03:13 +08:00