Commit graph

809 commits

Author SHA1 Message Date
Admin
582af4b271 splice out a makepad-network crate 2026-02-23 23:21:31 +01:00
Admin
cc31241d4f dropshadows back 2026-02-23 21:09:52 +01:00
admin
e3edac9cf8 fix linux windows build 2026-02-23 07:53:05 +01:00
admin
8ced05d753 refactor remote and screenshot proto 2026-02-22 10:57:51 +01:00
Admin
e5cc73cfe6 splats without sort yet 2026-02-21 08:43:52 +01:00
Admin
dbbdadbe34 fix 2026-02-20 23:58:48 +01:00
Admin
9d86689d07 drawcall ordering and git ui 2026-02-20 15:47:56 +01:00
Julián Montes de Oca
40cad5dd37 Restore IME support (#860)
* Restore IME support

* Remove unused voice handling methods from Window
2026-02-20 14:06:02 +01:00
Admin
420122507b fix overstripping 2026-02-20 10:30:25 +01:00
Admin
4f98523948 voice 2026-02-20 10:16:18 +01:00
Admin
af9224739e cleanup 2026-02-20 10:04:49 +01:00
Admin
6e4210d3b5 voice input final 2026-02-20 09:59:22 +01:00
Admin
e2b9780cd3 0.6s 2026-02-20 08:57:53 +01:00
Admin
e4b7cd25bb 0.9s 2026-02-20 08:43:08 +01:00
Admin
306a4b9cc5 1.5s 2026-02-20 07:52:58 +01:00
Admin
eb8a724b75 1.6s 2026-02-20 01:01:21 +01:00
Admin
521e3070f1 1.6s 2026-02-19 23:44:33 +01:00
Admin
da10d4ebac 1.6s 2026-02-19 23:37:16 +01:00
Admin
b59a074b13 metal otw 2026-02-19 22:58:15 +01:00
Admin
5bd44ce775 metal otw 2026-02-19 22:11:16 +01:00
Admin
a22457b228 metal otw 2026-02-19 21:21:30 +01:00
Admin
78552752c2 metal otw 2026-02-19 21:00:49 +01:00
Admin
5b23f43f60 metal otw 2026-02-19 20:49:08 +01:00
Admin
0a18aad5f2 build fixups 2026-02-19 18:15:34 +01:00
Admin
a0a2405df2 metal otw 2026-02-19 18:15:34 +01:00
Admin
523dcc3f79 metal otw 2026-02-19 18:15:34 +01:00
Admin
46af8eb28b font change 2026-02-19 15:36:56 +01:00
Admin
8c03c2a4a1 cleanup 2026-02-19 14:28:24 +01:00
Admin
5d2f06e8bc fix 2026-02-19 14:10:39 +01:00
Admin
a39d9cc535 websocket jitter 2026-02-19 08:51:28 +01:00
Admin
f580a662b3 git dots 2026-02-19 08:31:54 +01:00
Admin
f4fcf17274 git dots 2026-02-19 08:03:39 +01:00
Admin
393ad66d27 ui proto 2026-02-18 21:10:25 +01:00
Admin
037d288a72 optimize inflate/deflate 2026-02-18 13:28:39 +01:00
Admin
1bdf5759be make fast inflate fast 2026-02-18 11:52:32 +01:00
Admin
a5872a1a39 fast inflate for git lib 2026-02-18 11:31:25 +01:00
Admin
5f5ffb902f fast deflate 2026-02-18 11:24:00 +01:00
Admin
0891a298c3 git lib added 2026-02-18 10:04:26 +01:00
Admin
da7f681823 fix svg shadows 2026-02-17 21:09:04 +01:00
Admin
a50e2faa3b fix 2026-02-17 19:25:31 +01:00
Admin
9d9b03b72d terminal work/ webp 2026-02-17 18:11:36 +01:00
Admin
eff7230231 windows 2026-02-16 22:00:26 +01:00
Admin
0215143560 physics 2026-02-16 18:10:26 +01:00
Admin
6b3d9dde00 physics 2026-02-16 18:07:13 +01:00
Admin
548506cd9c gltf example! 2026-02-16 15:51:24 +01:00
Admin
612defab66 fix warnings 2026-02-16 11:58:51 +01:00
Admin
8fb6cdff83 vulkan vendoring completed 2026-02-16 09:10:27 +01:00
Sabin Regmi
10c04f4408 Use saturating_sub for empty collections (#856)
Replace occurrences of self.len() - 1 with self.len().saturating_sub(1) in serialization code to avoid underflow when serializing empty slices/maps. Adds a unit test in serde_json to confirm an empty HashMap serializes to "{}". Changes touch libs/micro_serde/src/serde_json.rs and libs/micro_serde/src/serde_ron.rs.
2026-02-16 07:21:02 +01:00
Admin
71bee4562c headless otw 2026-02-15 09:48:28 +01:00
Admin
1ee7299f84 linux 2026-02-14 18:07:21 +01:00