Block a user
Add Surface support to Wavefront .OBJ import/export.
My issue is actually that we cannot import-export surfaces.
This is more like a feature request or improvement in current exporter, not a bug. You've a PR already so I don't see any…
Support for free-form surfaces import/export as Wavefront .OBJ
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-20 00:49:51 +01:00
b8d4d26c41
Better, but still not what's expected
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-19 18:59:49 +01:00
2fe5d2f933
OK This was actually missing.
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-19 00:26:21 +01:00
040f269c4d
o Reduce the diff (but there were some changes that might have been worth keeping:
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-18 23:56:37 +01:00
bb29709c0f
- Double typo -_-.
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-18 23:46:12 +01:00
e371a51ee8
Export weight properly
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-18 23:28:38 +01:00
e7d7cafc74
Don't evaluate NURBS as MESH in the iterator ? (Oh no don't.)
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-18 22:41:24 +01:00
3699807777
.OBJ Exporter:
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-17 23:41:48 +01:00
e3facc9149
[+] Import surfaces
Cleanup: Remove redundant return statement
I think it’s software engineering/the logic of reading OBJ:
If create_geometry
was doing only that: creating the geometry, as oppose to perhaps create the geometry, we could simplify…
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-13 04:47:27 +01:00
b87cdeb794
o Still displays jack-sh*t :]
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-13 04:31:51 +01:00
353a14096b
+ Import surfaces
- Code simplification
Germain-Le-Chapelain
pushed to codesimplification at Germain-Le-Chapelain/blender
2024-02-13 02:58:17 +01:00
65e7367cc3
- Code simplification
Germain-Le-Chapelain
created branch codesimplification in Germain-Le-Chapelain/blender
2024-02-13 02:58:17 +01:00
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-12 21:00:32 +01:00
fa717d8071
Still mega-ssert w/ the file I uploaded in the PR:
Add support for NURBS surfaces in Wavefront .OBJ files.
To any useful end: I am dropping here the file I am trying to load in:
I will update w/ what I have shortly.
Basically I don't understand jack-💩 to how those surface control-points are…
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-02-10 01:39:55 +01:00
c8f242cc3c
nothing is displayed anymore