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
2020-09-05Cleanup: clang-formatCampbell Barton
2020-09-05Fix Cycles redefining some Blender macrosBrecht Van Lommel
2020-09-04Fix Cycles unsetting most GCC and Clang C++ flagsJulian Eisel
2020-09-04Fix build error on macOS after recent changesBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-04Cycles: Cleanup, mark overridden virtual methods as suchSergey Sharybin
2020-09-03Fix T79803: Wrong Distance To Edge 1D VoronoiOmarSquircleArt
2020-09-02Cycles: Support WITH_CYCLES_NATIVE_ONLY with MSVCRay Molenkamp
2020-09-02Cleanup: Clang-formatRay Molenkamp
2020-09-01Cycles: Separate Embree device for each CPU Device.Stefan Werner
2020-09-01Fix Cycles build error when disabling some kernel featuresImre Palik
2020-09-01Cycles: Fixed Cycles standalone build.Stefan Werner
2020-09-01Cycles: Followup fixes for node ownership refactor.Stefan Werner
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-28Fix T80149: Cycles OpenCL baking broken after changes to uses tiles for bakingBrecht Van Lommel
2020-08-26Fix T80129: Cycles shadow catcher viewport error with exposure other than 1Brecht Van Lommel
2020-08-26Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-25Fix T77298: Cycles multiple object making not working with multiple samplesBrecht Van Lommel
2020-08-24Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-24Fix T79819: crash with OSL trace() and getmessage() after Embree changesBrecht Van Lommel
2020-08-24Fix T80076: Cycles Alembic Motion Blur ProblemKévin Dietrich
2020-08-24Cycles: cleanup, remove unused parameterKévin Dietrich
2020-08-24Cycles: Fix missing dependencies in libcycles_deviceImre Palik
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-18Cycles: add a Pass NodeKévin Dietrich
2020-08-18Cycles: move some Scene related methods out of SessionKévin Dietrich
2020-08-17Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-17Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-17Cycles: Fix local intersections in Embree for non-instancd geometry.Stefan Werner
2020-08-17Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-17Fix T79052: Cycles new sky texture fails with sun size zeroBrecht Van Lommel
2020-08-17Cycles: Fix local intersections in Embree for non-instancd geometry.Stefan Werner
2020-08-17Cleanup: spellingCampbell Barton
2020-08-14Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-14Fix T79769, T79768: crash tweaking volume settings with Cycles viewport renderBrecht Van Lommel
2020-08-13Cleanup: clang-formatCampbell Barton
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Fix T79680, T79680: confusing viewport denoise start sample behaviorBrecht Van Lommel
2020-08-12Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-08-12Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in CyclesKévin Dietrich
2020-08-07Revert "Cleanup: Cycles, applied Clang-Format"Sybren A. Stüvel
2020-08-07Cleanup: Cycles, applied Clang-FormatSybren A. Stüvel
2020-08-06Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-08-06Fix T79586: "rendering paused" not shown when viewport render starts pausedBrecht Van Lommel
2020-08-06Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-05Merge branch 'blender-v2.90-release'Jeroen Bakker