Commit Graph

42 Commits

Author SHA1 Message Date
Nomango 088cfda0c5 add ObjectPolicy 2020-07-26 00:22:32 +08:00
Nomango 5a877ccf7b remove Create functions 2020-07-22 21:08:48 +08:00
Nomango c0f90d235a refactoring: add RefPtr & RefObject & ObjectPool 2020-07-22 16:52:32 +08:00
Nomango 7b6397b49c [deploy] Add box2d debug draw 2020-02-23 14:56:14 +08:00
Nomango d6b95e3b40 Add allocator 2020-02-20 22:27:09 +08:00
Nomango f71c5b9ff8 Remove TextureRenderContext & add function to create a RenderContext from a texture 2020-02-20 18:22:52 +08:00
Nomango 9fbe396e3b [deploy] Tidy 2020-02-19 12:09:50 +08:00
Nomango 9329b6f888 Update Singleton 2020-02-08 09:59:17 +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 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 831c6c83e9 Update Window & ImGuiModule 2020-01-16 18:33:42 +08:00
Nomango b102f85096 Rename RenderTarget to RenderContext 2020-01-10 15:22:12 +08:00
Nomango f8db6f3550 tidy project 2019-12-30 14:24:29 +08:00
Nomango 46e919609c Update ui & utils 2019-12-30 10:00:24 +08:00
Nomango 4fe6e9cd3f Update TextRenderer & Geometry & GeometrySink 2019-12-29 18:58:22 +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 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 b590497d25 refactoring project 2019-09-30 10:59:04 +08:00
Nomango 57ceb53f68 refactoring 2019-09-29 22:23:13 +08:00
Nomango 33f78bb5d5 minor 2019-08-27 15:29:32 +08:00
Nomango a5fe64fa2c Refactor GifImage 2019-08-23 13:00:43 +08:00
Nomango c626697ebf Add InterpolationMode 2019-08-21 16:33:41 +08:00
Nomango d9e67fd737 minor 2019-08-20 21:15:15 +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 253548dafe update FontCollection && Resource 2019-08-18 17:49:13 +08:00
Nomango 7257ebf12b Add RenderTarget 2019-08-16 00:50:54 +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 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