canopy icon indicating copy to clipboard operation
canopy copied to clipboard

Update geometry types

Open cortesi opened this issue 6 months ago • 0 comments

Summary

  • use u32 and i32 for geom types
  • update viewport and widgets to match
  • convert backend to use new geometry types
  • adjust tests and examples

Testing

  • cargo clippy --fix --allow-dirty --examples --tests --all
  • cargo test --workspace

https://chatgpt.com/codex/tasks/task_e_6868ac5111b48333a31babff1c99c513

cortesi avatar Jul 05 '25 04:07 cortesi