Admin
a84e778499
terminal title
2026-02-19 09:01:47 +01:00
Admin
a39d9cc535
websocket jitter
2026-02-19 08:51:28 +01:00
Admin
7b3c2d09e5
file icon color
2026-02-19 08:39:25 +01:00
Admin
f31f7f1530
fix
2026-02-19 08:35:09 +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
f06fce0cee
terminal split
2026-02-19 07:18:43 +01:00
Admin
c6a85d480a
cleanup buildmanager
2026-02-19 07:11:55 +01:00
Admin
561609aca1
ai agent ui control
2026-02-18 21:31:04 +01:00
Admin
7e6bd82ddb
ui automation
2026-02-18 21:28:46 +01:00
Admin
393ad66d27
ui proto
2026-02-18 21:10:25 +01:00
Admin
c4b92f11a9
change subprocess plumbing to websocket
2026-02-18 14:06:44 +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
0e34cca569
fix selection accross items
2026-02-17 21:49:02 +01:00
Admin
da7f681823
fix svg shadows
2026-02-17 21:09:04 +01:00
Admin
4a01708767
fix
2026-02-17 20:39:08 +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
3539389693
rounded boxes
2026-02-17 11:38:21 +01:00
Admin
586c1c2cc4
3d charts otw
2026-02-17 10:21:14 +01:00
Admin
2e1f7cdfba
instance pbr
2026-02-17 09:56:13 +01:00
Admin
c6dd9ff37c
instance pbr
2026-02-17 09:52:04 +01:00
Admin
539010e57d
instance pbr
2026-02-17 08:27:27 +01:00
Admin
99f46c36ba
cleanup
2026-02-17 08:04:42 +01:00
Admin
cda5b963d2
cleanup
2026-02-17 07:47:00 +01:00
Admin
4f187ce1e0
opengl ok
2026-02-16 23:21:59 +01:00
Admin
b77e5e62a8
depthstencil
2026-02-16 22:19:38 +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
6eacc7e132
physics
2026-02-16 18:06:57 +01:00
Admin
1a182ee9b2
linux depth
2026-02-16 17:35:49 +01:00
Admin
94de4dcaca
fix up things
2026-02-16 17:27:28 +01:00
Admin
68ba80a1aa
openGL
2026-02-16 17:19:02 +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
4861fc7ff0
ios support
2026-02-16 10:57:27 +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
Kevin Boos
2707a25542
cargo_makepad: return actual error code instead of silent failure ( #854 )
...
This ensures that if an error occurs in a `cargo makepad` invocation,
the `cargo makepad` binary will actually return an error
(and importantly, an error exit code) instead of returning a success
exit code of `0` in all cases.
This allows CI passes and automated testing to work as normal.
Extra: cleaned up "show help" output
2026-02-16 07:20:47 +01:00
Admin
991284058f
clean
2026-02-15 19:21:10 +01:00
Admin
05941f8a05
clean build
2026-02-15 18:43:19 +01:00
Admin
dd1678f9b2
cleanup widget tree
2026-02-15 18:34:42 +01:00
Admin
d4e6c53358
vulkan otw + widget fixes
2026-02-15 16:04:24 +01:00
Admin
11e49f0700
android vulkan otw
2026-02-15 14:18:42 +01:00
Admin
cbab84abca
android back
2026-02-15 13:30:18 +01:00