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-08-08Fix Cycles crash after recent bugfix for image savingBrecht Van Lommel
2022-08-05Fix T99991: Cycles wrong intercept with new hair curvesBrecht Van Lommel
2022-08-05Fix T99179: holdout does not affect transparency without transparent backgroundBrecht Van Lommel
2022-08-04Fix T99055: Cycles vertex color bake + denoising gives bad resultBrecht Van Lommel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-07-25Cycles: Nishita Sky: Fix sun disk imprecision for large elevationClément Foucault
2022-07-25Cycles: more closely match some math and intersection operations in EmbreeBrecht Van Lommel
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-07-14Cycles: add presets to the Performance panelBrecht Van Lommel
2022-07-12Cycles: Make not-compact BVH the default for embreeXavier Hallade
2022-07-12Cycles: fix and enable JIT oneAPI CentOS7 builds for drivers 23570+Xavier Hallade
2022-07-11Fix T99218: light group add button should be disabled when name is emptyBrecht Van Lommel
2022-07-08Curves: use consistent default radius for Cycles, Eevee, Set Curve Radius nodeBrecht Van Lommel
2022-07-08Cycles: enable oneAPI in Linux release buildsXavier Hallade
2022-06-30Cleanup: formatCampbell Barton
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-17Cleanup: add verbose logging category names instead of numbersBrecht Van Lommel
2022-06-09Cleanup: Removed unused variableAaron Carlisle
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-03Cycles: Fix rendering of packed UDIM tiles with different sizesSergey Sharybin
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Cycles: load 8 bit image textures as half float for some color spacesBrecht Van Lommel
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-05-27Merge branch 'blender-v3.2-release'Brecht Van Lommel
2022-05-27Fix Cycles not rendering byte precision vertex domain colorsBrecht Van Lommel
2022-05-27Cleanup: Cycles, fix "parameter unused" warningSybren A. Stüvel
2022-05-23Cycles: Add half precision float support for volumes with NanoVDBPatrick Mours
2022-05-13Cleanup: format (with autopep8 line wrapping applied)Campbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Cleanup: spelling in comments/stringsCampbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-11Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T97908: Cycles missing motion from on pointcloud generated by geometry nodesBrecht Van Lommel
2022-05-10Fix part of T97895: Cycles not rendering edge domain attributesBrecht Van Lommel
2022-05-05Merge branch 'blender-v3.2-release'Germano Cavalcante
2022-05-04Fix Cycles world light group confusing UIBrecht Van Lommel
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-04-29Fix Cycles versioning code after recent changeSergey Sharybin
2022-04-29Cleanup: Remove old filter property.Thomas Dinges
2022-04-28Fix T94467: Cycles baking of normal pass slower than before cycles-xBrecht Van Lommel
2022-04-22Cycles: enable AMD RDNA GPU support on LinuxBrecht Van Lommel
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner