119 flattened mat4 vec3 row

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

t00 1 t33 1 px 1 rz 0 vz 0.125
t00 2 t33 4 px 10 rz 1.5 vz 1.25

Expected output

t00 1 t33 1 px 1 rz 0 vz 0.125
t00 2 t33 4 px 10 rz 1.5 vz 1.25

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: ents, capacity: 4, source: t00: f64, t01: f64, t02: f64, t03: f64, t10: f64, t11: f64, t12: f64, t13: f64, t20: f64, t21: f64, t22: f64, t23: f64, t30: f64, t31: f64, t32: f64, t33: f64, px: f64, py: f64, pz: f64, rx: f64, ry: f64, rz: f64, vx: f64, vy: f64, vz: f64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: ents, source: t00: 1.0, t01: 0.0, t02: 0.0, t03: 0.0, t10: 0.0, t11: 1.0, t12: 0.0, t13: 0.0, t20: 0.0, t21: 0.0, t22: 1.0, t23: 0.0, t30: 0.0, t31: 0.0, t32: 0.0, t33: 1.0, px: 1.0, py: 2.0, pz: 3.0, rx: 0.0, ry: 0.0, rz: 0.0, vx: 0.5, vy: 0.25, vz: 0.125)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: ents, source: t00: 2.0, t01: 0.0, t02: 0.0, t03: 0.0, t10: 0.0, t11: 2.0, t12: 0.0, t13: 0.0, t20: 0.0, t21: 0.0, t22: 2.0, t23: 0.0, t30: 0.0, t31: 0.0, t32: 0.0, t33: 4.0, px: 10.0, py: 20.0, pz: 30.0, rx: 0.0, ry: 0.0, rz: 1.5, vx: 5.0, vy: 2.5, vz: 1.25)
flow ~sweep click a branch to expand · @labels scroll to their anchor
sweep (expr: ents)

Test Configuration

MUST_RUN