Releases: LuxCoreRender/LuxCoreDeps
LuxCore Dependencies v2.0.0
BOOST_VERSION = "1.88.0"
DOXYGEN_VERSION = "1.14.0"
EIGEN_VERSION = "5.0.0"
EMBREE_VERSION = "4.3.3"
FMT_VERSION = "12.0.0"
GLFW_VERSION = "3.4"
IMATH_VERSION = "3.2.1"
IMGUI_VERSION = "1.92.4"
IMGUIFILEDIALOG_VERSION = "0.6.7"
JSON_VERSION = "3.12.0"
LIBDEFLATE_VERSION = "1.23"
MINIZIP_VERSION = "4.0.7"
NINJA_VERSION = "1.13.1"
NVRTC_VERSION = "13.0.88"
OCIO_VERSION = "2.5.0"
OIIO_VERSION = "3.1.6.2"
OIDN_VERSION = "2.3.3"
OPENEXR_VERSION = "3.3.5"
OPENJPH_VERSION = "0.24.2"
OPENSUBDIV_VERSION = "3.6.0"
OPENVDB_VERSION = "11.0.0"
PYBIND11_VERSION = "3.0.1"
ROBINHOOD_VERSION = "3.11.5"
SPDLOG_VERSION = "1.16.0"
TBB_VERSION = "2022.2.0"
TIFF_VERSION = "4.7.1"
ZSTD_VERSION = "1.5.7"
(Blender removed)
LuxCore Dependencies v1.1.0-dev4
Fix cron scheduling
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