-
Follow-up to #253.
Here are some next steps:
- [X] Use an iteration plugin in the docs plugin so that the tailoring can scale to more parameters without a combinatoric pom-splosion of manually cra…
-
Hello,
Are there any plans to improve the peformance of the PIXIGAFPlayer?
I ask this because I have the same animation in both GAF and Spine yet I seem to be getting consistently worse performa…
-
If multiple files are written to a MESH outbound bucket in quick succession, we see these errors in in `mesh_check_send_parameters`, specifically from where it calls `sfn.describe_execution(executionA…
-
Is there a runtime flag or config parameter than will universally switch the match metric from the default Intersection over Minimum to instead be Intersection over Union? The code design appears to …
-
http://www.idpf.org/epub/fxl/#property-orientation
https://github.com/readium/readium-shared-js/blob/develop/js/models/spine_item.js#L50
-
The `SpineDBManager` class is what controls all communication with Spine DBs within Spine Toolbox. It provides a cache where we store the results of all our `SELECT` queries - basically a Python dicti…
-
```
What is the expected output? What do you see instead?
Sometimes sketchup models have flipped normals. The segment atlas code
flips them back before loading into FBO. Maybe we should do the same …
-
### Discussed in https://github.com/spine-tools/SpineOpt.jl/discussions/581
Originally posted by **nhniina** March 24, 2023
The number of classes and parameters in the input database structure…
-
When running the `comprehensive` example, I get this error:
```
Unable to resolve "../../assets/pixi/dragon.atlas" from "Examples/Spine/Dragon.js"
```
...even though the `dragon.atlas` file ex…
-
I have a spine mri dataset that has all of its training and test data in nii.gz format. How can this dataset be used to train the network?