Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 15-create-a-more-usefull-example-for-the-mesh-decimater
  • 33-triangulation-via-ear-clipping
  • Fix_OBJ
  • OBJ_vcolor_support
  • OpenMesh-2.4 protected
  • OpenMesh-2.4.1 protected
  • OpenMesh-5.2 protected
  • Timer_fix
  • cgg-igm
  • master default protected
  • mh-symbol-vis
  • mh/dev
  • obj_patches
  • om2-format
  • ply
  • silence-warning
  • stl_filter_degenerated_triangles
  • OpenMesh-11.0
  • OpenMesh-10.0
  • OpenMesh-9.0
  • OpenMesh-8.1
  • OpenMesh-8.0
  • OpenMesh-7.1
  • OpenMesh-7.0
  • OpenMesh-6.3
  • OpenMesh-6.2
  • OpenMesh-6.1
  • OpenMesh-6.0
  • OpenMesh-5.1
  • OpenMesh-5.0
  • OpenMesh-1.9.6
  • OpenMesh-2.0
  • OpenMesh-2.0-RC1
  • OpenMesh-2.0-RC2
  • OpenMesh-2.0-RC3
  • OpenMesh-2.0-RC4
  • OpenMesh-2.0-RC5
37 results
Created with Raphaël 2.2.025Jun24232219181611983126May181512117628Apr1424Mar2012111095424Feb23191810965326Jan2119161514138510Dec19Nov524Oct15816Sep29Aug28271131Jul251817852126Jun251611430May281613974230Apr29282623128Feb251413127529Jan151119Dec12628Nov2321Oct161514330Sep272623201729Aug222120151412119876530Jul2624232212Jun115330May23171625Apr25Mar4127Feb262520191830Jan292315141198620Dec121110530Nov272622131265231Oct221815862128Sep27262423222119181714121110730Aug232215862131Jul242318171613126328Jun22212018141322May16983210Apr5430Mar232120198521Fixed warningInstall target missing for python bindingsRduce int to float conversionsAdded a test to check if we can continue to iterate from end after adding more vertices.A little pre C++11 compatibility fix.Added hint for -fPICRemoved experimental flagunify int8_t/signed char/char in ply reader and writer.fix compile error on vector scalar multiplication when scalar type differs of vector scalar type and the scalar was lhsadd feature support list for readers/writersfix output directory for windowsFixed wrong rpath in unittest binaryUse the acg macro to add the unittests to make sure flags are passed through (e.g. to enable c++11)Updated changelog- ply writer: add custom property support for ascii version- fix ply ascii reader with custom face properties which aren't declared as list- load vertex color values as float in range of [0..1] instead of integers [0..255]Added c++11 test fileadd write unittest for binary filesfix mesh write on 64-bit systemsMove to omerr- move iostream from header to source files.Extended vector test for operator ==remove some conversion warningsremove some implicit convert warningsremove warningsremoved some unnecessary double negationsfix cppcheckremove warning- remove paranthese warningimprove performance for small vectors/facesply ascii reader: Fixed wrong docuUpdated changelogFixing PropertyManager so that it cooperates with bool properties even on unforgiving implementations (such as clang).Added unit test for bool PropertyManager::set_range.Added basic smoother compile testFixed old OM3 port warning in smoother- Fix for Smoother set_relative error (Thanks to Leonardo Cecchinato for the fix)extend "can_read" function. returns true, if no explicit filename is given, but just the extension.
Loading