Commit Graph

2137 Commits

Author SHA1 Message Date
Jan Möbius
46c2bd0f9f Test VectorType single param constructor
closes #40
2019-01-15 13:01:06 +01:00
Jan Möbius
4964f1716e Merge branch 'fix_gcc8_warnings' into 'master'
Fix gcc8 warnings

Closes #63

See merge request OpenMesh/OpenMesh!205
2019-01-15 12:28:12 +01:00
Jan Möbius
2c52593cd7 Removed the old svn revision date headers 2019-01-15 11:21:12 +01:00
Jan Möbius
f68f9575ff Fixed uninitialized normal 2019-01-15 11:13:37 +01:00
Jan Möbius
dfcb0ce949 Updated changelog
closes #63
2019-01-15 11:09:27 +01:00
Jan Möbius
76c61df596 Fixed several warnings with fallthrough on gcc 8 2019-01-15 11:07:39 +01:00
Jan Möbius
3d799d72c6 Guard Doxygen finder 2019-01-14 13:09:48 +01:00
Jan Möbius
24ba832b08 Fix naming of exe installer files 2018-12-17 13:57:31 +01:00
Jan Möbius
14052c8532 Merge branch 'More_cmake_cleanup' into 'master'
More cmake cleanup

See merge request OpenMesh/OpenMesh!204
2018-12-17 10:01:25 +01:00
Jan Möbius
a74e899dde Removed old blocks in cmake 2018-12-17 08:50:49 +01:00
Jan Möbius
7b36014b20 Removed more cmake components 2018-12-17 08:46:17 +01:00
Jan Möbius
90db9c7c30 Merge branch 'More_QT_Cleanup' into 'master'
Reduce Qt footprint even more

See merge request OpenMesh/OpenMesh!203
2018-12-14 17:50:24 +01:00
Jan Möbius
2601ce4e7d Merge branch 'Fix_warnings' into 'master'
Fix warnings

See merge request OpenMesh/OpenMesh!202
2018-12-14 16:14:24 +01:00
Jan Möbius
0beeb7f9c1 Reduce Qt footprint even more 2018-12-14 14:57:30 +01:00
Jan Möbius
44bfe825bb Removed unnecessary function 2018-12-14 14:28:14 +01:00
Jan Möbius
f1001ce711 Fixed uninitialized warnings 2018-12-14 14:27:50 +01:00
Jan Möbius
49ad640c84 Merge branch 'USE_QT_AUTOMOC' into 'master'
Use qt automoc

See merge request OpenMesh/OpenMesh!201
2018-12-14 13:47:17 +01:00
Jan Möbius
da86040e73 Merge branch 'Reduce_QT_Dependencies' into 'master'
Removed a lot of unnecessary QT dependencies

See merge request OpenMesh/OpenMesh!200
2018-12-14 12:27:36 +01:00
Jan Möbius
06061b2d5b Some cleanup in App cmake files to make them smaller and more readable 2018-12-14 11:59:42 +01:00
Jan Möbius
92b580a9ec Fixed naming typo 2018-12-14 11:51:28 +01:00
Jan Möbius
b2da36fcfd Added missing explicit to make cppcheck happy again 2018-12-14 11:25:50 +01:00
Jan Möbius
32379e8772 Use QT MOC from cmake instead of own implementation 2018-12-14 11:14:13 +01:00
Jan Möbius
3f52d2426a Removed a lot of unnecessary QT dependencies 2018-12-14 10:02:55 +01:00
Jan Möbius
8c4634d56c We don't use ui files here, remove calls from cmake 2018-12-14 09:59:18 +01:00
Jan Möbius
70b43922bc Removed old Qt4 stuff from CMake files 2018-12-14 09:40:56 +01:00
Jan Möbius
ede0b5a487 Updated DoxyFile to 1.8.13 2018-12-14 09:31:14 +01:00
Jan Möbius
c6fd82351a Removed OpenMP Finder 2018-12-14 09:23:38 +01:00
Jan Möbius
78d6f06bc8 Removed GLEW finder 2018-12-14 09:21:31 +01:00
Jan Möbius
b3708fa4a7 - Removed VS2008 Visual Studio files 2018-12-14 09:20:52 +01:00
Jan Möbius
77e31ff9e0 Added more supported Qt versions 2018-12-14 09:18:55 +01:00
Jan Möbius
be970cb79d Merge branch 'OBJ_Writer_Fix' into 'master'
- Use Fixed as stream option in OBJ writer to avoid problems with other programs…

Closes #60

See merge request OpenMesh/OpenMesh!199
2018-12-10 12:20:35 +01:00
Jan Möbius
0ee735dba2 - Use Fixed as stream option in OBJ writer to avoid problems with other programs reading scientific notation
closes #60
2018-12-10 10:32:10 +01:00
Jan Möbius
a7072d3d6a Merge branch 'FIx_collapse_ok' into 'master'
F ix collapse ok

See merge request OpenMesh/OpenMesh!198
2018-12-10 09:57:25 +01:00
Jan Möbius
617b5e78de Fixed PolyConnectivity is_collapse_ok, missing some configurations (Thanks to Simon Flöry for the patch) 2018-12-10 08:54:25 +01:00
Jan Möbius
ce071bff37 Updated changelog 2018-12-10 08:53:42 +01:00
Jan Möbius
9ce58f1114 - Fixed PolyConnectivity is_collapse_ok, missing some configurations (Thanks to Simon Flöry for the patch) 2018-12-10 08:52:20 +01:00
Jan Möbius
a2fe187f87 Merge branch 'doc-python' into 'master'
add link to python bindings in documentation

See merge request OpenMesh/OpenMesh!197
2018-12-06 09:16:19 +01:00
Isaak Lim
7be4147452 add link to python bindings in documentation (see #56) 2018-12-05 16:37:00 +01:00
Jan Möbius
28205fe3e2 Merge branch 'Reduce_CI_Builds' into 'master'
Remove VS2013 support

See merge request OpenMesh/OpenMesh!195
2018-12-03 13:59:11 +01:00
Jan Möbius
f80c5b9e73 Merge branch 'fix_doc_code_snippets' into 'master'
fix missing code snippets in tutorial due to renamed variable

See merge request OpenMesh/OpenMesh!196
2018-12-03 11:57:09 +01:00
Janis Born
770d7ddad3 fix missing code snippets in tutorial due to renamed variable 2018-12-03 11:30:37 +01:00
Jan Möbius
7e223084ab Removed the app builds for VS2013 to reduce workload and start removal of VS2013 as supported platform 2018-12-03 11:22:55 +01:00
Jan Möbius
77a5e1f4b7 Removed the app builds for VS2013 to reduce workload and start removal of VS2013 as supported platform 2018-12-03 11:20:15 +01:00
Jan Möbius
1a0a76dd28 Merge branch 'rename_property_manager_factories' into 'master'
rename PropertyManager factory functions

See merge request OpenMesh/OpenMesh!193
2018-12-03 09:49:52 +01:00
Jan Möbius
ab12d50e5e Updated tutorial unittest. Fixed tutorial variable names. 2018-12-03 07:52:59 +01:00
Jan Möbius
19bd618ab2 Merge branch 'fix_test_variable_shadowing' into 'master'
fix shadowing of variable name in OpenMeshReadWriteOBJ unit test

See merge request OpenMesh/OpenMesh!194
2018-12-03 07:37:16 +01:00
Janis Born
6578d0da9c link to PropertyManager class in property tutorial 2018-12-01 12:52:37 +01:00
Janis Born
cb745d750e fix shadowing of variable name in OpenMeshReadWriteOBJ unit test 2018-11-30 20:19:17 +01:00
Janis Born
c5d8ea8ef0 update PropertyManager unit tests to use new factory functions 2018-11-30 20:14:17 +01:00
Janis Born
82708a3533 update custom properties tutorial to use PropertyManager and the new factory functions 2018-11-30 20:13:37 +01:00