Commit Graph

2149 Commits

Author SHA1 Message Date
Jan Möbius
d4995e9b2c Updated changelog 2019-04-09 08:15:43 +02:00
Jan Möbius
6d49c4bf72 Set Documentation to on by default 2019-04-09 08:09:22 +02:00
Jan Möbius
e6ae5f2905 Use the ACG Directories 2019-04-09 08:08:02 +02:00
Jan Möbius
f0e50f033d Use OpenMesh source dir as root directory 2019-04-09 07:51:00 +02:00
Jan Möbius
6302f46f65 - Support building on FreeBSD
- Generate OpenMeshConfig.cmake

Thanks to Thibault Payet for the patch
2019-04-09 07:45:54 +02:00
Jan Möbius
6d2b8b8b80 Merge branch 'property-manager' into 'master'
Property Manager extensions

See merge request OpenMesh/OpenMesh!215
2019-04-05 10:35:08 +02:00
Janis Born
7c3d9c303c update custom properties tutorial to mention mesh properties and hasProperty 2019-04-03 15:46:21 +02:00
Janis Born
ade4f58f1a add hasProperty function 2019-04-03 15:45:44 +02:00
Janis Born
fc63402d10 change PropertyManager::operator* to access the property value for mesh properties 2019-04-03 15:45:23 +02:00
Janis Born
56403e3dc9 mark more old functions as deprecated 2019-04-03 15:44:17 +02:00
Jan Möbius
0ea44a0a13 Merge branch 'calc_face_area' into 'master'
add calc_face_area for TriMeshT

See merge request OpenMesh/OpenMesh!214
2019-03-15 11:59:53 +01:00
Janis Born
e7cd4edd1c add calc_face_area for TriMeshT 2019-03-14 16:59:07 +01:00
Jan Möbius
502241d6f9 Link missing tutorial on mainpage 2019-03-12 08:54:10 +01:00
Jan Möbius
1cf083532b Merge branch 'Move-to-8.1' into 'master'
Added small tutorial on custom properties

See merge request OpenMesh/OpenMesh!213
2019-03-12 08:02:08 +01:00
Jan Möbius
c2792234d1 Added small tutorial on custom properties 2019-03-12 08:00:17 +01:00
Jan Möbius
7ca696cfa4 Merge branch 'Move-to-8.1' into 'master'
Move to OpenMesh 8.1 version numbers

See merge request OpenMesh/OpenMesh!212
2019-02-21 15:10:53 +01:00
Jan Möbius
c7107e1f97 Move to OpenMesh 8.1 version numbers 2019-02-21 14:11:34 +01:00
Jan Möbius
37be8f8b05 Merge branch 'PLY_FACE_COLOR' into 'master'
PLY Reader/Writer: Support for face colors (Thanks to Steve and Barb Demlow for the patch)

See merge request OpenMesh/OpenMesh!211
2019-02-21 13:55:07 +01:00
Jan Möbius
449276bcf8 porepare for release [skip-ci] 2019-02-21 13:28:42 +01:00
Jan Möbius
2c0ba7b7eb Change tutorial, as PLY now supports face colors 2019-02-21 12:54:25 +01:00
Jan Möbius
3fbc166201 - PLY Reader/Writer: Support for face colors (Thanks to Steve and Barb Demlow for the patch) 2019-02-21 12:49:56 +01:00
Jan Möbius
a63cbdb10e Removed some old glut references 2019-02-21 10:05:26 +01:00
Jan Möbius
f89638553a Merge branch 'Renamed_template_files' into 'master'
Renamed template files

See merge request OpenMesh/OpenMesh!210
2019-02-20 13:11:50 +01:00
Jan Möbius
faa1a7917d Get rid of the T.cc naming for template implementations 2019-02-20 12:14:46 +01:00
Jan Möbius
446d8cf14e Removed old templates folder 2019-02-20 11:49:15 +01:00
Jan Möbius
93a439fea6 Merge branch 'Remove_Glut' into 'master'
Remove glut from OpenMesh

See merge request OpenMesh/OpenMesh!209
2019-02-06 12:04:20 +01:00
Jan Möbius
46e9e97a1b Revert "Silence some VS2017 warnings due to double float conversion"
This reverts commit 3dbdbdde7d
2019-02-06 11:10:04 +01:00
Jan Möbius
3dbdbdde7d Silence some VS2017 warnings due to double float conversion 2019-02-06 11:06:35 +01:00
Jan Möbius
0eb788a59b Silence clang warning on unittest 2019-02-06 10:29:05 +01:00
Jan Möbius
458a9d18b3 Updated changelog 2019-02-06 10:20:27 +01:00
Jan Möbius
365c4d2874 Removed glut from OpenMesh. 2019-02-06 10:19:08 +01:00
Jan Möbius
fa92a28749 Removed remaining glut parts from OpenMesh QGLViewer 2019-02-06 10:15:48 +01:00
Jan Möbius
253f47f6db Removed glut from Progmesh viewer 2019-02-06 09:47:46 +01:00
Jan Möbius
0fed7d9449 Removed glut from subdivider viewer 2019-02-06 09:45:32 +01:00
Jan Möbius
d738983517 Removed glut from progviewer 2019-02-06 09:45:15 +01:00
Jan Möbius
2f269f5d98 Removed glut stuff from DecimaterViewer 2019-02-06 09:43:34 +01:00
Jan Möbius
43a09852ea Restrict to stretch builds for now 2019-02-05 09:05:11 +01:00
Jan Möbius
26b3682cdd Merge branch 'ply_fix' into 'master'
Ply fix

Closes #64

See merge request OpenMesh/OpenMesh!208
2019-02-04 09:43:47 +01:00
Jan Möbius
4c2c8f34c0 - PLY Reader: Fix file load for ASCII PLY without a newline at the end of the file (Thanks to Mathieu Lamarre for the patch )
closes #64
2019-02-04 08:52:41 +01:00
Jan Möbius
471874bce5 refs #64 2019-02-04 08:47:17 +01:00
Jan Möbius
dd9917cacc - Improved unittest description 2019-02-04 08:46:26 +01:00
Jan Möbius
c98de02846 Added unittest to check ply reader 2019-02-04 08:45:12 +01:00
Jan Möbius
f2d07dc943 Ignore .settings dir 2019-01-17 16:26:42 +01:00
Jan Möbius
0c55529987 Merge branch 'Eigen' into 'master'
OpenMesh Eigen support

Closes #59

See merge request OpenMesh/OpenMesh!207
2019-01-17 09:42:42 +01:00
Jan Möbius
87a4f6f10f Removed output 2019-01-17 09:42:01 +01:00
Jan Möbius
315b0ef126 Updated Documentation git push 2019-01-17 09:41:42 +01:00
Jan Möbius
c2089a172a Updated changelog 2019-01-17 08:37:25 +01:00
Jan Möbius
3a7228d3ea Work without Eigen3 2019-01-17 08:27:40 +01:00
Jan Möbius
ed76d2cf8b Typo 2019-01-17 08:24:58 +01:00
Jan Möbius
2a01991523 Added documentation for the eigen vector interface 2019-01-17 08:19:29 +01:00