Commit Graph

43 Commits

Author SHA1 Message Date
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 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 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 2c050cafba Remove OuterC library 2020-02-15 17:32:32 +08:00
Nomango fa142b64c9 Change source charset to utf-8 2020-02-10 17:32:04 +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 56dea4c055 Update Audio & Network & Imgui 2019-12-31 10:37:29 +08:00
Nomango f8db6f3550 tidy project 2019-12-30 14:24:29 +08:00
Nomango ef77e76c6c Update Brush & RenderTarget 2019-12-27 23:42:51 +08:00
Nomango 5ba5e4525c Add docs for Actors & Actions 2019-12-23 18:05:08 +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 48d85a1e97 Add Library 2019-11-07 18:16:28 +08:00
Nomango dade0ef4cd Add physic::Contact 2019-10-31 20:34:38 +08:00
Nomango eb069a9fef Update physics 2019-10-30 23:12:18 +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 33f78bb5d5 minor 2019-08-27 15:29:32 +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 7b8e4814a9 Update Sound && SoundPlayer 2019-08-19 09:28:59 +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 d34e14b799 update Geometry 2019-08-14 23:51:09 +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 bd58cf1b49 Add ImageCache, add ResourceCache, add Frame, rename Frames to FrameSequence 2019-08-13 14:44:37 +08:00
Nomango 645603775d [chore] fix comments 2019-08-12 18:36:19 +08:00
Nomango 62d8c4507d rename Node to Actor, rename Scene to Stage, rename Stage to Director 2019-08-12 18:30:42 +08:00