Commit Graph

970 Commits

Author SHA1 Message Date
Nomango ceb5e3b260 Remove AsyncTask 2020-02-20 19:10:52 +08:00
Nomango f71c5b9ff8 Remove TextureRenderContext & add function to create a RenderContext from a texture 2020-02-20 18:22:52 +08:00
Nomango b9f1d47143 Update HTTP module 2020-02-20 13:58:17 +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 f319f47d38 Update KGE_ASSERT macro 2020-02-17 23:11:17 +08:00
Nomango 72e176a314 Update TextLayout 2020-02-17 17:01:12 +08:00
Nomango f28d542551 Add version macros 2020-02-17 13:23:46 +08:00
Nomango 09fdd51f5b fix error 2061 2020-02-17 13:02:47 +08:00
Nomango 3cbed16412 fix header file 2020-02-17 12:47:23 +08:00
Nomango 794df63a10 Fix incorrect TextLayout width 2020-02-17 12:06:29 +08:00
Nomango 60899a6a9b Add texture brush 2020-02-16 20:32:08 +08:00
Nomango 14df3ae55e Add NativeObject & NativePtr 2020-02-16 20:14:01 +08:00
Nomango 1cb97ba0b2 Update TextLayout 2020-02-16 12:53:18 +08:00
Nomango 2c050cafba Remove OuterC library 2020-02-15 17:32:32 +08:00
Nomango f1e0d59cea [deploy] Add KGE_RENDER_ENGINE macro 2020-02-14 22:59:29 +08:00
Nomango 94915b87ff Update Runner 2020-02-14 22:01:56 +08:00
Nomango 72f8fd5e12 Component rename to Module 2020-02-14 17:56:50 +08:00
Nomango 93e97c60c2 Add Runner 2020-02-14 17:12:13 +08:00
Nomango a34184dd18 Update exceptions 2020-02-13 22:35:04 +08:00
Nomango 6a25403841 [deploy] Update Sprite 2020-02-13 12:05:20 +08:00
Nomango d31c66a60e [deploy] Update Action::Clone 2020-02-12 23:37:05 +08:00
Nomango 876035ccae Update actions 2020-02-12 22:34:40 +08:00
Nomango 8c291b1cdc Update ShapeActor 2020-02-12 10:04:16 +08:00
Haibo 50d2b80d79
[deploy] Merge pull request #52 from KiwanoEngine/dev
Update Button
2020-02-11 23:00:19 +08:00
Nomango d2cd4f8cba Update Button & Sprite 2020-02-11 22:56:12 +08:00
Haibo bd3fe87a95
[deploy] Merge pull request #51 from KiwanoEngine/dev
Update FrameSequence
2020-02-11 18:02:00 +08:00
Nomango 27fa580cc1 Remove ResourceCache functions related to FrameSequence 2020-02-11 17:16:22 +08:00
Nomango 1bf197d351 Update FrameSequence 2020-02-11 17:04:37 +08:00
Haibo f2baffab8e
[deploy] Merge pull request #50 from KiwanoEngine/dev
Update StrokeStyle
2020-02-11 12:46:56 +08:00
Nomango 08a50ca474 Update StrokeStyle 2020-02-11 12:09:59 +08:00
Nomango 7b8ea2fa76 fix project configurations 2020-02-11 10:04:37 +08:00
Haibo 64319fb996 [deploy] Merge pull request #49 from KiwanoEngine/dev
Change source charset to utf-8 & add exceptions
2020-02-10 18:38:30 +08:00
Nomango 3ba8cc5661 Spelling 2020-02-10 18:08:55 +08:00
Nomango a96dfc8299 Layer rename to LayerActor & LayerArea rename to Layer 2020-02-10 18:03:35 +08:00
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