Commit Graph

1058 Commits

Author SHA1 Message Date
Nomango 8a2dc57b4e [chore] fix typo 2020-10-19 17:26:24 +08:00
Nomango 364a96b320 [deploy] fix: std::map insert => operator[] 2020-10-17 17:37:47 +08:00
Nomango 5e9937e0f0 [deploy] add ConfigIni::LoadFromString & ConfigIni::SaveToString 2020-10-17 06:16:46 +08:00
Nomango 4587e5a148 [deploy] fix: Actor::RemoveAllChildren not work 2020-10-17 02:10:21 +08:00
Nomango 4ee5653422 [deploy] fix: incorrect window minimum & maximum size 2020-10-16 00:34:04 +08:00
Nomango 18a0fd5e55 [deploy] fix: missing WindowResizedEvent when maximized 2020-10-16 00:17:58 +08:00
Nomango 266453a907 [deploy] update CustomAnimation 2020-10-15 15:19:45 +08:00
Nomango 6a653cce8a [deploy] reset resolution when window resized by default 2020-10-15 01:48:08 +08:00
Nomango adcce6e613 [deploy] add MouseEventListener & KeyEventListener 2020-10-15 01:11:08 +08:00
Nomango dc12c77880 [deploy] add MouseSensor 2020-10-14 00:54:56 +08:00
Nomango cbe454c4ad [deploy] remove Value & ValueObserver 2020-10-12 20:51:38 +08:00
Haibo 66e6f75290
[deploy] Merge pull request #66 from KiwanoEngine/animation
Refactoring animation
2020-10-11 17:55:55 +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
Nomango d9feebae31 refactoring animation 2020-10-10 21:12:37 +08:00
Nomango f19d52b662 update EventListener 2020-10-10 15:34:00 +08:00
Nomango 8f6fd5d1f6 [chore] add Interpolator 2020-10-09 23:17:50 +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 cdadb695e4 [deploy] add CanvasRenderContext 2020-10-06 00:14:27 +08:00
Nomango 767f619a8f [deploy] Add Shape::CreatePolygon 2020-10-04 04:47:49 +08:00
Nomango 678b47b9bd update RenderContext 2020-10-04 04:39:22 +08:00
Nomango 192a520405 update Button component 2020-10-04 03:58:44 +08:00
Nomango f9348b8551 [deploy] update singleton & FUCK msvc 2020-09-30 19:03:39 +08:00
Nomango 321ea81c89 [deploy] update button component 2020-09-30 18:22:18 +08:00
liuhaibo.2020 3693ff7604 add logo_tiny.png 2020-09-01 18:37:22 +08:00
liuhaibo.2020 dc1b6ecafc update icons 2020-09-01 18:31:23 +08:00
Nomango a44219f0aa [deploy] regen nuget API key 2020-08-08 15:12:24 +08:00
Nomango 10e3aec9cc update Actor 2020-08-08 15:12:08 +08:00
Nomango 38d4eb214a [deploy] update Actor 2020-08-08 14:39:51 +08:00
Nomango 3d40f5cfe2 [deploy] add FontStretch 2020-08-05 01:55:42 +08:00
Nomango 7a263cd40a [deploy] fix TextActor::SetOutlineColor 2020-08-04 20:32:14 +08:00
Nomango db6c3e946d [deploy] fix assert failed when close debug console 2020-08-04 16:31:56 +08:00
Nomango 4eb5dd007d update Font 2020-08-04 16:31:20 +08:00
Nomango 0e5f0a5be9 [deploy] add Font::Preload 2020-08-04 03:01:08 +08:00
Nomango 31692c2a70 [deploy] add Font::Preload 2020-08-04 02:19:23 +08:00
Nomango 69f298211c update NativeObject & NativePtr 2020-08-04 02:19:08 +08:00
Nomango cbd9060277 update Window 2020-08-04 00:40:07 +08:00
Nomango ada7c2b336 update Texture & GifImage cache management 2020-08-03 21:55:27 +08:00
Nomango 4dce6fb506 [deploy] add Font::GetFamilyNames 2020-08-03 19:54:29 +08:00
Nomango f4721fc3df [deploy] update brush styles 2020-08-03 17:58:04 +08:00
Haibo daf063dcb1
[deploy]Merge pull request #65 from KiwanoEngine/dev
Merge dev branch
2020-07-30 16:20:00 +08:00
Nomango 4911ee6977 update LogFormater 2020-07-30 16:05:45 +08:00
Nomango a9c42d781f update Singleton 2020-07-30 16:04:28 +08:00
Nomango 1c8203d832 disable imgui demo windows 2020-07-29 15:52:49 +08:00
Haibo 2cc623b6b2
[deploy]Merge pull request #64 from KiwanoEngine/dev
Merge dev branch
2020-07-29 12:03:26 +08:00
Nomango 0b9aaf799d add Module::BeforeRender & Module::AfterRender 2020-07-29 11:17:20 +08:00