Commit Graph

129 Commits

Author SHA1 Message Date
Nomango 364a96b320 [deploy] fix: std::map insert => operator[] 2020-10-17 17:37:47 +08:00
Nomango cbe454c4ad [deploy] remove Value & ValueObserver 2020-10-12 20:51:38 +08:00
Nomango 887024f916 add transitions 2020-10-11 17:10:14 +08:00
Nomango e9c8ca63ad add SpriteFrame & BinaryData & AnimationEventHandler 2020-10-11 03:45:42 +08:00
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 ea67276033 add Sprite::FrameProperty 2020-10-08 01:22:10 +08:00
Nomango 439cd29026 add Flag & Property 2020-10-07 01:48:24 +08:00
Nomango d8309c1a75 update Duration 2020-10-06 11:16:28 +08:00
Nomango f9348b8551 [deploy] update singleton & FUCK msvc 2020-09-30 19:03:39 +08:00
Nomango a9c42d781f update Singleton 2020-07-30 16:04:28 +08:00
Nomango 088cfda0c5 add ObjectPolicy 2020-07-26 00:22:32 +08:00
Nomango 3ab717be25 add RefPtr policy 2020-07-25 15:57:14 +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 f8dd0a8ed1 fixes 2020-07-20 16:55:56 +08:00
Nomango c19b5e224f add LogFormater & LogProvider & LogBuffer 2020-07-17 12:23:18 +08:00
Nomango 83b8e9013d add strings::FormatArgs 2020-07-15 16:50:18 +08:00
Nomango 5bebd422fb add defer macros 2020-06-21 14:33:07 +08:00
Nomango f786ab67ef update singleton 2020-06-08 20:20:06 +08:00
Nomango ee165a234f update Allocator 2020-05-29 17:44:07 +08:00
Nomango 764b67d4d3 update Allocator 2020-05-29 16:27:30 +08:00
Nomango cd3a7e2133 add StringView 2020-05-28 02:41:59 +08:00
Nomango de4b480dc2 update Application frame ticker 2020-05-27 16:38:58 +08:00
Nomango f24342acbb update Time & Duration 2020-05-26 00:57:07 +08:00
Nomango c82fd84a0d fix bugs 2020-05-26 00:12:36 +08:00
Nomango 1af108df90 add Application::Pause & Application::Resume 2020-05-25 16:48:40 +08:00
Nomango dc6dd682ff add ClockTime 2020-05-24 12:00:47 +08:00
Nomango 5d7c3f4f9a refactoring project 2020-05-24 11:26:21 +08:00
Nomango e68bb9d94d refactor utils 2020-05-20 23:48:56 +08:00
Nomango 01ce68accb update Ticker 2020-05-20 10:16:54 +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 41671fa1f3 Time::now() supports cross-platform 2020-05-19 21:13:42 +08:00
Nomango 2ff0d1ad95 Add resolution related functions 2020-05-17 21:02:43 +08:00
Nomango 7cfccdbf3c Print more info when exception occurred 2020-05-17 20:16:56 +08:00
Nomango a2e3a1ea8c Add KGE_LOG_STREAM & KGE_ERROR_STREAM 2020-05-17 20:15:58 +08:00
liuhaibo.2020 d7c7cb9841 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-15 16:31:17 +08:00
liuhaibo.2020 b739ef71e2 minor fixes 2020-05-15 16:29:20 +08:00
Nomango ae247dd676 fix bug: exiting fullscreen mode makes the window smaller 2020-05-07 21:47:06 +08:00
liuhaibo.2020 8eb4c2e1ff Add configurations for MacOS 2020-04-30 14:41:41 +08:00
Nomango 178d54b0d1 [chore] update Doxygen comments 2020-04-16 10:06:36 +08:00
Nomango ca884a59cd [deploy] minor fixes 2020-04-16 08:56:00 +08:00
Nomango 9fabadbdb8 [deploy] Override Serializer::operator<< && Deserializer::>> for common types 2020-04-15 17:29:15 +08:00
Nomango 768ce17586 [deploy] make Actor serializable 2020-04-15 17:05:57 +08:00
Nomango 92a845a23a add Serializable types 2020-04-15 16:37:58 +08:00
Nomango 6a10575860 use static_assert instead of template meta programming 2020-04-15 16:37:28 +08:00
Nomango 54b8ab0a4d update project configurations 2020-04-15 10:12:42 +08:00