- Germany
-
Game Engineering Student, modeller, coder and gamer :D
- Joined on
2021-01-09
Block a user
[TODO] Create some sample wrl and x3d testing files
@Hombre57 maybe you're interested in creating and providing some sample wrl files? Is it even a good idea or just unnecassary work load?
[TODO] Create some sample wrl and x3d testing files
[Maintenance] Check for legacy and non working API references
Implement wrl exporter
Fix per vertex normals and colors import
Fix per vertex normals and colors import
you are totally right. Using the new API vs legacy API produces different results. This happens due to color space mismatch as seen here: https://projects.blender.org/blender/blender/commit/765b1c6…
[TODO] Open bugs and tasks from blender/blender-addons
Fix per vertex normals and colors import
Hi, i merged my PRs into main, then attempted yours and saw a quite noticeable difference in shading of the file mentioned in extensions/io_scene_x3d#2. See the…
b56636170f
X3D/VRML import: Fix blender/blender-addons#98442, check if USE-based cache is set in IndexedFaceSet (#7)
b3960fe844
fix quote detection of multi-line VRMLscripts (#5)
a33ad05f5d
fix wrl files with pixel image textures not importing correctly (#4)
0d539de1fd
add checks for NoneType to ignore empty shape nodes (#3)
c86b76ee55
fix list index out of range for color_per_vertex (#2)
Cedric Steiert
deleted branch add-check-for-USE-based-cache from Bujus_Krachus/io_scene_x3d
2024-08-06 17:31:44 +02:00
b56636170f
X3D/VRML import: Fix blender/blender-addons#98442, check if USE-based cache is set in IndexedFaceSet (#7)
X3D/VRML import: Fix blender/blender-addons#98442, check if USE-based cache is set in IndexedFaceSet
Cedric Steiert
pushed to add-check-for-USE-based-cache at Bujus_Krachus/io_scene_x3d
2024-08-06 17:31:03 +02:00
2d9866a2d8
Merge branch 'main' into add-check-for-USE-based-cache
b3960fe844
fix quote detection of multi-line VRMLscripts (#5)
a33ad05f5d
fix wrl files with pixel image textures not importing correctly (#4)
0d539de1fd
add checks for NoneType to ignore empty shape nodes (#3)
c86b76ee55
fix list index out of range for color_per_vertex (#2)