Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenMesh
OpenMesh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenMesh
  • OpenMeshOpenMesh
  • Issues

  • Open 11
  • Closed 66
  • All 77
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual
  • Decimater ModRoundness alway collapses
    #42 · created Apr 12, 2017 by Daniel Gotzen   bug
    • CLOSED
    • 0
    updated May 05, 2017
  • HalfedgeLoopCCWIter and HalfedgeLoopCWIter go into the wrong direction
    #39 · created Feb 17, 2017 by Max Lyon   bug
    • CLOSED
    • 1
    • 2
    updated May 01, 2017
  • Unittests added for midpoint, but they segfault
    #37 · created Jan 13, 2017 by Jan Möbius   OpenMesh 7.0   bug
    • CLOSED
    • 2
    updated May 01, 2017
  • Phong shading looks funny when using Shader Pipeline Renderer
    #36 · created Jan 12, 2017 by Janis Born
    • CLOSED
    • 1
    • 1
    updated May 01, 2017
  • Converting tri- polymesh leaves standard propertyhandles uninitialized
    #35 · created Jan 08, 2017 by Martin Schultz
    • CLOSED
    • 1
    • 0
    updated May 01, 2017
  • OBJWriter does not support face texture coordinates
    #34 · created Oct 25, 2016 by Hans-Christian Ebke   bug
    • CLOSED
    • 1
    updated May 01, 2017
  • GCC Compiler Bug Causes Crashes
    #32 · created Sep 13, 2016 by Hans-Christian Ebke   bug
    • CLOSED
    • 1
    updated May 01, 2017
  • Cannot write binary stl files
    #31 · created Aug 16, 2016 by Martin Schultz   bug confirmed
    • CLOSED
    • 0
    updated May 01, 2017
  • Warning with gcc 6
    #28 · created Aug 10, 2016 by Jan Möbius   OpenMesh 6.3   Polishing Warning
    • CLOSED
    • 1
    updated May 01, 2017
  • document that DecimaterT::decimate does not trigger a garbage collection
    #27 · created Jul 21, 2016 by Janis Born   documentation enhancement
    • CLOSED
    • 2
    updated May 01, 2017
  • Unexpected circulator behavior
    #26 · created Jun 01, 2016 by Jan Möbius   OpenMesh 6.2
    • CLOSED
    • 2
    updated May 01, 2017
  • OpenMesh::IO::write_mesh not writing out FaceTexCoord
    #25 · created Jun 01, 2016 by Jan Möbius   OpenMesh 6.3
    • CLOSED
    • 1
    • 1
    updated May 01, 2017
  • Please check this diff
    #24 · created May 30, 2016 by Jan Möbius
    • CLOSED
    • 1
    updated May 01, 2017
  • conversion between tri meshes and poly meshes
    #23 · created May 04, 2016 by Janis Born   enhancement
    • CLOSED
    • 1
    • 1
    updated May 01, 2017
  • Possible bug in ConstVertexOHalfedgeIter
    #21 · created Mar 10, 2016 by Jan Möbius   bug
    • CLOSED
    • 5
    updated May 01, 2017
  • Check OBJ writer patch
    #20 · created Feb 11, 2016 by Jan Möbius   bug
    • CLOSED
    • 1
    updated May 01, 2017
  • OBJ Reader: Does not load 3D Texture coordinates
    #19 · created Jan 05, 2016 by Jan Möbius   OpenMesh 6.0   enhancement
    • CLOSED
    • 0
    updated May 01, 2017
  • Internal Compiler Error VS 2015 Update1
    #18 · created Dec 14, 2015 by Jan Möbius   OpenMesh 6.0   bug confirmed
    • CLOSED
    • 0
    updated May 01, 2017
  • Check for possible double swap in om writers
    #17 · created Dec 03, 2015 by Jan Möbius   OpenMesh 6.0   bug
    • CLOSED
    • 2
    updated May 01, 2017
  • Document deletion process
    #14 · created Nov 26, 2015 by Jan Möbius   documentation
    • CLOSED
    • 0
    updated May 01, 2017
  • Add some more unittests to cover the following functions
    #13 · created Nov 26, 2015 by Jan Möbius   OpenMesh 6.0   Infrastructure Unittests
    • CLOSED
    • 0
    updated May 01, 2017
  • Cannot compile OpenMesh with unittests enabled
    #43 · created May 02, 2017 by Martin Schultz   Infrastructure Unittests bug
    • CLOSED
    • 1
    • 2
    updated Jun 29, 2017
  • possible PolyConnectivity::split_edge_copy() bug
    #44 · created Jun 27, 2017 by Jan Möbius   OpenMesh 7.0
    • CLOSED
    • 1
    • 1
    updated Jul 03, 2017
  • Possible importer Bug?
    #45 · created Jun 28, 2017 by Jan Möbius   OpenMesh 7.0   enhancement
    • CLOSED
    • 1
    • 1
    updated Jun 30, 2017
  • Check Clear/Clean
    #41 · created Apr 04, 2017 by Jan Möbius   OpenMesh 8.0   bug
    • CLOSED
    • 2
    updated Jun 19, 2018
  • test_load_obj_with_material segfaults with osx/py3k
    #30 · created Aug 14, 2016 by Ghost User
    • CLOSED
    • 0
    updated Nov 27, 2018
  • Python bindings fail to build with Visual Studio 14 2015
    #29 · created Aug 14, 2016 by Ghost User
    • CLOSED
    • 2
    updated Apr 05, 2018
  • Add complex face handling to ply reader.
    #22 · created Apr 15, 2016 by Jan Möbius
    • CLOSED
    • 2
    updated Jun 19, 2018
  • Python Unittests segfaulting
    #16 · created Dec 02, 2015 by Isaak Lim   bug
    • CLOSED
    • 2
    updated Apr 05, 2018
  • Create Benchmarks comparing Legacy and C++11 VectorT
    #9 · created Nov 19, 2015 by Hans-Christian Ebke   Speedup
    • CLOSED
    • 2
    updated Apr 05, 2018
  • Copy constructor adding face status twice?
    #48 · created Oct 19, 2017 by Jan Möbius   OpenMesh 7.0   bug confirmed
    • CLOSED
    • 1
    • 1
    updated Nov 08, 2017
  • OBJ Writer UV Coordinates
    #49 · created Oct 24, 2017 by Jan Möbius   OpenMesh 7.0   bug
    • CLOSED
    • 0
    updated Oct 26, 2017
  • CPPCHECK Hint
    #12 · created Nov 26, 2015 by Jan Möbius
    • CLOSED
    • 0
    updated Oct 27, 2017
  • Documentation
    #11 · created Nov 23, 2015 by Jan Möbius   OpenMesh 6.0   documentation
    • CLOSED
    • 0
    updated Oct 27, 2017
  • Ugly clang warning
    #8 · created Nov 11, 2015 by Jan Möbius   OpenMesh 5.0   Warning
    • CLOSED
    • 0
    updated Oct 27, 2017
  • Instable algorithm for face normal computation
    #7 · created Nov 03, 2015 by Christopher Tenter
    • CLOSED
    • 0
    updated Oct 27, 2017
  • Compiler Error in status flags
    #6 · created Oct 23, 2015 by Jan Möbius   OpenMesh 5.0   bug
    • CLOSED
    • 2
    updated Oct 27, 2017
  • Inefficient implementation of ArrayKernel::opposite_halfedge_handle()
    #5 · created Oct 23, 2015 by Jan Möbius   OpenMesh 5.0
    • CLOSED
    • 0
    updated Oct 27, 2017
  • Mesh with 2D Points unsupported
    #4 · created Sep 29, 2015 by Dominik Sibbing   OpenMesh 6.0
    • CLOSED
    • 1
    updated Oct 27, 2017
  • calling vv_range on valence 0 vertices causes a crash
    #3 · created Sep 16, 2015 by Martin Schultz   bug
    • CLOSED
    • 1
    updated Oct 27, 2017
  • Make Unittests respect CMAKE_CXX_FLAGS from cmake
    #2 · created Sep 14, 2015 by Jan Möbius   OpenMesh 5.0   bug
    • CLOSED
    • 3
    updated Oct 27, 2017
  • Check reader parallelizability
    #1 · created Sep 12, 2015 by Jan Möbius   OpenMesh 5.0
    • CLOSED
    • 0
    updated Oct 27, 2017
  • Standard Properties after Assignment
    #50 · created Mar 19, 2018 by Max Lyon
    • CLOSED
    • 2
    • 2
    updated Mar 19, 2018
  • split_edge Creates Non-Triangular Faces on TriMeshes
    #51 · created Mar 19, 2018 by Max Lyon
    • CLOSED
    • 1
    • 2
    updated Oct 30, 2018
  • Move towards using free functions on built-in properties.
    #52 · created Apr 12, 2018 by Christian Mattes
    • CLOSED
    • 2
    • 2
    • 0
    updated May 30, 2018
  • Mention new OM python bindings in Documentation
    #56 · created Jun 08, 2018 by Martin Heistermann   documentation
    • CLOSED
    • 1
    updated Dec 06, 2018
  • Add SmartTagger to OpenMesh
    #57 · created Jun 19, 2018 by Jan Möbius   OpenMesh 8.0   enhancement
    • CLOSED
    • 1
    • 0
    updated Oct 30, 2018
  • Peristent Edge Properties
    #58 · created Aug 07, 2018 by Max Lyon   bug
    • CLOSED
    • 0
    updated Nov 27, 2018
  • OBJ Writer/Reader Issue
    #60 · created Nov 27, 2018 by Jan Möbius   OpenMesh 8.0
    • CLOSED
    • 2
    • 0
    updated Jan 15, 2019
  • Free functions for vector norm and others not found on gcc version greater or equal to 7.1
    #62 · created Jan 15, 2019 by Jan Möbius   OpenMesh 8.0   Feb 5, 2019   Doing bug unreproducable
    • CLOSED
    • 2
    updated Feb 04, 2019
  • OpenMesh with Eigen
    #59 · created Oct 25, 2018 by Jan Möbius   OpenMesh 8.0   Doing enhancement
    • CLOSED
    • 1
    • 2
    updated Jan 17, 2019
  • Creating a zero-vector with "ACG::Vec3d(0)" compiles (and behaves as expected) for GCC, but not for MSVC (2013)
    #40 · created Feb 20, 2017 by Kersten Schuster   Doing confirmed wontfix
    • CLOSED
    • 1
    • 2
    updated Jan 15, 2019
  • Warnings with gcc 8.2
    #63 · created Jan 15, 2019 by Jan Möbius   OpenMesh 8.0   Doing Polishing
    • CLOSED
    • 1
    • 0
    updated Jan 15, 2019
  • PLY reader fix for ascii fix containing no endl
    #64 · created Feb 04, 2019 by Jan Möbius   OpenMesh 8.0   bug
    • CLOSED
    • 1
    • 0
    updated Feb 04, 2019
  • Crash in subdivider after a vertex has been deleted
    #65 · created Apr 09, 2019 by Jan Möbius   OpenMesh 8.1   bug confirmed
    • CLOSED
    • 2
    • 0
    updated Apr 09, 2019
  • heap-buffer-overflow while adding an invalid triangle face
    #66 · created Jul 30, 2019 by Sven-Kristofer Pilz
    • CLOSED
    • 1
    • 1
    updated Jan 29, 2021
  • property visualizer, edge property visualization
    #67 · created Aug 07, 2019 by Nicolas Gallego-Ortiz
    • CLOSED
    • 0
    updated Aug 07, 2019
  • Lots of warnings
    #68 · created Nov 27, 2019 by Jan Möbius   OpenMesh 8.1
    • CLOSED
    • 0
    updated Dec 03, 2019
  • Tons of warnings on windows, clang, ...
    #69 · created Dec 07, 2019 by Jan Möbius   OpenMesh 8.1
    • CLOSED
    • 2
    updated Jan 25, 2021
  • Docu pics broken
    #71 · created Mar 17, 2020 by Jan Möbius
    • CLOSED
    • 1
    updated Mar 18, 2020
  • Eigen tests fail to compile on Linux with Eigen 3.3.7
    #72 · created Apr 02, 2020 by Martin Heistermann
    • CLOSED
    • 1
    • 1
    updated Apr 20, 2020
  • Bug in PropertyT<bool> restore function
    #73 · created Sep 24, 2020 by Jan Möbius
    • CLOSED
    • 1
    updated Jan 25, 2021
  • Eigen3 Finder not included anymore and no global finder available
    #74 · created Jan 15, 2021 by Jan Möbius
    • CLOSED
    • 1
    • 4
    updated Jan 15, 2021
  • QT Apps not build on Linux/Mac?
    #75 · created Jan 29, 2021 by Jan Möbius   OpenMesh 9.0
    • CLOSED
    • 0
    updated Feb 15, 2021
  • Is that save?
    #76 · created Jan 29, 2021 by Jan Möbius
    • CLOSED
    • 4
    updated Jan 29, 2021
  • missing #include for calc_centroid(MeshHandle)
    #78 · created Mar 16, 2021 by Janis Born
    • CLOSED
    • 1
    • 0
    updated Mar 17, 2021