Vladimír Vondruš
|
0fd2ceac52
|
package/ci: use a meshoptimizer download that isn't 404ing.
I deleted the old versions from there and forgot to update this.
|
4 months ago |
Vladimír Vondruš
|
e7a382c577
|
Use https for links.
I thought I went over all these several years ago already, but
apparently not or maybe back then not all websites were HTTPS-ready. Now
they are.
|
7 months ago |
Vladimír Vondruš
|
40827a621f
|
package/ci: use a correctly prefixed Corrade CMake option.
|
2 years ago |
Vladimír Vondruš
|
16cd0ebead
|
package/ci: use prebuilt meshoptimizer 0.20 on AppVeyor.
I deleted the old ones from the server so the builds are now all
failing.
|
2 years ago |
Vladimír Vondruš
|
7f161b3cf4
|
package/ci: Python 3.6 is not on AppVeyor MSVC 2019+ images anymore.
|
2 years ago |
Vladimír Vondruš
|
6a2fe6e677
|
package/ci: adapt to new Codecov dumpster fires.
|
3 years ago |
Vladimír Vondruš
|
cdfd79571f
|
python: expose mesh-to-mesh and in-place mesh conversion.
Needs to fetch MeshOptimizer on the CIs for testing this as there's no
other plugin with these features right now.
|
3 years ago |
Vladimír Vondruš
|
281c18fdeb
|
package/ci: add MSVC 2022 and /permissive- builds.
Dropping 2017 ES builds in exchange. Clang-cl doesn't work,
unfortunately, crashing with pybind11.
|
4 years ago |
Vladimír Vondruš
|
e35de34fee
|
package/ci: Chocolatey, go away.
|
4 years ago |
Vladimír Vondruš
|
32fe5ead80
|
package/ci: drop Gitter webhook notifications.
It never really worked, was either too verbose or too quiet, and now it
404s on AppVeyor.
|
4 years ago |
Vladimír Vondruš
|
11075a4adf
|
package/ci: rename Windows builds to not include GL anymore.
It'll be GL + Vulkan now.
|
6 years ago |
Vladimír Vondruš
|
a611455034
|
package/ci: make tests using static plugins work again.
There's no dynamic Magnum library to autodetect the location from, so we
have to supply the hardcoded path explicitly.
|
6 years ago |
Vladimír Vondruš
|
9872f23e58
|
package/ci: initial AppVeyor setup.
|
7 years ago |