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-05-11Fix T88093: persistent data and particle object instancing not workingBrecht Van Lommel
2021-05-11Fix T88099: error with persistent data and motion blurBrecht Van Lommel
2021-05-04Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-03Fix T85287: Cycles deadlock loading Blender images in some casesBrecht Van Lommel
2021-05-03Fix T88001: persistent data render wrong when changing camera borderBrecht Van Lommel
2021-05-03Cleanup: spellingCampbell Barton
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2021-04-29Fix error in Python UI scriptBrecht Van Lommel
2021-04-29Fix: missing AO factor from Cyclest Fast GI panelBrecht Van Lommel
2021-04-12Fix Cycles broken motion blur pass after recent bugfixBrecht Van Lommel
2021-04-12Fix T87283: crash with persistent data and motion blurBrecht Van Lommel
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-06Fix Cycles rendering files with Simplify wrong after recent changesBrecht Van Lommel
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-05Cycles: update Light Paths presetBrecht Van Lommel
2021-04-04Cycles: make AO bounces settings more discoverableBrecht Van Lommel
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-03-30Cycles: disable NanoVDB for AMD OpenCLBrecht Van Lommel
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-16Revert removal of lambda usage for Python RNA callbacksCampbell Barton
2021-03-12Fix T86332: setting Cycles dicing camera fails after recent changesBrecht Van Lommel
2021-02-23Cycles: Add option to change input passes for viewport denoisingPatrick Mours
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke
2021-02-18Cleanup: spelling, correct doc-string argumentsCampbell Barton
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-02-17Cycles: support accessing custom mesh attributesJacques Lucke
2021-02-13Fix T85573: Building with Python 3.10a5 failsCampbell Barton
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Cleanup: don't subclass 'Panel' for mix-in classesCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2021-01-27Sky Texture: change Nishita Altitude to use unit systemMarco
2021-01-25Cycles: modernize usage of rna iteratorsJacques Lucke
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich
2021-01-25Cycles: internal support for the concept of proceduralsKevin Dietrich
2021-01-25Cleanup: move code to find geometry shaders into own functionKevin Dietrich
2021-01-22Cycles: optimize device updatesKévin Dietrich
2021-01-20Fix T84872: OptiX GPU + CPU rendering uses branched path samplesBrecht Van Lommel
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-11Fix T83544: Cycles crash when rendering with Save Buffers enabledJacques Lucke
2021-01-04Cleanup: clang-formatCampbell Barton
2020-12-26Fix unreported: Cycles CLI device override doesn't set peer memory usage flagLukas Stockner
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-23Fix T84063: crash reading pointer properties in Attribute shader nodeBrecht Van Lommel
2020-12-21UI: make light spot shape panel consistent between Cycles and EeveeMatteo Falduto
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours