Commit Graph

21 Commits

Author SHA1 Message Date
c1b7e9ab55 Separate extension classes into external assembly. 2023-03-17 17:56:12 +08:00
da60dc0903 Fix potential order inconsistency of element and property lists. 2023-03-03 11:45:16 +08:00
ba3cbbd64c Add state-based effect. 2023-03-01 00:37:22 +08:00
1f1663d714 Rename index to effect_index. 2023-02-21 18:29:25 +08:00
3728360dd2 Fix index invalidation for effects. 2023-02-19 22:13:57 +08:00
900bd7b77a Implement effect. 2023-02-18 14:51:28 +08:00
a1f7418d32 Code cleanup. 2023-02-18 14:46:08 +08:00
88d35e4eaf Add backward compatibility for skin. (Amend) 2023-02-17 16:27:49 +08:00
675ce68073 Add backward compatibility for skin. 2023-02-17 16:24:24 +08:00
eb6dafbd60 Add animation stub and effect stub for skin. 2023-02-15 18:12:41 +08:00
4a5b2a6889 Add effect definition. 2023-02-15 15:35:09 +08:00
b84d645aee Pull up PdtBinder. 2023-02-15 15:34:27 +08:00
feffbaa5a6 Refactor SkinPropertyKey. 2023-01-27 15:31:51 +08:00
2304257201 Add exception description on PDT parsing error. 2023-01-24 23:10:52 +08:00
571320630b Optimize performance for skin component properties. 2022-12-20 16:04:35 +08:00
79bfd6764c Update ruleset and skin format number. (2) 2022-11-18 00:45:25 +08:00
678e145271 Pull up data field in metadata. 2022-11-17 23:31:44 +08:00
fd9e2ce409 Add frame list in skin data structure. Remove Cocos2d Plist support. 2022-11-17 17:19:31 +08:00
cd8aa0e65c Add ruleset and skin resource stub. 2022-11-17 12:05:57 +08:00
cd4ea557c3 Prune code. 2022-09-30 18:19:19 +08:00
e8e36b83bd Add project files. 2022-09-30 17:32:21 +08:00