Commit Graph

71 Commits

Author SHA1 Message Date
Nomango 56ae199587 Add exceptions 2020-02-10 14:41:19 +08:00
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 831c6c83e9 Update Window & ImGuiModule 2020-01-16 18:33:42 +08:00
Nomango 88d61df5c0 Update ResourceCache 2020-01-13 16:09:28 +08:00
Nomango c0d1307598 Remove tinyxml2 & add pugixml 2020-01-13 12:52:21 +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 a3d425b008 Update Button 2020-01-09 08:45:00 +08:00
Nomango c189ff79fa Update ContactEdge 2020-01-07 17:44:51 +08:00
Nomango 1e530411ae Update Event 2019-12-31 11:22:23 +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 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 c50755bb4b Update RenderTarget & Renderer 2019-12-28 22:04:08 +08:00
Nomango 8629d65797 Update Font & TextLayout & TextActor 2019-12-26 19:25:43 +08:00
Nomango 11c43a0731 Update Logger & Timer 2019-12-25 18:07:57 +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 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 2c4258c087 Add physics::Fixture 2019-10-22 16:49:34 +08:00
Nomango e225361151 Add physics 2019-10-18 11:50:46 +08:00
Nomango f6703b2637 Disable WholeProgramOptimization configuration to decrease lib size 2019-10-14 11:07:16 +08:00
Nomango f7fd54ef1f Add UserData 2019-10-13 23:43:15 +08:00
Nomango 01f44fef80 Add core::any 2019-10-12 17:37:36 +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 cbcfc231c6 minor 2019-10-10 15:09:38 +08:00
Nomango 955bf22740 update project files 2019-10-08 14:25:33 +08:00
Nomango 7f598512be add 3rd-party projects 2019-09-30 13:25:34 +08:00
Nomango da220f961a Audio => AudioEngine 2019-09-30 11:12:25 +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 ccbaf0573f Add RenderComponent & UpdateComponent & EventComponent 2019-09-10 13:17:47 +08:00
Nomango 2345e22792 fix SoundPlayer 2019-09-10 11:50:19 +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 3c47aaf007 update DebugActor 2019-08-20 14:55:36 +08:00
Nomango 7b8e4814a9 Update Sound && SoundPlayer 2019-08-19 09:28:59 +08:00