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
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-27Fix part of T91516: Cycles not rendering geometry nodes instancesBrecht Van Lommel
2021-09-22Fix T91600: Cycles viewport not updaing on metaball changesBrecht Van Lommel
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-01-25Cycles: modernize usage of rna iteratorsJacques Lucke
2021-01-25Cleanup: move code to find geometry shaders into own functionKevin Dietrich
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Cycles: immediately store the used_shader list in Blender interface.Alexander Gavrilov
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-26Merge branch 'blender-v2.91-release'Philipp Oeser
2020-10-26Fix T81893: Cycles viewport crash changing mesh to smoke domainBrecht Van Lommel
2020-10-21Cycles: multithreaded export of geometryJagannadhan Ravi
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-03-18Cycles: support for rendering of new Hair object prototypeBrecht Van Lommel
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-11Cleanup: remove foreach include from header, conflicts with OpenVDBBrecht Van Lommel
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel