Mathias Westerdahl
Mathias Westerdahl
Unfortunately, the library doesn't have those connections. But, you should be able traverse each site and it's edges and build this table yourself. I don't think it's something I'll put...
I cannot reproduce this in my editor using that test project. The tilesource corner tile is symmetrical, and shouldn't produce such results. It's also worth noting that the problem only...
For instance, I think we should support the animation curves that GLTF format supports (i.e. channels and samplers): https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#reference-animation
Small presentation by Google on debugging wasm: https://developer.chrome.com/docs/devtools/wasm
Hi! I'm in a similar predicament while trying to follow the [suggested steps](https://assimp-docs.readthedocs.io/en/latest/usage/use_the_lib.html#bones). In my current case I have a root bone that _doesn't_ influence any vertices, and as such...
We have some guides here: https://defold.com/manuals/debugging-native-code/
We don't currently have a clear design on this, so we'd have to refer to the current workaround which is traversing the hierarchy upwards (getting the parent) and multiplying the...
The plan is to add per-collection counts for the components. I couldn't find a previous ticket for it, so we'll keep this one for now. Related issues https://github.com/defold/defold/issues/6668
This should be fixed in 1.11.3, where you can load a font file, and add it to a font collection.
> Could it be your antivirus holding a file lock on the file? @promagician77 What about this? Or any similar tool? Like some network/cloud sync etc?