Make ImVec2/ImVec4 math operations immutable by SpaiR · Pull Request #317 · SpaiR/imgui-java
Updated math operations (`plus`, `minus`, `times`, `div`) for `ImVec2` and `ImVec4` to return new instances instead of modifying the existing ones, ensuring immutability.
SpaiR
deleted the
feat/immutable-vec-ops
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters