Commit Graph

1084 Commits

Author SHA1 Message Date
Nomango 597c91e51e [deploy] fix: appveyor auth token 2023-09-09 12:07:12 +08:00
Nomango 5a8b2c2c88 [deploy] fix: coapp tools 2023-09-09 11:10:34 +08:00
Haibo 8cb40073f7
[deploy] Merge pull request #70 from KiwanoEngine/dev
update imgui
2023-09-09 01:51:53 +08:00
Nomango 5223a67c8b pref: update imgui to v1.89 2023-09-09 01:44:39 +08:00
Nomango 6731b7dd3d feat(window): add ime input event 2023-09-09 00:16:10 +08:00
Nomango 612a4cd21d fix(window): imm enable and disable 2023-09-08 22:17:52 +08:00
Nomango f1dda09638 fix(canvas): correct dest_rect of DrawTexture 2023-09-08 22:12:42 +08:00
Haibo a13d631edf
Merge pull request #69 from Lenheart357/patch-1
Support enable & disable imm
2023-09-08 22:06:01 +08:00
Lenheart357 ef1c9b2f89 feat(window): support enable & disable imm 2023-09-08 21:58:05 +08:00
Nomango 09d33cbf82 [deploy] fix canvas 2022-10-25 00:18:50 +08:00
Nomango c6d15dfd08 [deploy] fix font 2022-10-24 19:09:48 +08:00
Nomango abac7c9444 [deploy] refactor: TextLayout 2022-10-12 14:19:33 +08:00
Nomango fcad318265 [chore] add aliyunoss workflow 2022-10-09 01:17:10 +08:00
Nomango b829d724c5 [deploy] fix SpriteFrame::Split 2022-06-23 15:16:48 +08:00
Nomango 44abd8f220 [chore] update logos 2022-06-07 17:57:24 +08:00
Nomango 698327f8cb [deploy] update logos 2022-06-07 17:37:01 +08:00
Nomango b8b1d78032 [deploy] support holding objects 2022-06-07 15:46:14 +08:00
Nomango 0118220874 [deploy] support using modules with callback runner 2022-06-07 15:22:53 +08:00
Nomango f0ed620443 [deploy] add callback runner 2022-06-07 15:16:59 +08:00
Nomango 3fc100185c [deploy] update github token 2022-05-31 15:55:27 +08:00
Nomango 65720cd62a [deploy] update nuget api_key 2022-05-31 15:26:06 +08:00
Nomango 7520b8fadc support vs2022 2022-05-31 14:53:07 +08:00
Nomango 83fa857f52 [deploy] bug fix 2020-12-12 21:50:39 +08:00
Nomango 502f3b2f3b [chore] update comments 2020-10-20 12:59:14 +08:00
liuhaibo.2020 787c083f0a [deploy] publish v1.2.0 2020-10-20 11:34:17 +08:00
Nomango 01af971d36 add Interpolator 2020-10-19 18:41:02 +08:00
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