Cedric Steiert Bujus_Krachus
  • Germany
  • Game Engineering Student, modeller, coder and gamer :D

  • Joined on 2021-01-09
Cedric Steiert pushed tag v2.3.3 to extensions/io_scene_x3d 2024-08-08 23:22:36 +02:00
Cedric Steiert pushed tag v2.3.4 to extensions/io_scene_x3d 2024-08-08 23:22:13 +02:00
Cedric Steiert commented on issue extensions/io_scene_x3d#11 2024-08-08 22:51:53 +02:00
[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?

Cedric Steiert opened issue extensions/io_scene_x3d#11 2024-08-08 22:49:11 +02:00
[TODO] Create some sample wrl and x3d testing files
Cedric Steiert opened issue extensions/io_scene_x3d#10 2024-08-08 18:00:20 +02:00
[Maintenance] Check for legacy and non working API references
Cedric Steiert opened issue extensions/io_scene_x3d#9 2024-08-08 17:57:35 +02:00
Implement wrl exporter
Cedric Steiert pushed to main at extensions/io_scene_x3d 2024-08-08 01:03:36 +02:00
f45f00ec95 disable h3d extensions export option
Cedric Steiert commented on pull request extensions/io_scene_x3d#6 2024-08-07 12:04:36 +02:00
Fix per vertex normals and colors import

Thanks for the contribution, merged.

Cedric Steiert pushed to main at extensions/io_scene_x3d 2024-08-07 12:04:14 +02:00
975d4ebb2e Fix per vertex normals and colors import (#6)
Cedric Steiert merged pull request extensions/io_scene_x3d#6 2024-08-07 12:04:13 +02:00
Fix per vertex normals and colors import
Cedric Steiert approved extensions/io_scene_x3d#6 2024-08-07 11:40:32 +02:00
Fix per vertex normals and colors import

Alright, then ready to merge. Any outstanding changes?

Cedric Steiert commented on pull request extensions/io_scene_x3d#6 2024-08-07 02:55:32 +02:00
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

Cedric Steiert opened issue extensions/io_scene_x3d#8 2024-08-06 23:47:37 +02:00
[TODO] Open bugs and tasks from blender/blender-addons
Cedric Steiert pushed to main at extensions/io_scene_x3d 2024-08-06 18:32:54 +02:00
142f42d25e update README.md
Cedric Steiert commented on pull request extensions/io_scene_x3d#6 2024-08-06 18:01:49 +02:00
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…

Cedric Steiert pushed to main at Bujus_Krachus/io_scene_x3d 2024-08-06 17:32:13 +02:00
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)
Compare 5 commits »
Cedric Steiert deleted branch add-check-for-USE-based-cache from Bujus_Krachus/io_scene_x3d 2024-08-06 17:31:44 +02:00
Cedric Steiert pushed to main at extensions/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)
Cedric Steiert merged pull request extensions/io_scene_x3d#7 2024-08-06 17:31:44 +02:00
X3D/VRML import: Fix blender/blender-addons#98442, check if USE-based cache is set in IndexedFaceSet
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)
Compare 6 commits »