Move fixpoint math

This commit is contained in:
2026-04-18 21:29:56 +02:00
parent 21a8b8bedb
commit be68ac9fc1
11 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,8 +1,12 @@
# Godot 4+ specific ignores # Godot 4+ specific ignores
.godot/ .godot/
.idea .idea
*.suo
*.user
_ReSharper.*
/android/ /android/
bin bin
obj obj
packages
coverage.cobertura.xml coverage.cobertura.xml
coverage.json coverage.json