Greg Caldwell

Results 5 issues of 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...

😰 Type: Bug
🗃️ Status: Review Needed

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...