Kammy#
An editor for papermario-dx mods.
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
- Project crate: add GeometryMode and RenderMode enums, texture
coords (u/v) on Vertex
- Star Rod interop: parse render mode (property 0x5C) and geometry
mode flags from map XML
- GBI: per-node geometry mode and other_mode_low, Z buffer clearing
- Map editor: sort nodes by PM64's RenderTaskBasePriorities table,
using three-list bucketing (NEAR/MID/FAR) with per-bucket sort
direction for correct opaque and translucent draw order
An editor for papermario-dx mods.