scratch-render/src
DD Liu 58aa05c0a7
Merge pull request #480 from adroitwhiz/usenearest-fix-2
Fix useNearest() to take renderer scale into account, take two
2019-11-06 15:43:06 -05:00
..
playground add default fudge min/max values 2019-05-22 05:02:44 -04:00
shaders Remove u_fudge 2019-08-08 12:15:27 -04:00
util Canvas-based TextBubbleSkin 2019-04-30 22:51:43 -04:00
.eslintrc.js Use eslint-config-scratch, fix linting errors 2016-12-12 12:06:19 -08:00
BitmapSkin.js Add/update methods to Skin class to handle an empty skin. 2019-10-07 13:11:58 -04:00
Drawable.js Merge pull request #480 from adroitwhiz/usenearest-fix-2 2019-11-06 15:43:06 -05:00
EffectTransform.js Touching color implementation (#312) 2018-08-08 14:20:35 -04:00
index.js Update Webpack config like scratch-storage 2016-12-12 12:06:05 -08:00
PenSkin.js Merge pull request #491 from adroitwhiz/dont-fudge-up-the-renderer 2019-10-01 13:02:15 -07:00
Rectangle.js Merge pull request #495 from LLK/revert-494-revert-467-rect-init-matrix 2019-08-30 15:35:32 -04:00
RenderConstants.js Lint fixes 2017-09-06 15:23:28 -06:00
RenderWebGL.js Merge pull request #480 from adroitwhiz/usenearest-fix-2 2019-11-06 15:43:06 -05:00
ShaderManager.js Framebuffer PenSkin (#319) 2018-08-08 14:30:51 -04:00
Silhouette.js Revert "Adjust CPU isTouchingColor to match GPU results (again)" 2019-04-19 16:13:47 -04:00
Skin.js Code cleanup and remove todo comment. 2019-10-21 13:53:01 -04:00
SVGSkin.js Add/update methods to Skin class to handle an empty skin. 2019-10-07 13:11:58 -04:00
TextBubbleSkin.js Call beginPath after clearing text bubble canvas 2019-11-01 10:16:24 -04:00