Commit Graph

37 Commits

Author SHA1 Message Date
Nomango b790bb7315 [deploy] Use Canvas::GetContext2D() instead of drawing functions 2020-04-26 21:20:58 +08:00
Nomango ceb5e3b260 Remove AsyncTask 2020-02-20 19:10:52 +08:00
Nomango 14df3ae55e Add NativeObject & NativePtr 2020-02-16 20:14:01 +08:00
Nomango 94915b87ff Update Runner 2020-02-14 22:01:56 +08:00
Nomango a96dfc8299 Layer rename to LayerActor & LayerArea rename to Layer 2020-02-10 18:03:35 +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 831c6c83e9 Update Window & ImGuiModule 2020-01-16 18:33:42 +08:00
Nomango a3d425b008 Update Button 2020-01-09 08:45:00 +08:00
Nomango 1e530411ae Update Event 2019-12-31 11:22:23 +08:00
Nomango f8db6f3550 tidy project 2019-12-30 14:24:29 +08:00
Nomango 8629d65797 Update Font & TextLayout & TextActor 2019-12-26 19:25:43 +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 7b39d4bd98 some fixes 2019-11-14 13:18:16 +08:00
Nomango 12eaaa6bdf refactoring 2019-11-13 14:33:15 +08:00
Nomango 09bc22de65 refactoring Event distribution mechanism 2019-11-13 11:22:21 +08:00
Nomango 225e703be4 update kiwano::core::any 2019-10-13 17:45:58 +08:00
Nomango 3f9817a20d tidy project 2019-10-11 21:55:29 +08:00
Nomango 6d266d7e2d Add FileSystem & LocalStorage 2019-10-11 21:12:29 +08:00
Nomango 2345e22792 fix SoundPlayer 2019-09-10 11:50:19 +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 aec069b167 Add FontCollection 2019-08-18 10:23:54 +08:00
Nomango a3fad67bfa Add LayerArea 2019-08-16 10:12:34 +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 671719fb34 Add Geometry && add GeometrySink && rename ActionPath to ActionWalk 2019-08-14 21:38:37 +08:00
Nomango ab9ffb5e79 rename DebugNode to DebugActor && rename ShapeNode to ShapeActor 2019-08-13 23:21:20 +08:00
Nomango ed034750fe refactor core module 2019-08-13 21:16:38 +08:00
Nomango bd58cf1b49 Add ImageCache, add ResourceCache, add Frame, rename Frames to FrameSequence 2019-08-13 14:44:37 +08:00
Nomango 62d8c4507d rename Node to Actor, rename Scene to Stage, rename Stage to Director 2019-08-12 18:30:42 +08:00
Nomango 8b277ed59d [build] add Stage component 2019-08-12 14:51:54 +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