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
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
25c6b34d0e
Updated Version to 9.1
2022-01-18 14:34:43 +01:00
Jan Möbius
75fdfb398c
Updated Release info and Version
2022-01-18 09:43:49 +01:00
Jan
9809877ad1
Updated changelog
2022-01-14 10:07:21 +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
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
Max Lyon
27cab45624
update docu
2020-02-06 08:32:01 +01:00
Max Lyon
f9323290c7
update changelog
2019-12-19 14:14:31 +01:00
Max Lyon
35c31dd422
update changelog
2019-11-06 14:03:19 +01:00
Max Lyon
147ae217e4
update changelog
2019-11-06 12:05:27 +01:00
Max Lyon
6e81f6c2db
update documentation of new property manager
2019-11-05 10:20:47 +01:00
Max Lyon
627a9b770e
add default mesh types to changelog
2019-10-22 15:39:10 +02:00
Jan Möbius
97a4683a1f
Updated changelog
2019-09-03 08:21:25 +02:00
Jan Möbius
0d04d4f410
Updated changelog
2019-08-27 08:37:11 +02:00
Jan Möbius
32c952c871
PLY Reader: Fix reading doubles from PLY, missing cast (Thanks to Leo Walsh for the patch)
2019-05-15 09:34:09 +02:00
Jan Möbius
53616eb91f
Merge branch 'delete_vertex_crash_subdivider' into 'master'
...
Delete vertex crash subdivider
Closes #65
See merge request OpenMesh/OpenMesh!219
2019-04-09 16:18:47 +02:00
Jan Möbius
052f5b1e2b
Updated changelog
2019-04-09 14:19:56 +02:00
Jan Möbius
57eb289374
Merge branch 'master' into FreeBSD_and_Config
2019-04-09 08:20:05 +02:00
Jan Möbius
18b0861139
Updated changelog
2019-04-09 08:19:09 +02:00
Jan Möbius
d4995e9b2c
Updated changelog
2019-04-09 08:15:43 +02:00
Jan Möbius
c7107e1f97
Move to OpenMesh 8.1 version numbers
2019-02-21 14:11:34 +01:00
Jan Möbius
37be8f8b05
Merge branch 'PLY_FACE_COLOR' into 'master'
...
PLY Reader/Writer: Support for face colors (Thanks to Steve and Barb Demlow for the patch)
See merge request OpenMesh/OpenMesh!211
2019-02-21 13:55:07 +01:00
Jan Möbius
449276bcf8
porepare for release [skip-ci]
2019-02-21 13:28:42 +01:00
Jan Möbius
3fbc166201
- PLY Reader/Writer: Support for face colors (Thanks to Steve and Barb Demlow for the patch)
2019-02-21 12:49:56 +01:00
Jan Möbius
faa1a7917d
Get rid of the T.cc naming for template implementations
2019-02-20 12:14:46 +01:00
Jan Möbius
458a9d18b3
Updated changelog
2019-02-06 10:20:27 +01:00
Jan Möbius
4c2c8f34c0
- PLY Reader: Fix file load for ASCII PLY without a newline at the end of the file (Thanks to Mathieu Lamarre for the patch )
...
closes #64
2019-02-04 08:52:41 +01:00
Jan Möbius
c2089a172a
Updated changelog
2019-01-17 08:37:25 +01:00