Greg Caldwell
Greg Caldwell
If I try to preview the RiggedFigure (https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/RiggedFigure) sample or CesiumMan (https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/CesiumMan), there are some problems displaying the animations correctly - almost as if there is some skin weighting to...
**Describe the bug** When rendering TextFields on native Mac sometimes lines are truncated, other times characters are just missing and on other native targets (tested iOS, Android and Mac) there...
With the latest commit I'm getting build errors from ```make debug```. ``` Error: In file included from ./src/godot/MultiMesh.cpp:18: In file included from include/godot/Mesh.h:9: In file included from include/godot/Resource.h:9: In file...
Fix to compilation errors on MacOS
When SWF assets are to be shared across targets (e.g. HTML & Flash) due to differences in the library.json file separate, target specific versions are needed. This PR along with...