Releases: LuxCoreRender/LuxCoreDeps
LuxCore Dependencies v1.1.0-dev3
Remove Blender dependency (no more needed by pyluxcore)
Small fix: add Time::Piece to installed perl modules in Linux
LuxCore Dependencies v1.1.0-dev2
Upgrade to embree4
Replace libjpeg by libjpeg-turbo
LuxCore Dependencies v1.1.0-dev1
Technical release due to:
Conda now requires ToS acceptation
meson/1.2.2 was removed from Conan github, which broke the build.
By the way, the following updates were done:
SPDLOG -> 1.15.3
OpenEXR -> 3.3.5
LuxCore Dependencies v1.1.0-dev0
Remove hard-coded versions for doxygen, xapian-core and libiconv
LuxCore Dependencies v1.0.0
This is LuxCoreDeps first production release.
This release is mainly intended to LuxCore v2.10.0.
Dependencies versions:
BLENDER = 4.2.3
BOOST = 1.84.0
DOXYGEN = 1.13.2
EIGEN = 3.4.0
EMBREE3 = 3.13.5
FMT = 11.0.2
GLFW = 3.4
IMATH = 3.1.9
IMGUI = 1.91.8
IMGUIFILEDIALOG = 0.6.7
JSON = 3.11.3
LIBDEFLATE = 1.22
LIBICONV = 1.17
LLVM_OPENMP = 17.0.6
MINIZIP = 4.0.3
NINJA = 1.12.1
NVRTC = 12.8.61
OCIO = 2.4.2
OIDN = 2.3.1
OIIO = 2.5.18.0
OPENEXR = 3.3.3
OPENSUBDIV = 3.6.0
OPENVDB = 11.0.0
PYBIND11 = 2.13.6
ROBINHOOD = 3.11.5
SPDLOG = 1.15.0
TBB = 2021.12.0
XAPIAN_CORE = 1.4.19
ZSTD = 1.5.7
LuxCore Dependencies v1.0.0-rc5
Activate TBB for opensubdiv
Fix Doxygen
LuxCore Dependencies v1.0.0-rc4
Change Log:
Add Doxygen
LuxCore Dependencies v1.0.0-rc3
Change Log:
-
Decoupling the build type between the deps and the core, to be able to compile core in debug mode, while keeping deps in release mode.
-
Slight adjustments in deps versions:
- zstd: 1.5.7
- openexr: 3.3.3
- ocio: 2.4.2
-
Introduce rebuild-all setting in build workflow
LuxCore Dependencies v1.0.0-rc2
Dependency versions:
BLENDER_VERSION = "4.2.3"
BOOST_VERSION = "1.84.0"
EIGEN_VERSION = "3.4.0"
EMBREE3_VERSION = "3.13.5"
FMT_VERSION = "11.0.2"
GLFW_VERSION = "3.4"
IMATH_VERSION = "3.1.9"
IMGUI_VERSION = "1.91.8"
IMGUIFILEDIALOG_VERSION = "0.6.7"
JSON_VERSION = "3.11.3"
LIBDEFLATE_VERSION = "1.22"
LLVM_OPENMP_VERSION = "18.1.8"
MINIZIP_VERSION = "4.0.3"
NINJA_VERSION = "1.12.1"
NVRTC_VERSION = "12.8.61"
OCIO_VERSION = "2.4.0"
OIDN_VERSION = "2.3.1"
OIIO_VERSION = "2.5.16.0"
OPENEXR_VERSION = "3.3.2"
OIIO_VERSION = "2.5.18.0"
OPENSUBDIV_VERSION = "3.6.0"
OPENVDB_VERSION = "11.0.0"
PYBIND11_VERSION = "2.13.6"
ROBINHOOD_VERSION = "3.11.5"
SPDLOG_VERSION = "1.15.0"
TBB_VERSION = "2021.12.0"
Change log vs rc1:
- Dependency bundle provenance is now certified, using Github features
LuxCore Dependencies v1.0.0-rc1
Fix check-version precedence