Commit Graph

1094 Commits

Author SHA1 Message Date
Nomango 185a256223 chore: remove .vscode 2023-09-24 16:01:23 +08:00
Nomango dc5ec25c00 feat: update to direct2d 1.3 2023-09-24 16:01:17 +08:00
Nomango 3596e355cf [deploy] fix: text actor cache offset 2023-09-14 22:41:21 +08:00
Nomango 946bada0ec [deploy] pref: auto enable text pre render mode 2023-09-13 23:06:51 +08:00
Nomango 6f880db21e [deploy] pref: support text actor pre render mode 2023-09-13 22:52:00 +08:00
Haibo 76b3b4fbed fix: pixel format 2023-09-12 10:11:53 +08:00
Nomango 4b9f4b11f9 feat: support create texture from memory 2023-09-12 01:17:22 +08:00
Nomango 2fa346783a [deploy] pref: cache text outline geometry 2023-09-10 22:05:10 +08:00
Nomango a836c69b37 [deploy] pref: add text drawing effect 2023-09-10 12:11:51 +08:00
Nomango 4313a1b10e [deploy] fix: nuget key 2023-09-09 20:41:45 +08:00
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