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 |
|
Max Lyon
|
62e822cffd
|
change test file version from 10 to 7 because 7 is the biggest supported major version
|
2018-10-23 12:07:52 +02:00 |
|
Max Lyon
|
12f3e09d6b
|
update changelog
|
2018-10-23 11:49:21 +02:00 |
|
Max Lyon
|
c1ac62b901
|
add tests for reading different file versions
|
2018-10-23 11:21:32 +02:00 |
|
Max Lyon
|
87a2db3fe1
|
check version before trying to read file
|
2018-10-23 11:21:01 +02:00 |
|
Max Lyon
|
f8b906c2d9
|
add function to access current writer version
|
2018-10-23 11:20:41 +02:00 |
|
Max Lyon
|
6ca8816c29
|
add function that turns writer version into string
|
2018-10-23 11:20:28 +02:00 |
|
Max Lyon
|
e618a5e48d
|
Merge branch 'master' into persistent_edge_properties
|
2018-10-12 15:16:52 +02:00 |
|
Max Lyon
|
8ce8d8a623
|
reduce scope of variables
|
2018-10-12 15:16:33 +02:00 |
|
Max Lyon
|
1e9e4d5922
|
fix copy paste bugs for status writing
|
2018-10-12 14:05:52 +02:00 |
|
Max Lyon
|
ac5503d137
|
more implementation of status reading
|
2018-10-12 14:05:25 +02:00 |
|
Max Lyon
|
6a2d18739f
|
fix bugs in unittest
|
2018-10-12 14:04:34 +02:00 |
|
Max Lyon
|
f9b39f21c7
|
implement status informationr reading and writing
|
2018-10-12 11:35:18 +02:00 |
|
Max Lyon
|
f6b106155f
|
add unittests for writing and reading status information
|
2018-10-12 11:34:49 +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 |
|
Max Lyon
|
fcb68a2845
|
fix typo
|
2018-08-08 14:38:07 +02:00 |
|
Max Lyon
|
c0fa8fcdb0
|
store status slightly better
|
2018-08-08 14:01:01 +02:00 |
|
Max Lyon
|
bc2fe37aeb
|
add test to check if status is correctly written to file and loaded from file
|
2018-08-08 12:06:14 +02:00 |
|
Max Lyon
|
a7264c89fb
|
store status
|
2018-08-08 12:05:57 +02:00 |
|
Max Lyon
|
9bbc296ad0
|
fix wrong number of written bits for meshes with between 2^15 and 2^16 halfedges
|
2018-08-08 11:38:42 +02:00 |
|
Max Lyon
|
4142d5f4de
|
fix warnings
|
2018-08-08 11:09:24 +02:00 |
|
Max Lyon
|
76607e4ec6
|
read meshes based on halfedge information
|
2018-08-08 10:59:51 +02:00 |
|
Max Lyon
|
3583c77f3d
|
add methods to importer to create a mesh based on halfedges
|
2018-08-08 10:58:51 +02:00 |
|
Max Lyon
|
95fceb4545
|
write halfedge based mesh information to file
|
2018-08-08 10:58:13 +02:00 |
|
Max Lyon
|
b511128131
|
add methods to exporter for accessing halfedges for vertices and faces and for accessing next halfface, incident vertex and incident face for halfedges
|
2018-08-08 10:55:44 +02:00 |
|
Max Lyon
|
3e4e954730
|
update om file format verision to 2.0
|
2018-08-08 10:54:46 +02:00 |
|
Max Lyon
|
84eccff6a6
|
add another test for custom edge property storing and loading
|
2018-08-07 14:03:51 +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 |
|