Commit Graph

22 Commits

Author SHA1 Message Date
4bf11df57c Change SpriteComponent accessibility to internal 2022-04-23 19:11:54 +03:00
61078910a6 Handle all skin component types explicitly 2022-04-23 03:34:05 +03:00
2ec15a1ebe Fix lookup through transformers 2022-04-05 16:47:15 +09:00
8185020f12 Improve the visual of the missing sprite sprite 2022-04-04 20:35:48 +09:00
300feadf6a Update SkinnableSprite to match more broad usage 2022-04-04 20:27:46 +09:00
6afed5e865 Fix new SettingsItem attribute not playing well with non-Drawables 2022-04-01 16:01:33 +09:00
314ad63c6e Simplify available file lookup and include file extension 2022-04-01 16:01:33 +09:00
2b7105ac4f Add a default sprite representation to allow better placeholder display in skin editor toolbox 2022-04-01 16:01:33 +09:00
52eeaffce3 Limit lookup resources to images 2022-04-01 16:01:33 +09:00
d1be229d74 Combine SkinSprite into SkinnableSprite 2022-04-01 16:01:33 +09:00
fca9faac9b Add SkinnableSprite for arbitrary sprite additions 2022-04-01 14:36:36 +09:00
70a844ac10 Remove allowFallback parameters completely 2021-05-27 14:50:42 +09:00
bb1aacb360 Fix SkinnableSprite initialising a drawable even when the texture is not available 2020-11-18 18:07:00 +09:00
21ceb7f85d Always display skins at native sizes for now 2019-12-06 14:40:45 +09:00
bbeab6fa76 Use auto property. 2019-11-12 19:53:25 +08:00
d1cdf49dd5 Revert SkinnableSprite lookups to old behaviour 2019-09-03 14:21:54 +09:00
a15828ab25 Introduce the concept of SkinComponents
Removes reliance on string lookups and better defines elements for introduction into database
2019-08-30 14:55:52 +09:00
7275beaf1a Remove unnecessary type specification from SkinnableDrawable 2019-07-25 11:20:39 +09:00
74c961bcff Add more flexible skin element confine modes 2019-07-22 14:42:56 +09:00
06eaba766b Move method below ctor 2019-06-24 15:27:46 +09:00
9593e66a96 Add some more xmldoc 2019-06-24 15:25:01 +09:00
3f22c0a311 Add SkinnableSprite implementation 2019-06-24 15:17:35 +09:00