Merge branch 'Filtered'
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
|
|
||||||
<tr valign=top><td><b>9.0</b> (?/?/?)</td><td>
|
<tr valign=top><td><b>9.0</b> (2022/01/18)</td><td>
|
||||||
|
|
||||||
<b>Breaking Changes</b>
|
<b>Breaking Changes</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
30
README.md
30
README.md
@@ -1,19 +1,19 @@
|
|||||||
# OpenMesh, 8.1
|
# OpenMesh, 9.0
|
||||||
|
|
||||||
[](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/commits/master)
|
[](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/commits/master)
|
||||||
|
|
||||||
|
|
||||||
## Getting OpenMesh
|
## Getting OpenMesh
|
||||||
All Documentation, binaries and original source code are available at www.openmesh.org
|
All Documentation, binaries and original source code are available at www.openmesh.org
|
||||||
|
|
||||||
The main git repository is available at:
|
The main git repository is available at:
|
||||||
https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh.git
|
https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh.git
|
||||||
|
|
||||||
The gitlab site can be found here:
|
The gitlab site can be found here:
|
||||||
https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh
|
https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh
|
||||||
|
|
||||||
The python bindings can be found here:
|
The python bindings can be found here:
|
||||||
https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python
|
https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/openmesh-python
|
||||||
|
|
||||||
## Download Binaries
|
## Download Binaries
|
||||||
|
|
||||||
@@ -21,22 +21,20 @@ The following binaries are created from the latest master. They are automaticall
|
|||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
| Visual Studio Version: | 2017 | 2015 |
|
| Visual Studio Version: | 2019 | 2017 |
|
||||||
| -------- | -------- |-------- |
|
| -------- | -------- |-------- |
|
||||||
| 64-Bit shared, with apps | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2017-64-bit-shared-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-64-bit-shared-apps) |
|
| 64-Bit shared, with apps | [Download](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2019-x64-shared-TRUE-apps) | [Download](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2017-x64-shared-TRUE-apps) |
|
||||||
| 32-Bit shared, with apps | - | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-32-bit-shared-apps) |
|
| 64-Bit static, with apps | [Download ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2019-x64-shared-FALSE-apps) | [Download ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=build-VS2017-x64-shared-FALSE-apps) |
|
||||||
| 64-Bit static, with apps | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2017-64-bit-static-apps) | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-64-bit-static-apps) |
|
|
||||||
| 32-Bit static, with apps | - | [ Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-32-bit-static-apps) |
|
|
||||||
| 64-Bit shared, no apps | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2017-64-bit-shared-no-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-64-bit-shared-no-apps) |
|
|
||||||
| 32-Bit shared, no apps | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2017-32-bit-shared-no-apps) | [Download](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-32-bit-shared-no-apps) |
|
|
||||||
| 64-Bit static, no apps | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2017-64-bit-static-no-apps) | [Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-64-bit-static-no-apps) |
|
|
||||||
| 32-Bit static, no apps | [ Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2017-32-bit-static-no-apps) | [ Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release?job=VS2015-32-bit-static-no-apps) |
|
|
||||||
|
|
||||||
### Apple
|
### Apple
|
||||||
[Download ](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release-cpp11?job=macos-cpp11)
|
|
||||||
|
[Download (Intel) ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release-cpp11?job=macos-cpp14-release)
|
||||||
|
|
||||||
|
[Download (M1) ](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/build-release-cpp11?job=macos-M1-cpp14-release)
|
||||||
|
|
||||||
## Download Sources
|
## Download Sources
|
||||||
[ Download Sources](https://www.graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/?job=Sources )
|
[ Download Sources](https://gitlab.vci.rwth-aachen.de:9000/OpenMesh/OpenMesh/-/jobs/artifacts/master/browse/?job=Sources )
|
||||||
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|||||||
Reference in New Issue
Block a user