Commit Graph

525 Commits

Author SHA1 Message Date
Jan Möbius
b7b0027d4b legacy vector min max should take const args 2023-08-21 14:12:54 +02:00
Jan Möbius
4b997fd7da Update file changelog.docu 2023-07-22 17:40:30 +00:00
Jan Möbius
6e389b82e6 Updated changelog 2023-06-27 10:56:06 +02:00
Jan Möbius
e4258be222 Updated changelog 2023-03-01 12:02:41 +01:00
Jan Möbius
ef56d4090a Added documentation about using cmake to build an application using OpenMesh 2023-02-28 13:40:30 +01:00
Jan Möbius
b4f94b7416 Fixed changelog 2023-02-28 11:07:29 +01:00
Jan Möbius
c5cbcfa2cf Merge branch 'master' of gitlab.vci.rwth-aachen.de:OpenMesh/OpenMesh 2023-02-28 11:05:48 +01:00
Jan Möbius
bb2f5c63be Added some documentation on how to build and run the unittests. 2023-02-28 10:31:28 +01:00
Jan Möbius
fa184633d2 Added some documentation on how to build and run the unittests. 2023-02-28 10:29:29 +01:00
Jan Möbius
0db5d68a99 Merged master 2023-02-27 15:00:08 +01:00
Jan Möbius
e6e44fcc21 Updated changelog 2023-02-27 14:19:58 +01:00
Jan Möbius
bae6ee3c8c PLY reader/writer: Support for meshlab texture coordinates and ids in PLY IO (Thanks to Gregoire Grzeczkowicz for the patch) 2023-02-27 13:32:24 +01:00
Jan Möbius
f8703479d7 Notes about the debian packaging added 2022-07-21 09:18:19 +02:00
Jan Möbius
f8ca3fa281 Updated chaneglog 2022-05-05 14:34:19 +02: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 Möbius
7ccfc169a0 Updated changelog 2022-02-23 10:07:39 +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
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
a00fd54c2e Fixed link 2022-01-18 10:29:31 +01:00
Jan Möbius
f331ccc975 Fixed mismatching comment 2022-01-18 10:20:28 +01:00
Jan Möbius
9ae17c0078 Fixed unknown paper type in doxygen file 2022-01-18 10:20:09 +01:00
Jan Möbius
75fdfb398c Updated Release info and Version 2022-01-18 09:43:49 +01:00
Jan Möbius
d40319dbd5 Merge branch 'master' of https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh 2022-01-17 15:00:52 +01:00
Jan Möbius
6b12896055 Updated URLs 2022-01-17 15:00:12 +01:00
Jan
9809877ad1 Updated changelog 2022-01-14 10:07:21 +01:00
Jan Möbius
d60ad5b794 Updated Doxygen file 2021-12-16 13:28:36 +01:00
Jan Möbius
85d087fe6e Updated Mac compilation info 2021-12-16 13:21:47 +01:00
Jan Möbius
f1464a8424 Updated changelog 2021-09-22 10:45:58 +02:00
Jan
919abd8326 Fixed thanks changelog entry 2021-06-04 15:14:23 +02:00
Jan Möbius
48c2e464cb PLY writer: Added option to choose if we want to write texture coordinates as uv or ply (Thanks to Ossi Saukko for the patch) 2021-06-01 12:47:22 +02:00
Max Lyon
1ebff93a31 add breaking change about binary struct in docu 2021-03-15 16:15:46 +01:00
Max Lyon
eb0ff0f980 Merge branch 'master' into CustomProperties 2021-03-15 09:53:00 +01:00
Max Lyon
06786e703b update docu 2021-03-09 15:38:06 +01:00
Max Lyon
24518e57b7 update docu 2021-03-02 12:26:01 +01:00
Jan Möbius
9c17c07b15 Updated changelog 2021-02-16 13:17:14 +01:00
Jan Möbius
e9e0b8f16b Updated changelog 2021-01-20 13:03:11 +01:00
Max Lyon
577f21e7a1 replace Computer Graphics Group with Visual Computing Institute in html footer 2020-12-07 14:10:41 +01:00
Max Lyon
bc7d5044a5 more renaming of acg to vci 2020-12-07 14:06:26 +01:00
Max Lyon
50363592be renaming of functions and variables in cmake-library 2020-12-07 13:18:53 +01:00
Max Lyon
5550fb0714 use acg_create_doc_target 2020-12-02 12:28:10 +01:00
Max Lyon
e257be3e0b add docu 2020-10-15 16:54:29 +02:00
Max Lyon
4ac19ab52e update changelog 2020-10-15 14:35:30 +02:00
Max Lyon
62f30db35b update changelog 2020-10-15 14:01:32 +02:00
Jan Möbius
5f3f57e8cb Change stl reader behaviour on extension .stl , Don't check for the solid keyword explicitly 2020-10-09 09:33:28 +02:00
Max Lyon
787c00f3d2 update docu 2020-08-11 16:51:47 +02:00
Jan
44429ec872 Updated changelog 2020-05-06 14:53:19 +02:00
Jan Möbius
7df0544e36 Changed version to 9.0, removed 32-bit test builds 2020-04-23 11:32:01 +02:00
Jan Möbius
db8c060883 Tagged release Date 2020-04-23 10:31:34 +02:00