Commit Graph

116 Commits

Author SHA1 Message Date
liuhaibo.2020 21c476c56f update Duration 2020-10-09 23:10:30 +08:00
Nomango 4be1d7eccb add Value & ValueObserver 2020-10-09 13:17:13 +08:00
Nomango 439cd29026 add Flag & Property 2020-10-07 01:48:24 +08:00
Nomango 69f298211c update NativeObject & NativePtr 2020-08-04 02:19:08 +08:00
Nomango ada7c2b336 update Texture & GifImage cache management 2020-08-03 21:55:27 +08:00
Nomango 696de0326d add ResourceLoader 2020-07-26 11:51:27 +08:00
Nomango a134a2e952 remove ObjectPool 2020-07-23 17:21:44 +08:00
Nomango 5a877ccf7b remove Create functions 2020-07-22 21:08:48 +08:00
Nomango c0f90d235a refactoring: add RefPtr & RefObject & ObjectPool 2020-07-22 16:52:32 +08:00
Nomango 9fec80f7d2 Add Action & ActionEntity 2020-07-20 21:35:33 +08:00
Nomango 5bebd422fb add defer macros 2020-06-21 14:33:07 +08:00
Nomango a794894452 add ObjectPool 2020-06-04 17:01:12 +08:00
Nomango e7da6a5abc add ConfigIni & remove LocalStorage 2020-05-28 02:42:32 +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 093e422135 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-22 21:07:43 +08:00
Nomango 228fc45035 make Direct3D resources global 2020-05-22 21:07:32 +08:00
Nomango 6a8b2f528a TaskManager => TaskScheduler, ActionManager => ActionScheduler 2020-05-21 00:06:47 +08:00
Nomango e68bb9d94d refactor utils 2020-05-20 23:48:56 +08:00
Nomango 1805c016f8 add Ticker & EventTicker 2020-05-20 00:47:46 +08:00
Nomango fed74ddb0a add Timer 2020-05-19 21:42:06 +08:00
Nomango 430e46a5a3 Timer => Task 2020-05-19 21:25:00 +08:00
Nomango ce5edaa689 suppress warning C26812 2020-05-17 20:19:03 +08:00
Nomango b790bb7315 [deploy] Use Canvas::GetContext2D() instead of drawing functions 2020-04-26 21:20:58 +08:00
Nomango 92a845a23a add Serializable types 2020-04-15 16:37:58 +08:00
Nomango 54b8ab0a4d update project configurations 2020-04-15 10:12:42 +08:00
Nomango 781d1a2f6c [deploy] Add Cloneable 2020-04-03 17:48:00 +08:00
Nomango a6961c0d20 [deploy] Add GetVersion function 2020-03-31 10:10:33 +08:00
Nomango a1e7e77c96 [deploy] Change source code charset to gb2312 2020-03-19 14:28:50 +08:00
Nomango d6b95e3b40 Add allocator 2020-02-20 22:27:09 +08:00
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 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 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 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 1bf197d351 Update FrameSequence 2020-02-11 17:04:37 +08:00
Nomango 7b8ea2fa76 fix project configurations 2020-02-11 10:04:37 +08:00
Nomango a96dfc8299 Layer rename to LayerActor & LayerArea rename to Layer 2020-02-10 18:03:35 +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 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