smoogipoo
|
9f7750e615
|
Add texture wrapping support to skins
|
2020-07-17 16:54:30 +09:00 |
|
Salman Ahmed
|
4fb71eeb20
|
Move setting up the ruleset bindable to top-base test scene
|
2020-06-10 18:23:31 +03:00 |
|
Salman Ahmed
|
11da045d8c
|
Reorder declaration position of ruleset-creation methods
Should be recognized as a normal protected method in its declaring class.
|
2020-06-03 23:43:18 +03:00 |
|
Salman Ahmed
|
2fa47992dc
|
Seal the ruleset creation methods and let abstract method take their place
Also makes `CreatePlayerRuleset()` and `CreateRulesetForSkinProvider()` not-null to avoid unwanted behaviour with their derivers
|
2020-04-23 13:27:12 +03:00 |
|
Salman Ahmed
|
5fa6bcb5a3
|
Move SkinnableTestScene into using the global CreateRuleset method
|
2020-04-17 11:17:44 +03:00 |
|
Dan Balasescu
|
7951a52a15
|
Merge branch 'master' into per-ruleset-skinnable-tests
|
2020-04-07 22:59:42 +09:00 |
|
Dean Herbert
|
c9872f1d93
|
Retrieve dll resources using a more reliable method
|
2020-04-07 18:55:03 +09:00 |
|
Dean Herbert
|
0a340bac5a
|
Ensure the correct (up-to-date) ruleset is retrieved
|
2020-04-07 16:20:13 +09:00 |
|
Dean Herbert
|
8506029237
|
Fix SkinnableTestScene losing test resources on dynamic recompilation
|
2020-04-07 13:46:37 +09:00 |
|
smoogipoo
|
1f797207f7
|
Rework lookups to not require total playfield columns
|
2020-04-03 12:31:05 +09:00 |
|
Dean Herbert
|
28c8a9f479
|
Expose created drawables in SkinnableTestScene
|
2020-02-17 17:19:46 +09:00 |
|
Dean Herbert
|
bdd6f3af99
|
Show skinnable test skin names and autosized component sizes
|
2020-02-17 16:09:31 +09:00 |
|
Dean Herbert
|
06fcb48d65
|
Move SkinnableTestScene to main project for consumption by other rulesets
|
2020-02-17 14:19:39 +09:00 |
|