Open Issues Need Help
View All on GitHub Compound assignment operators for vectors 3 months ago
AI Summary: Implement compound assignment operators (+=, -=) for vectors within the Nim GDExtension library. This involves adding the operators to `src/gdext/math.nim` and subsequently testing their functionality in `tests/testgeometrics.nim`.
Complexity:
2/5
enhancement good first issue domain:gdext
Nim for GDExtension — a pure library and CLI tool.
Nim
#game#gdextension#godot4#nim