Richard Davey
|
b0df6892b5
|
The Canvas SetTransform method would save the context state, but it wasn't restored at the end in the following Game Objects: Dynamic Bitmap Text, Graphics, Arc, Curve, Ellipse, Grid, IsoBox, IsoTriangle, Line, Polygon, Rectangle, Star and Triangle. These now all restore the context, meaning if you're using non-canvas sized cameras in Canvas mode, it will now render beyond just the first custom camera.
|
2018-11-27 13:54:59 +00:00 |
|
Richard Davey
|
00518eca39
|
Fixed geom references
|
2018-09-12 16:58:32 +01:00 |
|
Richard Davey
|
83fa5261e6
|
Added missing Shape canvas render functions
|
2018-09-11 13:50:01 +01:00 |
|
Richard Davey
|
266f993f62
|
Added Line Shape
|
2018-09-07 12:43:49 +01:00 |
|