Skip to content

Releases: LuxCoreRender/LuxCoreDeps

LuxCore Dependencies v1.1.0-dev3

06 Oct 08:59
50d965e
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Pre-release

Activate TBB for opensubdiv
Fix Doxygen

LuxCore Dependencies v1.0.0-rc4

12 Apr 14:58
9fea8c7
Compare
Choose a tag to compare
Pre-release

Change Log:
Add Doxygen

LuxCore Dependencies v1.0.0-rc3

03 Apr 09:40
aadc390
Compare
Choose a tag to compare
Pre-release

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

22 Mar 20:11
5982e65
Compare
Choose a tag to compare
Pre-release

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

19 Mar 06:22
437dd71
Compare
Choose a tag to compare
Pre-release
Fix check-version precedence