Jan Möbius
|
b91ba15e41
|
Added Unittest to check OBJ Reader Writer Issue refs #60
|
2018-11-27 12:02:18 +01:00 |
|
Jan Möbius
|
0ba70e946f
|
Added Unittest to check OBJ Reader Writer Issue refs
|
2018-11-27 12:01:42 +01:00 |
|
Jan Möbius
|
2daa0b4ed9
|
Merge remote-tracking branch 'origin/use_cmake_GTest_finder'
|
2018-10-30 13:29:21 +01:00 |
|
Jan Möbius
|
54d782fa3f
|
Merge branch 'ci_tests' into 'master'
Add checks for Qt5 install path and libdir
See merge request OpenMesh/OpenMesh!186
|
2018-10-30 11:39:24 +01:00 |
|
Jan Möbius
|
f82c6cfaf5
|
Merge branch 'master' into use_cmake_GTest_finder
|
2018-10-30 10:19:51 +01:00 |
|
Jan Möbius
|
62934cbd6e
|
As we remove VS2012 support, we release as OpenMesh 8.0
|
2018-10-30 10:06:20 +01:00 |
|
Kersten Schuster
|
914612022f
|
Update Windows.bat
|
2018-10-30 09:22:48 +01:00 |
|
Kersten Schuster
|
89a0d963d1
|
Update Windows.bat
|
2018-10-30 09:03:48 +01:00 |
|
Kersten Schuster
|
2df6d72fbd
|
Update Windows.bat
|
2018-10-30 09:02:37 +01:00 |
|
Kersten Schuster
|
7d62f473bc
|
Update Windows.bat
|
2018-10-30 09:00:39 +01:00 |
|
Kersten Schuster
|
02cbf68bb5
|
Update Windows.bat
|
2018-10-30 08:59:02 +01:00 |
|
Jan Möbius
|
bcf0136e01
|
- Removed VS2012
- Added checks for Libpath and QT5 install path
|
2018-10-26 16:04:42 +02:00 |
|
Jan Möbius
|
8c6cb2b64c
|
Merge branch 'Move_to_Qt-5.7_for_VS2013' into 'master'
Move to qt 5.7 for vs2013
See merge request OpenMesh/OpenMesh!183
|
2018-09-27 15:23:16 +02:00 |
|
Jan Möbius
|
1e631a52cf
|
FIxed Typo
|
2018-09-27 13:54:36 +02:00 |
|
Jan Möbius
|
7cc7f25c92
|
Switched Qt Build version for VS2013 to Qt-5.7
|
2018-09-27 13:53:47 +02:00 |
|
Jan Möbius
|
24d8828b26
|
Update Windows.bat
|
2018-09-27 11:23:14 +02:00 |
|
Jan Möbius
|
da8fe6f037
|
Merge branch 'Rename_Deprecated_Macro' into 'master'
Rename the DEPRECATED macro into OM_DEPRECATED to prevent a macro clash with…
See merge request OpenMesh/OpenMesh!182
|
2018-09-25 14:30:20 +02:00 |
|
Jan Möbius
|
ef9631be93
|
Update .gitlab-ci.yml
|
2018-09-25 12:58:27 +02:00 |
|
Jan Möbius
|
df53457064
|
Update .gitlab-ci.yml
|
2018-09-25 12:36:21 +02:00 |
|
Jan Möbius
|
18e39fee46
|
Rename the DEPRECATED macro into OM_DEPRECATED to prevent a macro clash with Intel MKL (Thanks to Morgan Leborgne for the patch)
|
2018-09-25 10:15:47 +02:00 |
|
Jan Möbius
|
7b59f6e07d
|
Merge branch 'static_vtk' into 'master'
register vtk writer for static builds
See merge request OpenMesh/OpenMesh!181
|
2018-07-06 11:15:54 +02:00 |
|
Alexander Dielen
|
c79e5b2e63
|
register vtk writer for static builds
|
2018-07-05 17:00:02 +02:00 |
|
Jan Möbius
|
054e998527
|
Merge branch 'SmartTagger' into 'master'
Smart tagger
Closes #57
See merge request OpenMesh/OpenMesh!180
|
2018-06-19 15:13:23 +02:00 |
|
Jan Möbius
|
9a81b465e3
|
Linked SmartTagger docu into main docu pages
|
2018-06-19 15:12:41 +02:00 |
|
Jan Möbius
|
3e0849fb72
|
Addd SmartTagger Unittest for faces
|
2018-06-19 14:49:25 +02:00 |
|
Jan Möbius
|
6ff2ae372b
|
Updated changelog
|
2018-06-19 14:42:23 +02:00 |
|
Jan Möbius
|
9f91de0d86
|
Added basic unittest for smarttagger on vertices
|
2018-06-19 14:39:59 +02:00 |
|
Jan Möbius
|
a2762b0562
|
Moved to OpenMesh namespace
|
2018-06-19 14:28:24 +02:00 |
|
Jan Möbius
|
2cb04f9988
|
Changed License Header
refs #57
|
2018-06-19 14:21:57 +02:00 |
|
Jan Möbius
|
3af06b689b
|
Copied over SmartTagger
|
2018-06-19 14:20:35 +02:00 |
|
Jan Möbius
|
d3c19f3f96
|
Minimal cmake version raised to 3.1
|
2018-06-19 13:33:29 +02:00 |
|
Jan Möbius
|
c22c61efb4
|
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
|
2018-06-19 13:29:57 +02:00 |
|
Jan Möbius
|
c836f2f8c7
|
Print debug or release state on all archs except MSVC
|
2018-06-19 13:29:53 +02:00 |
|
Jan Möbius
|
b8b84489d2
|
Merge branch 'split_functions' into 'master'
TriConnectivity: Added two functions split_edge and split_edge_copy to mask the…
Closes #51
See merge request OpenMesh/OpenMesh!179
|
2018-06-19 10:41:57 +02:00 |
|
Max Lyon
|
4c80002241
|
Update documentation of split_copy to reflect the fact that properties are copied from the old face to the new ones.
|
2018-06-19 09:24:00 +02:00 |
|
Jan Möbius
|
b0ece67d46
|
TriConnectivity: Added two functions split_edge and split_edge_copy to mask the PolyConnectivity functions of the same name (Prevents creation of valence 2 vertices on trimeshes)
closes #51
|
2018-06-19 09:04:51 +02:00 |
|
Jan Möbius
|
e5e82e5ff2
|
Updated changelog [skip ci]
|
2018-06-18 15:36:10 +02:00 |
|
Jan Möbius
|
b61e4b4c1d
|
Merge branch 'test_ply_reader' into 'master'
Prevent endless loop in PLY reader when unknown property types are read.
See merge request OpenMesh/OpenMesh!178
|
2018-06-18 14:27:16 +02:00 |
|
Jan Möbius
|
c68c630eab
|
Prevent endless loop in PLY reader when unknown property types are read.
|
2018-06-18 13:16:33 +02:00 |
|
Matthias Möller
|
5c31bdde8c
|
- add OPTIONS concat
- remove whitespaces, hopefully fix CI
|
2018-06-09 13:41:55 +02:00 |
|
Matthias Möller
|
0113d98892
|
renamed/added GTEST path variable
|
2018-06-09 13:32:33 +02:00 |
|
Matthias Möller
|
2cfb61fba8
|
use cmake internal GTest finder module
|
2018-06-09 12:13:15 +02:00 |
|
Jan Möbius
|
aa98be1215
|
Merge branch 'PLY_reader' into 'master'
Ply reader
See merge request OpenMesh/OpenMesh!174
|
2018-05-29 18:08:02 +02:00 |
|
Jan Möbius
|
c187fc97d8
|
Updated changelog
|
2018-05-29 15:17:53 +02:00 |
|
Jan Möbius
|
2b21fabfdd
|
Allowing the PLY reader to read custom face ( Thanks to morgan Leborgne for the patch)
|
2018-05-29 15:16:37 +02:00 |
|
Jan Möbius
|
1dee3f74b7
|
Restrict source build to linux machines
|
2018-05-29 15:15:49 +02:00 |
|
Jan Möbius
|
2ef59bf5d9
|
Updated readme
[skip-ci]
|
2018-05-29 12:53:42 +02:00 |
|
Jan Möbius
|
a6d50c11aa
|
Update to new version
|
2018-05-29 12:52:53 +02:00 |
|
Jan Möbius
|
206da01086
|
Missing changelog entry
|
2018-05-29 12:34:37 +02:00 |
|
Jan Möbius
|
402d196e85
|
Missing changelog entry
|
2018-05-29 12:32:25 +02:00 |
|