Commit Graph

12 Commits

Author SHA1 Message Date
Nomango b790bb7315 [deploy] Use Canvas::GetContext2D() instead of drawing functions 2020-04-26 21:20:58 +08:00
Nomango f71c5b9ff8 Remove TextureRenderContext & add function to create a RenderContext from a texture 2020-02-20 18:22:52 +08:00
Nomango 60899a6a9b Add texture brush 2020-02-16 20:32:08 +08:00
Nomango 14df3ae55e Add NativeObject & NativePtr 2020-02-16 20:14:01 +08:00
Nomango d302ec3a20 Made Renderer, RenderContext, TextureRenderContext to be interface 2020-02-09 18:41:59 +08:00
Nomango d938922605 Update TextureRenderContext 2020-02-08 00:17:31 +08:00
Nomango a633669058 fix GifSprite render problem 2020-02-07 20:50:27 +08:00
Nomango 832576d0aa Add factory functions 2020-02-07 11:03:22 +08:00
Nomango 92f738a14d rename Geometry to Shape 2020-02-05 19:56:22 +08:00
Nomango 9ea6781f0e [deploy] Separating Renderer from the RenderContext 2020-02-03 14:15:30 +08:00
Nomango 4aa8a549aa Format codes 2020-01-21 10:09:55 +08:00
Nomango 1e12296181 tidy 2020-01-17 16:55:47 +08:00