-
**Release Type**: Official Release
**Version**: 4.1.0.1948+
**Platform(s)**: Editor
**Describe the bug**
Adding a raw asset within the project solution and importing the asset warns importin…
-
The tests for the inter-query cache in `topdown/cache/cache_test.go` has intermittent, failing tests.
E.g.: https://github.com/open-policy-agent/opa/actions/runs/10618059480/job/29432842474?pr=6977…
-
As of now, topdown platforming physics is not working. Need to figure out the best way to detect height and depth differences with the player from the ground. Detecting differences between the player …
-
Some methods like `TopDown`, `BottomUp`, `ERM` benefit a lot from sparse matrix operations.
Luckily the `numpy`'s and `scipy.sparse`'s matrix multiplications can both be expressed with `.dot` meth…
-
- même chose que pour thridPerson, les fichier importé semblent corrompu. Fixer les fichiers de base (ceux importé dans le dossier Topdown)
-
The module currently supports flipping left / right, and should extend its support to up / down flipping aswell
(cause what if you want to make sprites for topdown games?)
-
## Short description
We're running opa server as a sidecar in kubernetes. At the time of the issue, both memory and cpu usage were well below the defined limits. For the majority of requests, we…
-
```
Inside tdCarBody, when you compute the weight transfer you should clamp the
final value.
Now:
var longTransfer:Number = vertDiff ? (zCenterOfMass / vertDiff) * totMass *
_kinematics._longAccel …
-
```
Inside tdCarBody, when you compute the weight transfer you should clamp the
final value.
Now:
var longTransfer:Number = vertDiff ? (zCenterOfMass / vertDiff) * totMass *
_kinematics._longAccel …
-
## Short description
`sprintf` now can panic when given malformed format strings. However, this is a difficult `panic` to invoke outside of direct use of the parser/evaluation functions in Golang.…