Jan Möbius
f8ca3fa281
Updated chaneglog
2022-05-05 14:34:19 +02:00
Jan Möbius
06b945d475
ModEdgeLength Fix incompatibility with Eigen vector type
...
closes #81
2022-05-05 14:33:15 +02:00
Jan Möbius
d50cad4640
Next deb try
2022-04-11 15:23:21 +02:00
Jan Möbius
4a67600686
Try to get deb artifacts
2022-04-11 13:37:35 +02:00
Jan Möbius
1e4f44bd6b
Removed the cpp11 builds for qt 5.15.1
2022-04-11 12:04:46 +02:00
Jan Möbius
1a0093c68f
Don't sign debian packages
2022-04-11 12:04:20 +02:00
Jan Möbius
ef337959b8
Update debian package generation
2022-04-11 10:12:46 +02:00
Jan Möbius
12d51a7e08
Merge branch 'mh-fix-warnings' into 'master'
...
Fix some "unused parameter" warnings.
See merge request OpenMesh/OpenMesh!319
2022-04-07 07:37:36 +00:00
Martin Heistermann
b2bb6a32a7
Fix some "unused parameter" warnings.
2022-04-06 17:16:59 +02:00
Jan Möbius
c36d8a304c
Merge branch 'support_texture_files' into 'master'
...
- added param 'texture_file' to the Options class, it specifies the path to the texture file
See merge request OpenMesh/OpenMesh!318
2022-03-07 12:23:33 +00:00
Jan Möbius
cd1db1184c
Relaxed cppcheck
2022-03-07 13:23:01 +01:00
Jan Möbius
7e670896a6
- added param 'texture_file' to the Options class, it specifies the path to the texture file
...
- added param 'material_file_extension' to the Options class, it specifies the material file suffix, default is ".mat" as it was before, we needed it becuase Blender expects ".mtl"
- removed default and copy constructor and destructor as well as assignment operator, because these are not necessary here, see https://en.cppreference.com/w/cpp/language/rule_of_three
(Thanks to Philipp Auersperg-Castell for the patch )
2022-03-07 10:30:52 +01:00
Jan
dbcb0bf50c
Updated cmake-library
2022-02-25 09:39:48 +01:00
Jan
825fb041e7
cmake-library update
2022-02-25 09:26:00 +01:00
Jan
7ff3a839f3
Updated cmake-library
2022-02-24 15:30:46 +01:00
Jan Möbius
781b0fcd51
Merge branch 'cmake_jan' into 'master'
...
Removed duplicate cmake code
See merge request OpenMesh/OpenMesh!317
2022-02-23 14:10:42 +00:00
Jan Möbius
6e17383b49
Removed some duplicate code
2022-02-23 13:27:46 +01:00
Jan Möbius
cd26cd20e0
Removed duplicate cmake code
...
Prefer GLVND OpenGL
2022-02-23 13:25:25 +01:00
Jan Möbius
9202308922
Moved inl file to hh
2022-02-23 13:05:55 +01:00
Jan Möbius
1d3982412e
Merge branch 'cmake_jan' into 'master'
...
Cmake jan
See merge request OpenMesh/OpenMesh!316
2022-02-23 11:04:06 +00:00
Jan Möbius
878474a0aa
Removed globbing for unittest files
2022-02-23 10:14:10 +01:00
Jan Möbius
4a9fb88bfd
Removed unnecessary include directories
2022-02-23 10:10:19 +01:00
Jan Möbius
7ccfc169a0
Updated changelog
2022-02-23 10:07:39 +01:00
Jan Möbius
049f2834f6
Cosmetics
2022-02-23 10:07:25 +01:00
Jan Möbius
3f2b96d73e
Removed extra include directive
2022-02-23 10:07:08 +01:00
Jan Möbius
09267c3e3d
Fixed win32 static part
2022-02-23 09:29:19 +01:00
Jan Möbius
a81865c6ff
Use implicit include directories via target link libraries for building apps
2022-02-23 09:24:18 +01:00
Jan Möbius
777f58f75e
Set include directories for tools and core per target and not globally
2022-02-23 09:14:33 +01:00
Jan Möbius
18bc53814a
Removed globbing for compile files and headers in OpenMesh Tools
2022-02-23 09:03:19 +01:00
Jan Möbius
1122479e99
Removed globbing for compile files and headers in OpenMesh Core
2022-02-23 08:58:54 +01:00
Jan Möbius
e27838ef23
Cleanup OpenMP detection in cmake-library
2022-02-15 09:53:57 +01:00
Jan Möbius
4088194eee
Fixed missing cmake-library in sources directory
2022-01-20 13:00:37 +01:00
Jan Möbius
bae99eebbf
Fixed uninitialized variable
2022-01-19 09:00:24 +01:00
Jan Möbius
3a0e0ddc71
Fixed linux builds
2022-01-19 08:39:41 +01:00
Jan Möbius
17e107bdbf
Merge branch 'master' of https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh
2022-01-18 15:43:01 +01:00
Jan Möbius
c476d94ef6
Merge branch 'om_docu_update' into 'master'
...
update docu for custom properties
See merge request OpenMesh/OpenMesh!315
2022-01-18 14:26:03 +00:00
Jan Möbius
dd649fb951
Updated Version to 9.1
2022-01-18 14:35:03 +01:00
Jan Möbius
25c6b34d0e
Updated Version to 9.1
2022-01-18 14:34:43 +01:00
Alexandra Heuschling
fbddd9d025
update docu for custom properties
2022-01-18 13:32:13 +01:00
Jan Möbius
adebfb1ec0
Define empty dependencies for the deploy tasks
2022-01-18 13:07:01 +01:00
Jan Möbius
58008f44b9
Only download required artifacts
2022-01-18 11:43:52 +01:00
Jan Möbius
47155741f7
Only download required artifacts
2022-01-18 11:42:18 +01:00
Jan Möbius
776c545dfb
Fixed version extraction
2022-01-18 11:41:16 +01:00
Jan Möbius
60d5bb4ee6
Fixed links
2022-01-18 11:34:35 +01:00
Jan Möbius
9d097fcd28
Merge branch 'master' of https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh
2022-01-18 11:34:06 +01:00
Jan Möbius
3a092eda04
Fixed links
2022-01-18 11:33:58 +01:00
Jan Möbius
121fa552fc
Merge branch 'warnings' into 'master'
...
Warnings
See merge request OpenMesh/OpenMesh!314
2022-01-18 10:29:43 +00:00
Jan Möbius
e9f693a01b
Removed unused variable
2022-01-18 11:27:29 +01:00
Jan Möbius
a00fd54c2e
Fixed link
2022-01-18 10:29:31 +01:00
Jan Möbius
10426ff43d
Added missing parameter documentation
2022-01-18 10:20:45 +01:00