- Germany
-
Game Engineering Student, modeller, coder and gamer :D
- Joined on
2021-01-09
Block a user
X3D/WRL Import: Add support for movie texture.
WRL import IndexedLineSet has no material assigned to it
WRL import Extrusion not working: list index out of range
Discussion: Change default axis to Y Forward and Z Up to get accurate axis conversion from x3d to blender, resulting in different visual appearance
Discussion: Change default axis to Y Forward and Z Up to get accurate axis conversion from x3d to blender, resulting in different visual appearance
My proposed change is done, so i'll close this report. You may reopen it if needed.
69d2742d0c
Fix blender/blender-addons/issues/101959: rotate image texture for 180
c616ec7642
Fix blender/blender-addons#102090: flip normals of box on import
6c5160405e
Change default forward axis to -z #24
X3D/WRL Import: TextStyle - Font family, style not getting parsed
justify and spacing is now getting parsed an applied. Style (bold/italic) and font family is a bit more tricky and thus still a todo.
[TODO] Add drag and drop popup menu
The file handler istself exists now, though currently only single files are supported and no import popup is drawn, instead the file browser opens.
[TODO]: Add batch import - import multiple files at once