Includes the sum in the error thrown when trying to create a texture (#4159)
* Includes the sum in the error thrown when trying to create a texture from a base using an invalid rectangle * Casts quantities to type number in Rectangle constructor |
---|
|
src/core/math/shapes/Rectangle.js |
---|
src/core/textures/Texture.js |
---|
test/core/Rectangle.js |
---|