Skip to content

Releases: LuxCoreRender/LuxCoreDeps

LuxCore Dependencies v2.0.1

15 Feb 05:50
f5f36e4

Choose a tag to compare

Upgrade of OIIO to 3.1.10 in order to get rid of an OIIO bug (AcademySoftwareFoundation/OpenImageIO@f862c06)

By the way, several other dependencies have been upgraded too. This version still targets LuxCore v2.11.0.

BOOST_VERSION = "1.88.0"
DOXYGEN_VERSION = "1.16.1"
EIGEN_VERSION = "5.0.1"
EMBREE_VERSION = "4.4.0"
FMT_VERSION = "12.1.0"
GLFW_VERSION = "3.4"
IMATH_VERSION = "3.2.1"
IMGUI_VERSION = "1.92.5"
IMGUIFILEDIALOG_VERSION = "0.6.7"
LIBDEFLATE_VERSION = "1.25"
LIBTIFF_VERSION = "4.7.1"
MINIZIP_VERSION = "4.0.7"
NINJA_VERSION = "1.13.2"
NLOHMANN_JSON_VERSION = "3.12.0"
NVRTC_VERSION = "13.1.115"
OCIO_VERSION = "2.5.1"
OIIO_VERSION = "3.1.10.0"
OIDN_VERSION = "2.3.3"
ONETBB_VERSION = "2022.3.0"
OPENEXR_VERSION = "3.4.4"
OPENJPH_VERSION = "0.25.3"
OPENSUBDIV_VERSION = "3.7.0"
OPENVDB_VERSION = "12.1.1"
PYBIND11_VERSION = "3.0.1"
ROBIN_HOOD_HASHING_VERSION = "3.11.5"
SPDLOG_VERSION = "1.17.0"
ZSTD_VERSION = "1.5.7"

LuxCore Dependencies v2.0.0

31 Oct 19:56
3310f18

Choose a tag to compare

This release targets to support LuxCore v2.11.

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"

Please note:

  • Blender has been removed as a dependency
  • MacOS deps are now built on macos-15 runners, as GitHub has announced the closure of macos-13 runner in December, 2025
  • Some deps have been upgraded to next major releases (embree, especially)

For all those reasons, backward compatibility to v2.10 should not be expected.

LuxCore Dependencies v1.1.0-dev4

29 Oct 09:21
50d965e

Choose a tag to compare

Pre-release
Fix cron scheduling

LuxCore Dependencies v1.1.0-dev3

06 Oct 08:59
50d965e

Choose a tag to compare

Pre-release

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

27 Sep 15:43
50d965e

Choose a tag to compare

Pre-release

Upgrade to embree4
Replace libjpeg by libjpeg-turbo

LuxCore Dependencies v1.1.0-dev1

18 Aug 12:46
6170397

Choose a tag to compare

Pre-release

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

21 May 09:35
1010bf6

Choose a tag to compare

Pre-release
Remove hard-coded versions for doxygen, xapian-core and libiconv

LuxCore Dependencies v1.0.0

25 Apr 18:32
1324a0b

Choose a tag to compare

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

16 Apr 06:35
091a543

Choose a tag to compare

Pre-release

Activate TBB for opensubdiv
Fix Doxygen

LuxCore Dependencies v1.0.0-rc4

12 Apr 14:58
9fea8c7

Choose a tag to compare

Pre-release

Change Log:
Add Doxygen