Commit Graph

1048 Commits

Author SHA1 Message Date
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
Nomango 1c8c92862a add Renderer::ResetResolutionWhenWindowResized 2020-07-26 19:00:00 +08:00
Nomango 2285449eef update ResourceCache & ResourceLoader 2020-07-26 18:51:02 +08:00
Nomango 696de0326d add ResourceLoader 2020-07-26 11:51:27 +08:00
Nomango f6b1bca46a update ObjectStatus & ObjectPolicy 2020-07-26 10:38:41 +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 537f38bde1 fix PhysicBody 2020-07-25 01:10:39 +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