Commit Graph

436 Commits

Author SHA1 Message Date
Lenheart c4974a5204 11111 2024-05-04 19:58:29 +08:00
Nomango 0f3ab5732d [deploy] pref: estimate the size of ogg file 2023-10-08 15:05:45 +08:00
Haibo 24368788eb [deploy] feat: support ogg audio 2023-10-06 19:06:20 +08:00
Nomango 641f78b41e feat: support register custom audio transcoder 2023-10-06 18:07:07 +08:00
Haibo 7a1c565a92 [deploy] chore: remove logs 2023-10-05 18:23:32 +08:00
Haibo f861f3a5ab [deploy] feat(audio): support raw data sound 2023-10-05 18:17:04 +08:00
Haibo 8ffd29eb38 [deploy] fix: sound player volume 2023-09-28 18:18:12 +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 03439bb431 pref: move sound preload functions to SoundPlayer 2023-09-26 13:08:54 +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
Haibo 6c0350f150 chore: remove network package 2023-09-25 18:07:56 +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 e571bf963e fix: memory leak 2023-09-25 01:24:24 +08:00
Nomango 48753fb39e chore: use direct2d 1.1 2023-09-25 01:02:53 +08:00
Nomango 7d969eddd8 feat: update sound player 2023-09-25 00:59:27 +08:00
Nomango 1e65028321 chore: fix typo 2023-09-25 00:57:02 +08:00
Nomango 88c758b47c feat: add sound callback 2023-09-25 00:15:18 +08:00
Nomango c061c8c802 pref: add sound transcoder cache 2023-09-24 22:17:04 +08:00
Nomango 03c24091c7 pref: refactoring native object 2023-09-24 21:43:06 +08:00
Nomango 52cbf0d1a6 feat(sound): sound player release function 2023-09-24 17:11:51 +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 be23fedc84 fix: physic debug drawer 2023-09-24 16:21:41 +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