Commit Graph

54 Commits

Author SHA1 Message Date
Nomango a224a6361a add Actor::SetEventDispatchEnabled() 2020-06-21 20:38:21 +08:00
Nomango 0f3b5ca473 update ComponentManager & remove Actor::GetPhysicBody 2020-06-21 18:02:33 +08:00
Nomango 6d1cf35730 refactoring project 2020-05-24 20:46:52 +08:00
Nomango 5d7c3f4f9a refactoring project 2020-05-24 11:26:21 +08:00
Nomango 6a8b2f528a TaskManager => TaskScheduler, ActionManager => ActionScheduler 2020-05-21 00:06:47 +08:00
Nomango 430e46a5a3 Timer => Task 2020-05-19 21:25:00 +08:00
Nomango ca884a59cd [deploy] minor fixes 2020-04-16 08:56:00 +08:00
Nomango 768ce17586 [deploy] make Actor serializable 2020-04-15 17:05:57 +08:00
Nomango 7b6397b49c [deploy] Add box2d debug draw 2020-02-23 14:56:14 +08:00
Nomango f7844c1ac9 Update physics 2020-02-22 17:24:31 +08:00
Nomango d6b95e3b40 Add allocator 2020-02-20 22:27:09 +08:00
Nomango 9fbe396e3b [deploy] Tidy 2020-02-19 12:09:50 +08:00
Nomango fcc55bac81 Add Button, PhysicWorld, PhysicBody components 2020-02-19 11:50:05 +08:00
Nomango 9077c55b9c Add component 2020-02-18 12:53:18 +08:00
Nomango 794df63a10 Fix incorrect TextLayout width 2020-02-17 12:06:29 +08:00
Nomango 14df3ae55e Add NativeObject & NativePtr 2020-02-16 20:14:01 +08:00
Nomango 2c050cafba Remove OuterC library 2020-02-15 17:32:32 +08:00
Nomango 1e93eddb88 Change default char code 2020-02-10 13:47:00 +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 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 8660ee0b59 Add listener swallowable 2020-01-10 18:08:54 +08:00
Nomango b102f85096 Rename RenderTarget to RenderContext 2020-01-10 15:22:12 +08:00
Nomango a3d425b008 Update Button 2020-01-09 08:45:00 +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 fad362f1aa Update Events & docs 2019-12-21 18:41:16 +08:00
Nomango b53f77af05 remove common & use OuterC instead 2019-12-17 20:47:55 +08:00
Nomango 03edd40ecd update intrusive_ptr 2019-12-11 13:44:40 +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 dade0ef4cd Add physic::Contact 2019-10-31 20:34:38 +08:00
Nomango 0484446bc1 Add physics::Joints 2019-10-28 17:25:06 +08:00
Nomango 765e4404b2 Update physics::World 2019-10-21 11:15:22 +08:00
Nomango ee2854b3fe tidy 2019-10-12 11:26:41 +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 7f954e0c2c remove ResolutionMode 2019-09-09 16:20:40 +08:00
Nomango 33f78bb5d5 minor 2019-08-27 15:29:32 +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 aec069b167 Add FontCollection 2019-08-18 10:23: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