Commit Graph

356 Commits

Author SHA1 Message Date
Lenheart c4974a5204 11111 2024-05-04 19:58:29 +08:00
Nomango 641f78b41e feat: support register custom audio transcoder 2023-10-06 18:07:07 +08:00
Nomango 6842e34713 fix: create texture from memory by WIC 2023-09-27 17:44:11 +08:00
Nomango 524ddd055a pref: remove global texture cache 2023-09-26 13:12:26 +08:00
Nomango 8201fac6bb pref: move preload functions to TextureCache 2023-09-26 12:50:38 +08:00
Nomango 0c4453270a chore: remove unused pixel format 2023-09-26 12:34:19 +08:00
Haibo 3c9943b4ac feat: support x64 2023-09-25 18:33:16 +08:00
Nomango 4bbab7259e fix: preload texture from memory 2023-09-25 17:58:44 +08:00
Nomango 4a5c2bdcb1 fix: native object validate 2023-09-25 17:47:40 +08:00
Nomango 48753fb39e chore: use direct2d 1.1 2023-09-25 01:02:53 +08:00
Nomango 1e65028321 chore: fix typo 2023-09-25 00:57:02 +08:00
Nomango 03c24091c7 pref: refactoring native object 2023-09-24 21:43:06 +08:00
Nomango a7c4e9402b pref: separate text outline rendering 2023-09-24 16:44:26 +08:00
Nomango 494a4d05f9 feat: add render context blend mode 2023-09-24 16:22:01 +08:00
Nomango 41f726b489 feat(canvas): add DrawActor 2023-09-24 16:10:55 +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 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
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 b829d724c5 [deploy] fix SpriteFrame::Split 2022-06-23 15:16:48 +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 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
Nomango 01af971d36 add Interpolator 2020-10-19 18:41:02 +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
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