fix: mat4.decompose (-Wmaybe-uninitialized)

This commit is contained in:
MihailRis
2024-07-31 14:45:09 +03:00
parent a0fdc5e963
commit 3a1ae57bbf
3 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ mat4.decompose(m: matrix)
translation=vec3,
skew=vec3,
perspective=vec4
}
} или nil
```
## Отслеживание точки *mat4.look_at(...)*