Commit Graph

944 Commits

Author SHA1 Message Date
Nomango de4b480dc2 update Application frame ticker 2020-05-27 16:38:58 +08:00
Nomango aba322a3c6 [deploy] minor fixes 2020-05-26 18:12:49 +08:00
liuhaibo.2020 de785c4ccc [deploy] v1.1.x published 2020-05-26 17:01:03 +08:00
Haibo 2818171411
Merge pull request #53 from KiwanoEngine/dev
Merge develop branch
2020-05-26 16:50:44 +08:00
Nomango 97526a67b5 Renderer ignores window resized messages 2020-05-26 16:19:24 +08:00
Nomango 471b6983cd update Ticker 2020-05-26 15:20:02 +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 6d1cf35730 refactoring project 2020-05-24 20:46:52 +08:00
Nomango 76d488b4c5 minor fixes 2020-05-24 19:49:44 +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 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 fababdbe9b minor fixes 2020-05-21 00:32:43 +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 e1ec4f76b7 minor fixes 2020-05-20 23:38:24 +08:00
Nomango 1de59e3a15 add Window::SetMinimumSize() 2020-05-20 11:55:53 +08:00
Nomango 01ce68accb update Ticker 2020-05-20 10:16:54 +08:00
Nomango 86bb0e4239 use application scoped timer 2020-05-20 00:55:51 +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 3fd3fbbbd8 update GetDisplaySettings function 2020-05-19 21:12:57 +08:00
Nomango 2ff0d1ad95 Add resolution related functions 2020-05-17 21:02:43 +08:00
Nomango ce5edaa689 suppress warning C26812 2020-05-17 20:19:03 +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
Nomango 53cb3659c0 Merge branch 'dev' of https://github.com/KiwanoEngine/Kiwano into dev 2020-05-17 15:03:11 +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
liuhaibo.2020 646db73f73 add CMakeLists.txt files 2020-05-15 16:29:02 +08:00
Nomango f8cdbe4335 fix bug: incorrect window size in fullscreen mode 2020-05-08 00:57:28 +08:00
Nomango ae247dd676 fix bug: exiting fullscreen mode makes the window smaller 2020-05-07 21:47:06 +08:00
liuhaibo.2020 ef8db9023c Color::RGB() => Color::Rgb() 2020-04-30 14:58:50 +08:00
liuhaibo.2020 d6088ed79c Add Color::RGB() & Color::RGBA() functions 2020-04-30 14:48:01 +08:00
liuhaibo.2020 8eb4c2e1ff Add configurations for MacOS 2020-04-30 14:41:41 +08:00
Nomango b790bb7315 [deploy] Use Canvas::GetContext2D() instead of drawing functions 2020-04-26 21:20:58 +08:00
Nomango 8331126bbc add favicon.ico in Doxyfile 2020-04-16 11:36:56 +08:00
Nomango 178d54b0d1 [chore] update Doxygen comments 2020-04-16 10:06:36 +08:00
Nomango b4664deed0 [chore] update Doxyfile 2020-04-16 09:43:29 +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