Karishma Chadha
|
70a78cf7db
|
Add tests for load costume error handling. Fix issue where asset data was not getting saved out properly.
|
2022-05-13 19:07:34 -04:00 |
|
DD Liu
|
7eabcb8a29
|
Merge pull request #2329 from adroitwhiz/remove-updatedrawableproperties
Remove remaining updateDrawableProperties calls
|
2020-09-24 15:50:26 -04:00 |
|
adroitwhiz
|
267395b13b
|
Remove remaining updateDrawableProperties calls
|
2020-02-26 21:20:50 -05:00 |
|
adroitwhiz
|
a434bc5a34
|
Remove calls to updateDrawableSkinIdRotationCenter
|
2020-01-30 00:53:16 -05:00 |
|
Michael "Z" Goddard
|
1e9f2402b1
|
add updateDrawable* methods to FakeRenderer
|
2019-11-12 13:19:53 -05:00 |
|
Mx Corey Frang
|
c092fe9f83
|
Use proposed drawableTouching interface from render (#1419)
* use new drawableTouching interface from render
* Fix mock renderer for new API call
* with lint fix
|
2018-08-09 10:10:23 -04:00 |
|
Karishma Chadha
|
812e7a3772
|
Preserve sprite layer order information across saving and loading an sb3.
|
2018-07-24 11:00:48 -04:00 |
|
Karishma Chadha
|
e2ce047fa1
|
Test and lint fixes.
|
2018-05-16 16:00:50 -04:00 |
|
Paul Kaplan
|
f29482957c
|
Change getSkinSize to getCurrentSkinSize for renderer update.
|
2018-04-10 09:50:18 -04:00 |
|
Ray Schamp
|
bafdf8d9f2
|
Use ES6 linting rules in the project root
Update all tests for `no-var` and `prefer-arrow-callback` (using `--fix`)
|
2017-04-24 15:37:58 -04:00 |
|
SillyInventor
|
a158db8aff
|
Implemented Proposed Fixes
Moved 'fake renderer' to fixtures
Fixed spacing after ()
Removed extra line break
|
2017-04-24 10:04:06 -04:00 |
|