-
As of GPAC 0.6.1, there are many places where data pointers are `char *` while not being strings. It would be better to deal with type `u8 *` (wrapper around `unsigned char *`) for generic data.
Exam…
-
**Describe the Bug**
When both the `baseColor` and `baseColorMap` of the `PbrAppearance` node are set, the export to X3D or VRML is not working as expected.
**Steps to Reproduce**
1. Export the `…
-
dear mrdoob, I have a problem with the VRMLLoader and my vrml 2 model because don't work. I work on MacOS 10.6 with Firefox. Can you help me please because your past examples (issue "VRMLLoader?") I d…
-
documentation says it's Titania but not x-ite, so tried switching off compat. mode but still no way to generate i can find.
Note: this is for conversion of a world using Cortona's AdvancedAppearan…
-
has a background 'black pettel shape' when nothing in layer 0 (default).
```
#VRML V2.0 utf8 Titania V4.5.0
LayerSet {
activeLayer 1
order 1
layers Layer {
children DEF Box Transf…
-
##### Expected behavior
In Media Library, if upload the *.docx file, the content_type should be "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
##### Actual behavior
In …
-
## Your Environment
- Operating System and version: Ubuntu 16.10
- Compiler: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-4ubuntu1)
- PCL Version: 1.7.2
## Current Behavior
I have used sucesfully the …
-
##### Description of the problem
When I try to open a WRL file, I can only see Object3D objects with Meshes objects inside. All other types (LineSegments, Shapes and Points) are missing.
I have …
-
**Describe the Bug**
Webots crashing when loading a world containing a simple IFS for which the normals are defined but the normal indices are not defined (coordIndex used instead)
**Steps to Repr…
-
I'm a university teacher teaching Crystallography. I have built a lot of crystal models in .wrl format exported from WinXmorph and Krystalshaper, two software of crystal morphology drawing. These file…