-
On godotengine/collada-exporter#43 recently but in other issues as well the role of Collada in the Godot pipeline was discussed, and some people (like @reduz) expressed the possibility that .tscn is u…
ghost updated
5 years ago
-
This new format is producing almost all the compiler warnings I now see.
There are over a hundred new compiler warnings, primarily from m3d.h.
The general code quality is rather low, with a lot of…
-
Godot version: 3rc1
OS: Windows 10
### Issue description:
After changing material parameters in Blender and re-exporting asset the material doesn't update. Changing **Keep on reimport** in **Re…
-
**Godot version:**
3.2 alpha 1
**OS/device including version:**
Windows 10
**Issue description:**
Reimporting .dae breaks existing scene (deforms mesh), even though the file stays the same. E…
-
THIS THREAD IS FOR REQUESTING LIBRARIES, NOT FOR ADDITIONS TO OTHER_LIBS.
Over the years, people have suggested the following ideas for stb libraries. Here are your options for these libraries, where…
-
I have a URDF that contains a .DAE file with multiple geometry elements. When I open the file in a text editor it has a structure like this (trimmed down significantly, it's quite bulky):
```
…
-
I need to compile a Qt program dynamically linked with assimp on Windows. I followed the following steps to build the library:
- Download [the latest release (5.0.1)](https://github.com/assimp/assi…
-
**Godot version:**
3.1.1
**OS/device including version:**
Windows 10 Pro, Version 1803
CPU: Ryzen 7 1700X
GPU: Vega 64
**Issue description:**
I exported this file from Cinema 4D using the…
-
I need to compile a Qt program dynamically linked with assimp on Windows. I followed the following steps to build the library:
- Download [the latest release (5.0.1)](https://github.com/assimp/assi…
-
Hi,
I have just finished all the installation and build. But I am confused how to execute the example. I am in the example folders as follows. So how can I visualise one of the robot?
zqx@ubuntu…