makepad/platform/script/src
Jason Yau 14fe611e66
Add Apply::Rebake so script_mod re-runs stop clobbering imperative state (#1219)
Co-authored-by: jasonqiu <jasonqiuchen@outlook.com>
2026-09-05 23:26:03 +02:00
..
math_aot platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
apply.rs Add Apply::Rebake so script_mod re-runs stop clobbering imperative state (#1219) 2026-09-05 23:26:03 +02:00
array.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
array_heap.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
colorhex.rs First 2.0 2026-02-12 14:52:33 +01:00
docs.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
function.rs Splash: a host-services bridge for mini-apps, plus three VM/parser fixes (#1181) 2026-08-19 20:06:01 +02:00
gc.rs Splash isolate host: keep inserted subtrees reachable, survive foreign-heap values, contain isolate panics (#1208) 2026-09-02 02:26:52 +02:00
gen_index.rs Splash isolate host: keep inserted subtrees reachable, survive foreign-heap values, contain isolate panics (#1208) 2026-09-02 02:26:52 +02:00
handle.rs First 2.0 2026-02-12 14:52:33 +01:00
heap.rs Splash: a host-services bridge for mini-apps, plus three VM/parser fixes (#1181) 2026-08-19 20:06:01 +02:00
json.rs Splash: a host-services bridge for mini-apps, plus three VM/parser fixes (#1181) 2026-08-19 20:06:01 +02:00
lib.rs platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
mod_gc.rs rustc 1.98 sweep: script module glob imports nothing uses, and strlen declared as libc has it 2026-09-01 17:12:15 +02:00
mod_html.rs rustc 1.98 sweep: script module glob imports nothing uses, and strlen declared as libc has it 2026-09-01 17:12:15 +02:00
mod_math.rs First 2.0 2026-02-12 14:52:33 +01:00
mod_pod.rs gamemaker: full engine round — chase camera rig, racing-game APIs, script stdlib math, real error line numbers 2026-07-10 14:20:03 +02:00
mod_regex.rs rustc 1.98 sweep: script module glob imports nothing uses, and strlen declared as libc has it 2026-09-01 17:12:15 +02:00
mod_shader.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
mod_std.rs rustc 1.98 sweep: script module glob imports nothing uses, and strlen declared as libc has it 2026-09-01 17:12:15 +02:00
native.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
numeric.rs First 2.0 2026-02-12 14:52:33 +01:00
object.rs platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
object_heap.rs platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
opcode.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
opcodes.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
opcodes_assign.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
opcodes_calls.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
opcodes_control.rs Splash: host->script hook calls find fns defined after a shadowing let (#1210) 2026-09-03 21:58:22 +02:00
opcodes_loops.rs Splash improvements for running untrusted mini-apps (#1139) 2026-08-12 01:55:46 +02:00
opcodes_ops.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
opcodes_slots.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
opcodes_vars.rs platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
parser.rs script: the parser fix with the case that caught it, and shader calls 2026-08-26 08:49:44 +02:00
pod.rs First 2.0 2026-02-12 14:52:33 +01:00
pod_heap.rs finall fix render glitch 2026-03-02 20:16:29 +01:00
prims.rs Add Apply::Rebake so script_mod re-runs stop clobbering imperative state (#1219) 2026-09-05 23:26:03 +02:00
regex.rs First 2.0 2026-02-12 14:52:33 +01:00
regex_heap.rs First 2.0 2026-02-12 14:52:33 +01:00
scratch.rs First 2.0 2026-02-12 14:52:33 +01:00
shader.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
shader_backend.rs Video playback fixes and improvements (#1155) 2026-08-10 12:29:33 +02:00
shader_builtins.rs rustc 1.98 sweep: script module glob imports nothing uses, and strlen declared as libc has it 2026-09-01 17:12:15 +02:00
shader_calls.rs script: the parser fix with the case that caught it, and shader calls 2026-08-26 08:49:44 +02:00
shader_control.rs Shader: keep the value of an if body's last statement (#1182) 2026-08-19 20:06:12 +02:00
shader_glsl.rs Video playback fixes and improvements (#1155) 2026-08-10 12:29:33 +02:00
shader_hlsl.rs Video playback fixes and improvements (#1155) 2026-08-10 12:29:33 +02:00
shader_metal.rs Shader compiler: unpack2f16/unpack4u8 intrinsics (Metal) — packed map vertex format foundation 2026-08-02 17:48:43 +02:00
shader_ops.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
shader_output.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
shader_tables.rs First 2.0 2026-02-12 14:52:33 +01:00
shader_vars.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
shader_wgsl.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
string.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
string_heap.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
suggest.rs Splash improvements for running untrusted mini-apps (#1139) 2026-08-12 01:55:46 +02:00
test.rs First 2.0 2026-02-12 14:52:33 +01:00
thread.rs Splash: host->script hook calls find fns defined after a shadowing let (#1210) 2026-09-03 21:58:22 +02:00
tokenizer.rs tweaker + shader const-table: the design-feedback campaign — annotated props, hot-patchable shader constants, animator-state wells, the theme tab, typed editors, undo through anonymous paths 2026-09-01 16:46:26 +02:00
traits.rs Add Apply::Rebake so script_mod re-runs stop clobbering imperative state (#1219) 2026-09-05 23:26:03 +02:00
trap.rs splash optimisation work 2026-08-10 13:07:40 +02:00
value.rs platform+widgets: sploded 3D inspect view, the tweaker design-feedback suite, script math-AOT and docs channel, pointer-pin and pixel-probe, modal layout, map warp 2026-08-29 09:26:24 +02:00
value_map.rs splash optimisation work 2026-08-10 13:07:40 +02:00
vec_prims.rs Land platform, studio, and widget infra from rik2. 2026-08-18 14:23:57 +02:00
vm.rs Splash: host->script hook calls find fns defined after a shadowing let (#1210) 2026-09-03 21:58:22 +02:00