Files
sporel-lib-core.puppet/init.lua
Axel Meyer 475f60da21 fix(puppet): store all bone angles in radians for render consistency
The pipeline now stores radians uniformly in bone_state, matching the
look-at branch's math.atan output and the render path's draw_rect_rotated
expectations. JSON degrees are converted at the boundary (build_animation,
write_bone). sample_animation returns radians.
2026-05-17 20:17:06 +02:00

17 KiB