Commit Graph

934 Commits

Author SHA1 Message Date
Nomango f1b62daa9e [chore] fix Doxyfile 2020-02-10 17:35:44 +08:00
Nomango fa142b64c9 Change source charset to utf-8 2020-02-10 17:32:04 +08:00
Nomango 56ae199587 Add exceptions 2020-02-10 14:41:19 +08:00
Nomango 1e93eddb88 Change default char code 2020-02-10 13:47:00 +08:00
Nomango b763064b3d Update WindowImpl 2020-02-09 19:06:25 +08:00
Nomango d302ec3a20 Made Renderer, RenderContext, TextureRenderContext to be interface 2020-02-09 18:41:59 +08:00
Nomango 4633d7b6b9 Update DebugActor 2020-02-09 15:33:46 +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
Haibo 2266c13e16
[deploy] Merge pull request #48 from KiwanoEngine/dev
Add factory functions
2020-02-07 12:31:34 +08:00
Nomango 832576d0aa Add factory functions 2020-02-07 11:03:22 +08:00
Nomango e608cf43cc [deploy] clear comments 2020-02-06 09:39:36 +08:00
Nomango 1d793cdb4f [deploy] Remove TextActor default text style 2020-02-05 19:58:35 +08:00
Nomango 92f738a14d rename Geometry to Shape 2020-02-05 19:56:22 +08:00
Nomango 9ea6781f0e [deploy] Separating Renderer from the RenderContext 2020-02-03 14:15:30 +08:00
Nomango dff97d8249 [deploy] Remove PathShapeActor 2020-02-03 11:11:43 +08:00
Nomango 9e80afb945 [deploy] fix include path 2020-02-02 18:22:27 +08:00
Nomango 7d44713aa7 [chore] update README.md 2020-02-02 18:00:55 +08:00
Nomango 10ecc736f8 [deploy] update window 2020-02-02 15:47:48 +08:00
Nomango 8cf8972242 [deploy] fix pugixml 2020-01-28 17:43:11 +08:00
Haibo 3da3cc6022
[deploy] Merge pull request #47 from KiwanoEngine/dev
Remove tinyxml2 & add pugixml
2020-01-28 16:10:31 +08:00
Nomango 2130c2e8d8 Update appveyor.yml 2020-01-28 13:17:24 +08:00
Nomango 227bdb4ed1 Sort include files 2020-01-21 11:05:28 +08:00
Nomango 1669e0d94e [chore] Update readme 2020-01-21 10:36:03 +08:00
Nomango 40e5759b11 [chore] Update readme 2020-01-21 10:34:38 +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 297e028779 Update Input 2020-01-17 16:46:17 +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 3ce09fb1b1 [chore] Update cross-platform configurations 2020-01-13 09:32:41 +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 8547397cc6 Add StrokeStyle 2020-01-10 11:43:07 +08:00
Nomango f9598f3856 Update Brush & TextActor 2020-01-10 09:30:30 +08:00
Nomango a3d425b008 Update Button 2020-01-09 08:45:00 +08:00
Haibo 920256886e
Merge pull request #46 from KiwanoEngine/docs
Add documents
2020-01-07 18:06:50 +08:00
Nomango c189ff79fa Update ContactEdge 2020-01-07 17:44:51 +08:00
Nomango bdd399af16 Avoid warnings 2020-01-07 13:18:08 +08:00
Nomango fcb4f3bc63 Update ContactList & FixtureList 2020-01-06 00:15:47 +08:00
Nomango 8bd215403a Disable warning C4091 2019-12-31 16:41:34 +08:00
Nomango d0a9f0b315 fix Doxyfile 2019-12-31 16:32:45 +08:00
Nomango 6d77d9ed74 Update Joint 2019-12-31 16:02:29 +08:00
Nomango b0b02ddf62 Update physics 2019-12-31 16:01:41 +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