mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 08:41:05 +00:00
Previously xyz was always being zero initialized due to its constructor, but w wasn't. Ensures that we always have a deterministic initial state.
Previously xyz was always being zero initialized due to its constructor, but w wasn't. Ensures that we always have a deterministic initial state.