|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2024.10.1_3 10 Aug 2025 19:02:44
    |
Matthias Andree (mandree)  |
*: Bump PORTREVISION for math/Imath update |
2024.10.1_2 10 Aug 2025 19:02:43
    |
Matthias Andree (mandree)  |
*: strip Imath versioning
and mark py-opentimelineio as USES=python:3.11+ because versions
3.10 and older fail to package (some modules do not build).
Please everyone do test your ports with
BUILD_ALL_PYTHON_FLAVORS= yes
in your /usr/local/etc/poudriere.d/make.conf - and
poudriere bulk -Ct -j "$JAIL" multimedia/py-opentimelineio@all
(the @all is the crucial part here) |
2024.10.1_2 11 Jan 2025 05:20:29
    |
Yuri Victorovich (yuri)  |
misc/openvdb: update 11.0.0 → 12.0.0 |
2024.10.1_1 17 Dec 2024 00:31:50
    |
Robert Clausecker (fuz)  Author: Martin Filla |
graphics/zeno: enabled more features
PR: 283061 |
2024.10.1 20 Nov 2024 18:23:27
    |
Vladimir Druzenko (vvd)  Author: Martin Filla |
graphics/zeno: Update 2023.11.16 → 2024.10.1
Use GCC for build:
/wrkdirs/usr/ports/graphics/zeno/work/zeno-2024.10.1/zeno/src/nodes/neo/PrimUnmerge.cpp:237:35:
error: capturing a structured binding is not yet supported in OpenMP
237 | arr[i] = attr[val[i]];
| ^
Upstream issue: https://github.com/zenustech/zeno/issues/2022
LLVM issue: https://github.com/llvm/llvm-project/issues/33025
Changelog:
https://github.com/zenustech/zeno/releases/tag/2024.10.1
PR: 282753 |
2023.11.16 29 Jul 2024 16:52:25
    |
Vladimir Druzenko (vvd)  |
graphics/zeno: remove unnecessary file
PR: 278611
Fixes: 41828ceba798 (New port: simulation & rendering engine in nodes) |
2023.11.16 29 Jul 2024 16:47:45
    |
Vladimir Druzenko (vvd)  Author: Martin Filla |
graphics/zeno: New port: simulation & rendering engine in nodes
ZENO is an open-source, Node based 3D system able to produce
cinematic physics effects at High Efficiency, it was designed
for large scale simulations and has been tested on complex
setups. Aside of its simulation Tools, ZENO provides necessary
visualization nodes for users to import and run simulations if
you feel that the current software you are using is too slow.
https://github.com/zenustech/zeno/blob/master/README.md
https://zenustech.com
PR: 278611 |
Number of commits found: 7
|