Skip to content
Snippets Groups Projects

Feature/fromvertices

Merged Christian Engwer requested to merge feature/fromvertices into master
All threads resolved!

see issue #1 (closed)

we move the makeFromVertices implementation into a utility function, which clearly states that it only works up to 3D.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Christian Engwer Added 1 commit:

    Added 1 commit:

    • a5ca73e0 - [utility] rename to geometryTypeFromVertexCount

    Compare with previous version

  • Christian Engwer Added 2 commits:

    Added 2 commits:

    • 8ce6e357 - [test] immediately compare the geometry types instead of the IDs
    • 5c54a504 - [test] cleanup the output of the fromVertexCount test

    Compare with previous version

  • Christian Engwer Added 1 commit:

    Added 1 commit:

    • 36b10026 - in C++11 and newer, inline is sufficient to enforce weak symbols

    Compare with previous version

  • Christian Engwer Resolved all discussions

    Resolved all discussions

  • Christian Engwer Unmarked this merge request as a Work In Progress

    Unmarked this merge request as a Work In Progress

  • Christian Engwer Status changed to merged

    Status changed to merged

  • Mentioned in commit b18b7bb9

  • @christi Do you need this feature in 2.5 (it has the 2.5 milestone assigned)?

  • We once discussed that the change should be in 2.5, if you consider it too late, skip it. Otherwise it would be good, to cleanup in geometry constructors.

  • Ansgar Burchardt Mentioned in merge request !42 (merged)

    Mentioned in merge request !42 (merged)

  • Okay, then I would prefer to skip it (and will remove the milestone from the merge request).

    I found two minor errors that I fixed in !42 (merged) (but the CI build fails after updating gitlab-ci-multi-runner; need to look at that too).

  • Mentioned in commit 908b99dd

  • Felix Gruber Mentioned in merge request !43 (merged)

    Mentioned in merge request !43 (merged)

  • The old function name geometryTypeFromVertices() was still used in some places. I've changed it to geometryTypeFromVertexCount() in !43 (merged).

  • Mentioned in commit b9e93111

  • mentioned in issue #1 (closed)

  • Please register or sign in to reply
    Loading