Commit graph

897 commits

Author SHA1 Message Date
Admin
9abc6dcf12 strings 2026-01-07 10:39:31 +01:00
Admin
343591308d add http server script bindings 2026-01-07 08:55:50 +01:00
Julián Montes de Oca
b716453458 Remove app module and main entry point from math_widget (#835) 2026-01-06 17:00:37 +01:00
Admin
4efc508281 fix 2026-01-05 18:06:03 +01:00
Julián Montes de Oca
54066545cb Add support for definding a math view in Markdown (#825) 2026-01-05 15:14:19 +01:00
Eddy Bruel
2bf1cae4b1 Add svg widget 2025-12-19 14:45:38 +01:00
Kevin Boos
eb6396b5eb Add optional serde derives for Serialization/Deserialization on select public types (#831)
Can be activated by setting the "serde" feature on `makepad-widgets`
(or other internal crates).
2025-12-18 08:38:58 +01:00
admin
1371b8b9e4 metal otw 2025-12-17 16:20:42 +01:00
Admin
d666171546 fix 2025-12-12 20:40:40 +01:00
Admin
902453e5ad fix up tests 2025-12-10 13:04:00 +01:00
Admin
ab1c0adf9f metal shaders otw 2025-12-06 11:42:01 +01:00
Eddy Bruel
95bbe84c75 Use mitex to convert from tex to typst 2025-12-05 13:27:20 +01:00
Eddy Bruel
9ef4fd602c Move math widget to its own crate 2025-12-05 13:27:20 +01:00
Admin
e648ca3b2c fix self in shaders 2025-12-04 15:00:25 +01:00
Admin
f2220863d7 splash fix tests 2025-12-04 14:40:17 +01:00
Admin
ec94199d0a glsl, hlsl, metal first steps 2025-12-04 13:18:39 +01:00
Admin
f4abaa860f glsl, hlsl, metal first steps 2025-12-04 12:55:20 +01:00
Admin
0a1e93a89e align mathtypes to WGSL 2025-12-02 11:43:12 +01:00
Admin
520ef9486f platform2/draw2 otw 2025-11-30 14:56:53 +01:00
Admin
c5bef1c147 thisio uniforms 2025-11-29 11:52:27 +01:00
Admin
1de9fb6f10 shader thisio on the way 2025-11-28 15:30:07 +01:00
Admin
531c852882 extend shader types 2025-11-28 11:19:28 +01:00
Admin
184cd6f772 allow this to be a type 2025-11-28 09:54:49 +01:00
Admin
9c89bf9d9d shader struct this mutable 2025-11-28 09:19:40 +01:00
Admin
5561054050 shader refactor 2025-11-28 09:07:45 +01:00
Admin
230bf3c2ee shader otw 2025-11-28 08:57:52 +01:00
Admin
52c62f0daa consolidate code 2025-11-27 17:54:08 +01:00
Admin
b2d71767e2 array index in shader 2025-11-27 17:50:19 +01:00
Admin
a01eff7f24 named fields for wgsl shader structs 2025-11-27 16:37:26 +01:00
Admin
2cb595ada9 script pod array builders 2025-11-27 11:41:12 +01:00
Admin
abcc1a9e50 script pod array builders 2025-11-27 11:14:15 +01:00
Admin
c78aea2761 refactoring opcode macros a bit 2025-11-27 10:11:13 +01:00
Admin
67800d2bb3 refactoring opcode macros a bit 2025-11-27 10:03:31 +01:00
Admin
4d1fd1411c shader field += operators 2025-11-27 09:31:56 +01:00
Admin
fd3d53ab7c shader field += operators 2025-11-27 09:19:32 +01:00
Admin
068df94bec field assign 2025-11-27 09:15:37 +01:00
Admin
b699ba1ed2 shader wgsl struct def output 2025-11-26 15:18:37 +01:00
Admin
923130e39d shader wgsl struct def output 2025-11-26 15:08:49 +01:00
Admin
163c28b938 podtype this method calling 2025-11-26 14:40:18 +01:00
Admin
4fc9b756f2 podtype static method calling 2025-11-26 09:37:53 +01:00
Admin
b5885930e2 struct and swizzle fields 2025-11-25 16:02:11 +01:00
Admin
e2756f9838 add assignment-arithmetic impl 2025-11-25 15:37:39 +01:00
Admin
dc2ba140fa fixed assignment exprs 2025-11-25 15:31:30 +01:00
Admin
f080291dec adding var 2025-11-25 15:14:32 +01:00
Admin
b52be321a6 builtin arg typechecks 2025-11-25 15:10:01 +01:00
Admin
11338aafe0 add builtin tables 2025-11-25 13:59:30 +01:00
Admin
963d725ca2 block scopes in shader 2025-11-25 13:30:29 +01:00
Admin
b3e47f62be basic for loops 2025-11-25 13:19:16 +01:00
Admin
06bd34211e shader ifelse type the same 2025-11-25 12:47:56 +01:00
Admin
d2094e27cd added better errors 2025-11-25 12:21:32 +01:00