Commit Graph

3281 Commits

Author SHA1 Message Date
halx99 2f1efe5a51 Add preload ttf SDF font atlas support
A extension SDFGen tool also available, see ImGuiTest
2023-09-26 01:33:06 +08:00
halx99 7b8d4119c7 Setup msvc14.37 for github CI 2023-09-26 00:56:43 +08:00
Deal b892461a2b UWP: Migrating from C++/CX to C++/WinRT (#1355) 2023-09-26 00:11:33 +08:00
Deal cec895574f Update pull_request_template.md 2023-09-25 20:27:30 +08:00
Turky Mohammed 87313eb043 Update Label.cpp (#1353) 2023-09-25 20:23:28 +08:00
halx99 50138ac20e Improve build scripts 2023-09-25 01:16:09 +08:00
halx99 6f7c40ed15 Improve code style 2023-09-24 01:02:28 +08:00
halx99 80c098053a Improve build scripts 2023-09-23 11:33:12 +08:00
Deal 2df40b6e4c Bump version 2023-09-22 19:40:40 +08:00
halx99 f6fa084c4c Improve setup.ps1
Ensure update console root in system env.PATH
2023-09-22 19:33:49 +08:00
Deal fcac4e4271 Fix #1352 2023-09-22 18:54:36 +08:00
Deal ee6e684383 Improve fsync.ps1 [skip ci] 2023-09-22 18:52:43 +08:00
aismann 34e020c010 Update README.md (#1346) [skip appveyor][skip ci] 2023-09-22 13:59:14 +08:00
Deal 2b0663e41e Improve fsync.ps1 [skip ci] 2023-09-22 09:43:26 +08:00
halx99 238c3b1552 build1k: support auto setup llvm for win32 2023-09-21 01:19:04 +08:00
halx99 9d69966938 Fix non-SDF label outline incorrect for metal 2023-09-20 23:05:21 +08:00
halx99 7cdced32d5 Improve insteall-pwsh, support pass pwsh ver 2023-09-20 22:53:29 +08:00
Deal 83b4ff3fcd Fix #1340, #1339 2023-09-20 09:54:27 +08:00
Deal 99e97d03e2 Update index.html [skip appveyor] 2023-09-19 22:50:48 +08:00
halx99 079586d060 Fix #1336 2023-09-19 22:00:17 +08:00
halx99 012e614d5a Committing genbindings changes 2023-09-19 13:53:04 +00:00
halx99 5f2a7be391 Improve code style 2023-09-19 21:42:14 +08:00
halx99 bd95aead71 Improve SDF font scale 2023-09-19 01:40:09 +08:00
halx99 ac8a7ac14c Improve SDF, limit baseFontSize max to fontSize 2023-09-18 19:39:46 +08:00
halx99 324ebeb628 Fix wasm RandomHelper always return 0 2023-09-18 19:07:15 +08:00
halx99 72ef01987c Improve console command: axmol run [skip ci][skip appveyor] 2023-09-18 19:04:24 +08:00
halx99 25d23da414 Update docs [skip ci][skip appveyor] 2023-09-18 19:03:47 +08:00
Deal 5f6d429b4a Update CMakeOptions.md [skip ci][skip appveyor] 2023-09-18 15:16:19 +08:00
Deal 553a363bd2 Update DevSetup.md [skip ci][skip appveyor] 2023-09-18 15:10:35 +08:00
halx99 92b730085e Update docs 2023-09-18 13:34:26 +08:00
Deal 1d7ab72ad4 Update build1k.ps1
Only for appveyor ci happy
2023-09-18 11:44:06 +08:00
halx99 ae9f5c4c99 Always apply content scale factor 2023-09-18 10:27:40 +08:00
Deal 4f4f07ddc4 Add enable global TTF SDF rendering support (#1333) 2023-09-18 07:18:57 +08:00
halx99 d03c31fb68 Fix #1332 2023-09-15 20:08:27 +08:00
halx99 58cfc7c65d Make wasm devtools works 2023-09-15 19:33:25 +08:00
halx99 41f9a20671 Use explicit emsdk version for wasm build [skip ci] [skip appveyor] 2023-09-14 19:04:08 +08:00
RH 6d6f3b1ae1 Fix issue where RichText URL touch listener does not activate on touch (#1330)
* Fix issue where URL touch listener would not receive touch inputs when certain conditions are met.

* Unused parameter [skip ci]

* Remove incorrect call to release() since RefPtr handles it automatically.
2023-09-14 16:43:22 +08:00
Deal be7574683f Update build1k.ps1 [skip ci][skip appveyor] 2023-09-14 15:35:08 +08:00
Deal f4c3556039 Inspector: remove dup 0x prefix for object address 2023-09-13 20:42:49 +08:00
halx99 54db10874f Fix #1326 2023-09-13 19:34:50 +08:00
halx99 51448184c5 ImGui: suppress mouse event for wasm 2023-09-13 16:22:55 +08:00
halx99 a6c3ea8edd Fix ci 2023-09-13 16:14:10 +08:00
halx99 983e383077 Improve build script 2023-09-13 16:00:33 +08:00
Deal 6bee95596b Update DevSetup.md [skip appveyor] [skip ci] 2023-09-13 03:39:51 +08:00
halx99 b16880ef2d Improve setup script 2023-09-13 03:37:49 +08:00
Deal 7f42bb6a92 Update DevSetup.md [skip ci] [skip appveyor] 2023-09-12 21:11:46 +08:00
halx99 79852703f8 Fix ci 2023-09-12 20:34:55 +08:00
halx99 b8baf0d1a8 Android: Allow use external cmake outside of android sdk 2023-09-12 19:32:20 +08:00
halx99 e7b9e5feb7 Change cmake target thirdparty type to INTERFACE 2023-09-12 19:31:41 +08:00
halx99 ba37e3009d Improve ImGui loop managment 2023-09-12 19:30:15 +08:00