Germain-Le-Chapelain
  • Joined on 2023-12-31
Germain-Le-Chapelain commented on issue blender/blender#128541 2024-10-06 23:49:13 +02:00
Obj with rational bsplines not imported correctly

@matteolegna-2 yeah, only very limited set of curve types are supported right now. I know that @Germain-Le-Chapelain was a WIP PR to improve it in some way here: #117371 but I haven't followed…

Germain-Le-Chapelain commented on pull request blender/blender#117371 2024-09-11 22:52:04 +02:00
Add support for NURBS surfaces in Wavefront .OBJ files.

I will educate myself on running those lint test locally I thought they would be included in make test.

I don't know why my VS is struggling w/ formatting too I'm getting spammed by `CLang…

7e07324afa Merge branch 'main' of https://projects.blender.org/blender/blender.git into fixattemptcurveobjexport
1bc0ec1b80 Sculpt: Improve mesh BVH build time by storing less temporary data
0358a3d11f Fix #127319: Access violation in Sample Nearest Surface node
06b25fee0e Cleanup: Remove useless/incorrect comments
75c17761dd Fix #127302: Grease pencil "close" operator causes crash
Compare 1279 commits »
Germain-Le-Chapelain created pull request blender/blender-test-data#12 2024-09-10 05:02:59 +02:00
Update test files for #117371
1a13820d2b Merge branch 'main' of https://projects.blender.org/blender/blender-test-data.git into updated-data-for-surfaces-and-rational-splines
809c533307 Revert "Remove io_tests/blend_big_endian/ as some tests fail on macOS"
e6a8d7cc7b Remove io_tests/blend_big_endian/ as some tests fail on macOS
a859f042d2 Remove file that causes error on macOS (only)
6e40ff86a2 Add big-endian test files for blend-file loading
Compare 26 commits »
b39f851e24 Signed-off-by: Germain Le Chapelain <germain.lechapelain@lanvaux.fr>
b9a31582be Revert "I don't know what I am doing."
Compare 2 commits »
921931b96f Signed-off-by: Germain Le Chapelain <germain.lechapelain@lanvaux.fr>
3d49223dc4 I don't know what I am doing.
5c54316359 Point to my own test data
Germain-Le-Chapelain created repository Germain-Le-Chapelain/blender-test-data 2024-09-07 01:39:58 +02:00
c5749c74bb Export non-rational B-Spline, not as rational...
8ee366cbe9 = Put-back the old code-path for curves along w/ a note indicating
2229a8dfa6 - Little typo in the exporter
040d492708 - I don't remember why I had made that change: