nicolamarella
nicolamarella
Hello, I am currently using the [UnityMeshImporter project](https://github.com/eastskykang/UnityMeshImporter) which basically wraps [assimp-net](https://github.com/assimp/assimp-net) for Unity, to import at runtime a COLLADA file, but for some reason, the import seems to be...
Hello, I am currently using this project to import at runtime a COLLADA file, but for some reason, the import seems to be all messede up. Using the Unity editor...
This should fix a very weird case in which timestamp for a date returned the wrong year. For instance, original database date is `2021-12-31` debezium timestamp then is `1640908800000` but...