Jan Möbius
|
460db33f69
|
Merge branch 'persistent_edge_properties' into 'master'
Persistent edge properties
See merge request OpenMesh/OpenMesh!184
|
2018-11-27 13:03:44 +01:00 |
|
Jan Möbius
|
62934cbd6e
|
As we remove VS2012 support, we release as OpenMesh 8.0
|
2018-10-30 10:06:20 +01:00 |
|
Max Lyon
|
12f3e09d6b
|
update changelog
|
2018-10-23 11:49: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 |
|
Jan Möbius
|
6ff2ae372b
|
Updated changelog
|
2018-06-19 14:42:23 +02:00 |
|
Jan Möbius
|
b0ece67d46
|
TriConnectivity: Added two functions split_edge and split_edge_copy to mask the PolyConnectivity functions of the same name (Prevents creation of valence 2 vertices on trimeshes)
closes #51
|
2018-06-19 09:04:51 +02:00 |
|
Jan Möbius
|
e5e82e5ff2
|
Updated changelog [skip ci]
|
2018-06-18 15:36:10 +02:00 |
|
Jan Möbius
|
c187fc97d8
|
Updated changelog
|
2018-05-29 15:17:53 +02:00 |
|
Jan Möbius
|
a6d50c11aa
|
Update to new version
|
2018-05-29 12:52:53 +02:00 |
|
Jan Möbius
|
206da01086
|
Missing changelog entry
|
2018-05-29 12:34:37 +02:00 |
|
Jan Möbius
|
402d196e85
|
Missing changelog entry
|
2018-05-29 12:32:25 +02:00 |
|
Jan Möbius
|
e31653a789
|
Fixed typo in changelog
|
2018-05-29 12:30:38 +02:00 |
|
Jan Möbius
|
bd03dee61d
|
Updated changelog for release date
|
2018-05-29 12:28:55 +02:00 |
|
Jan Möbius
|
24a1eafc9a
|
Fixed slow OBJ reader (Thanks to Etienne Danvoye for the patch)
Updated changelog
|
2018-05-29 07:42:01 +02:00 |
|
Jan Möbius
|
d097d916e5
|
Updated to 7.1 release candidate version
|
2018-04-19 12:59:45 +02:00 |
|
Jan Möbius
|
d1fdd45c4b
|
Updated for release preparation
|
2018-04-18 14:55:39 +02:00 |
|
Jan Möbius
|
b487c49b86
|
Updated changelog
|
2018-04-05 11:03:02 +02:00 |
|
Isaak Lim
|
ed77e39e8d
|
remove the python bindings from this project
|
2018-03-21 15:33:22 +01:00 |
|
Jan Möbius
|
958b7a1c09
|
Merge branch 'implicit_fallthrough' into 'master'
Fix implicit fallthrough warning on gcc
See merge request OpenMesh/OpenMesh!152
|
2018-01-26 16:06:18 +01:00 |
|
Jan Möbius
|
59b1daa49d
|
Merge branch 'MinGW_Fix' into 'master'
Small compilation fix for MINGW64 cross-compilation
See merge request OpenMesh/OpenMesh!151
|
2018-01-26 15:24:30 +01:00 |
|
Jan Möbius
|
1cb02d946f
|
Merge branch 'obj_exporter_fail_if_vertex_color_requested' into 'master'
obj exporter: fail if vertex color export was requested
See merge request OpenMesh/OpenMesh!150
|
2018-01-26 14:42:47 +01:00 |
|
Jan Möbius
|
d1088ae2e5
|
Fix implicit fallthrough warning on gcc
|
2018-01-26 13:38:21 +01:00 |
|
Jan Möbius
|
9856ed02a0
|
Small compilation fix for MINGW64 cross-compilation
|
2018-01-26 13:33:24 +01:00 |
|
Jan Möbius
|
0e3491ed88
|
obj exporter: fail if vertex color export was requested
|
2018-01-26 13:29:22 +01:00 |
|
Jan Möbius
|
2fb55bc26d
|
Fix vertex texture coordinates export in OBJ exporter (Thanks to Manuel Massing for the patch)
|
2018-01-26 13:18:18 +01:00 |
|
Jan Möbius
|
548a73bfad
|
calc_sector_angle: Check for real division by zero not with epsilon that was way to large
|
2018-01-05 11:05:08 +01:00 |
|
Jan
|
1b236885e5
|
Updated changelog
|
2017-10-24 20:51:19 +02:00 |
|
Jan
|
06f089909b
|
Updated changelog
|
2017-10-24 20:44:02 +02:00 |
|
Jan Möbius
|
d3e50aed63
|
Merge branch 'featureSplitCopyInternal' into 'master'
Feature split copy internal
Closes #44
See merge request !137
|
2017-07-03 15:50:59 +02:00 |
|
Martin Schultz
|
cf8f90c40a
|
added enrtry to changelog for importerT returning valid facehandle if
nonmanifold face is added
|
2017-06-29 13:41:36 +02:00 |
|
Martin Schultz
|
cd4e65f37f
|
Merge branch 'master' of https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh into featureSplitCopyInternal
|
2017-06-29 10:31:42 +02:00 |
|
Martin Schultz
|
fcee42095f
|
added changes of split_copy and split_edge_copy to changelog
|
2017-06-29 10:28:42 +02:00 |
|
Jan Möbius
|
d5582628dc
|
Updated changelog
|
2017-04-27 07:53:14 +02:00 |
|
Jan Möbius
|
9ba365743e
|
Updated changelog
|
2017-02-06 13:19:22 +01:00 |
|
Jan Möbius
|
b3bd58a378
|
Updated changelog
|
2017-01-13 08:44:36 +01:00 |
|
Jan Möbius
|
da1ec03c6e
|
OM Writer: Added Mark to the format header to identify end of stream correctly (Thanks to Jamie Kydd for the patch)
|
2016-12-27 08:10:10 +01:00 |
|
Jan Möbius
|
104635d50c
|
Updated changelog
closes #23
|
2016-12-21 08:45:30 +01:00 |
|
Jan Möbius
|
b261513239
|
Updated changelog
|
2016-12-19 13:35:51 +01:00 |
|
Jan Möbius
|
c70cdc215d
|
Bumped development version to 7.0
|
2016-10-06 12:44:35 +02:00 |
|
Jan Möbius
|
0c6b4831d6
|
Updated release date
|
2016-10-06 10:15:12 +02:00 |
|
Jan
|
8b7be54eb6
|
Updated changelog for release
|
2016-10-01 08:52:09 +02:00 |
|
Jan Möbius
|
6b8587fc54
|
Updated changelog
|
2016-09-27 09:21:33 +02:00 |
|
Jan Möbius
|
9cdd56d90e
|
Added changelog entry
|
2016-08-16 16:03:01 +02:00 |
|
Jan Möbius
|
f6f78653a8
|
Updated changelog for 6.3
|
2016-08-15 11:10:10 +02:00 |
|
Jan Möbius
|
fc309bd690
|
Fixed changelog
|
2016-08-15 10:37:10 +02:00 |
|
Jan Möbius
|
b64ef6b56d
|
Updated changelog
|
2016-08-15 10:34:52 +02:00 |
|
Jan Möbius
|
c9510459ca
|
Bump version to 6.3 development
|
2016-07-11 16:23:12 +02:00 |
|
Jan Möbius
|
6f862cad6c
|
Merge branch 'hash_functions' into 'master'
Hash functions
See merge request !75
|
2016-07-11 10:24:44 +02:00 |
|
Jan Möbius
|
c2d7bf9868
|
Updated changelog for release
|
2016-07-11 09:24:54 +02:00 |
|
Jan Möbius
|
bfd99a11c3
|
Fixed changelog typo
|
2016-06-30 14:33:53 +02:00 |
|