Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-07Mikktspace: Optimized port to C++Lukas Stockner
2022-08-29Cleanup: move Cycles display driver context handling to render moduleBrecht Van Lommel
2022-08-19Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-08-19Fix T96133: Cycles viewport render crash with NVIDIA GPUs on macOSBrecht Van Lommel
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix: Complete curves renaming missed in previous commitHans Goudey
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-11-01Cycles: Enable debug symbols for ClangOmar Emara
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-09-30Cycles: refactor API for render outputBrecht Van Lommel
2021-09-30Cycles: refactor API for GPU displayBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-06-24Cycles: add Intel OpenImageDenoise support for viewport denoisingBrecht Van Lommel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-01-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-08-30Cycles: OpenCL Separate Compilation Debug FlagJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: fix building WITH_CYCLES_LOGGING=ONCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-15Cycles: Support multithreaded compilation of kernelsBrecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Cycles: refactor Blender device settings handling into own file.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space in CMake filesCampbell Barton
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-12-14Cycles: Move object culling helper to own filesSergey Sharybin
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-01-14Cycles: Reduce scope of some defines set in CMakeListsSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin