Martin Heistermann mheistermann
  • Bern, Switzerland
  • https://mheistermann.de
  • PhD student in geometry processing at the Computer Graphics Group of University of Bern. Using blender for publication-quality visualisation, big fan of geometry nodes.

  • Joined on 2020-07-30
Martin Heistermann commented on pull request blender/blender#104503 2023-02-11 20:29:31 +01:00
OBJ: Support polylines with more than 2 vertices.

I added a rudimentary test that expects the previously attached polylines_artificial.obj as polylines.obj.

In line with the existing tests, it checks for number of vertices/edges, as well…

Martin Heistermann pushed to dev/mh/obj-polyline-support at mheistermann/blender 2023-02-11 20:27:16 +01:00
b7752b176e OBJ: Add basic test for polyline import.
6d192b8437 OBJ: Support polylines with more than 2 vertices.
d33960aead Cleanup: remove whole-archive linking for USD
085c854b2a Fix curves selection toggling
82867753cf Transform: Hide trackball gizmo while dragging
Compare 58 commits »
Martin Heistermann commented on pull request blender/blender#104503 2023-02-10 10:04:26 +01:00
OBJ: Support polylines with more than 2 vertices.

I created a very simple test file with a few lines and polylines, including some with (bogus) texture coords, as well as out-of-bounds vertex references (polylines_artificial.obj).

I'm also…

Martin Heistermann commented on pull request blender/blender#104503 2023-02-09 12:08:17 +01:00
OBJ: Support polylines with more than 2 vertices.

@aras_p I hope it's okay I added you as reviewer (can't un-assign you anyways :/), looking into commit history and reading your blog before, you appear to be a main developer of the OBJ importer. …

Martin Heistermann created pull request blender/blender#104503 2023-02-09 11:14:29 +01:00
OBJ: Support polylines with more than 2 vertices.
Martin Heistermann created branch dev/mh/obj-polyline-support in mheistermann/blender 2023-02-09 11:12:44 +01:00
Martin Heistermann pushed to dev/mh/obj-polyline-support at mheistermann/blender 2023-02-09 11:12:44 +01:00
6e3ce1193d OBJ: Support polylines with more than 2 vertices.
Martin Heistermann created repository mheistermann/blender 2023-02-09 11:05:09 +01:00