Make ImVec2/ImVec4 math operations immutable by SpaiR · Pull Request #317 · SpaiR/imgui-java

@SpaiR

Updated math operations (`plus`, `minus`, `times`, `div`) for `ImVec2` and `ImVec4` to return new instances instead of modifying the existing ones, ensuring immutability.

@SpaiR added the feat

New feature or request

label

Jan 29, 2025

@SpaiR SpaiR linked an issue

Jan 29, 2025

that may be closed by this pull request

@SpaiR SpaiR deleted the feat/immutable-vec-ops branch

January 29, 2025 18:35