-
When viewing the API reference on a narrow display (for instance portrait mode on mobile) the content extend outside the screen and it is not possible to scroll. Try this link and reduce width of the …
-
When loading Spine 4.2 and Spine 3.8, version 4.2 loads without any issues, but version 3.8.96 causes the following error:
```
Uncaught (in promise) Error: String in string table must not be null.
…
-
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…
-
如题,资源工作流里面已经支持Spine 和 DragonBones 的骨骼动画类型,有考虑把lottie这种资源接入进来么?
-
When user makes a choice based on a parameter_value_list, it could influence what parameters are enabled for the entity. E.g. choose 'binary_startup' for a unit and you get to use 'startup_cost' param…
-
Here is a feature request from a post to the matplotlib mailing list: http://sourceforge.net/mailarchive/forum.php?thread_name=4D496F84.7070909%40nerim.fr&forum_name=matplotlib-users
I use matploli…
-
In spine:
![2018-05-04_17-18-59](https://user-images.githubusercontent.com/2209596/39633042-82e95266-4fbf-11e8-98bc-ed7d5e9a52c0.png)
In defold:
![2018-05-04_17-18-14](https://user-images.githu…
-
Performance Improvement:
Currently only the main thread is used for all computation tasks.
Parallelization / Unity Job System / Entity Component System / DOTS / Burst Compiler could be utilized to…
-
Hi, can you share with us builds of godot with the module included? You can upload them at the 'releases' part of the repository
windows 64 builds would be awesome, because that is the platform whe…
-
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…