Commit Graph

32 Commits

Author SHA1 Message Date
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 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 4aa8a549aa Format codes 2020-01-21 10:09:55 +08:00
Nomango 1e12296181 tidy 2020-01-17 16:55:47 +08:00
Nomango bcc92abbef Add WindowImpl-Win32 2020-01-17 11:24:24 +08:00
Nomango b102f85096 Rename RenderTarget to RenderContext 2020-01-10 15:22:12 +08:00
Nomango 8547397cc6 Add StrokeStyle 2020-01-10 11:43:07 +08:00
Nomango ef77e76c6c Update Brush & RenderTarget 2019-12-27 23:42:51 +08:00
Nomango ab50ec78b6 Update RenderTarget 2019-12-27 10:51:34 +08:00
Nomango 8629d65797 Update Font & TextLayout & TextActor 2019-12-26 19:25:43 +08:00
Nomango f057b3b737 Update Texture & GifImage 2019-12-26 14:15:25 +08:00
Nomango 5ba5e4525c Add docs for Actors & Actions 2019-12-23 18:05:08 +08:00
Nomango b53f77af05 remove common & use OuterC instead 2019-12-17 20:47:55 +08:00
Nomango 12eaaa6bdf refactoring 2019-11-13 14:33:15 +08:00
Nomango 3f9817a20d tidy project 2019-10-11 21:55:29 +08:00
Nomango 57ceb53f68 refactoring 2019-09-29 22:23:13 +08:00
Nomango a4d4c3a10f Add Brush 2019-09-09 22:02:53 +08:00
Nomango c626697ebf Add InterpolationMode 2019-08-21 16:33:41 +08:00
Nomango ff8a05c3ac update Layer && Transform 2019-08-20 19:32:36 +08:00
Nomango 90c0bcc3b0 [deploy] Add numeric types alias 2019-08-18 22:49:44 +08:00
Nomango 7257ebf12b Add RenderTarget 2019-08-16 00:50:54 +08:00
Nomango ed79c69e7a Add TextFormat && TextLayout 2019-08-15 11:22:51 +08:00
Nomango d34e14b799 update Geometry 2019-08-14 23:51:09 +08:00
Nomango f172f10d36 minor 2019-08-14 21:52:49 +08:00
Nomango 47be1dc413 add Renderer::CheckVisibility() 2019-08-14 00:28:25 +08:00
Nomango ed034750fe refactor core module 2019-08-13 21:16:38 +08:00
Nomango 222b09f166 Refactor Singleton && Singleton mode ResourceCache 2019-08-13 15:00:43 +08:00
Nomango bd58cf1b49 Add ImageCache, add ResourceCache, add Frame, rename Frames to FrameSequence 2019-08-13 14:44:37 +08:00
Nomango e94ceefaf1 [build] add ShapeNode & remove Geometry 2019-08-08 14:15:06 +08:00
Nomango b383c481b1 [build] update appveyor.yml
update project files

update appveyor.yml

try to build with vs2013

refactoring projects

update appveyor.yml

update appveyor.yml
2019-08-06 15:23:39 +08:00