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-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-17BLI: add BLI_simd.h header to wrap SSE includesBrecht Van Lommel
2021-02-17Geometry Nodes: Expose material index attributeHans Goudey
2021-02-17Geometry Nodes: realize instances before deform modifierJacques Lucke
2021-02-17Geometry Nodes: realize instances before passing geometry to constructive mes...Jacques Lucke
2021-02-17Fix: NLA Blend Domain Enable All TypoWayde Moss
2021-02-17Fix: NLA Blends Non-Animated Upper Channel ValuesWayde Moss
2021-02-17Cleanup: pass scene as constCampbell Barton
2021-02-17Cleanup: remove commented functionCampbell Barton
2021-02-17Fix T85664: 3D Viewport issues with curve poly splinesHans Goudey
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-16UI: Add support for bl_description for panelsAaron Carlisle
2021-02-16Fix T85697: implement interpolation for float custom data typeJacques Lucke
2021-02-16Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-16Fixes T84928 : Lattice vertices at unexpected positions when changing lattice...Pratik Borhade
2021-02-16Geometry Nodes: move realize-instances code to blenkernelJacques Lucke
2021-02-16Geometry Nodes: move geometry set instance handling to separate fileJacques Lucke
2021-02-16Geometry Nodes: move some attribute utilities to blenkernelJacques Lucke
2021-02-16Cleanup: spellingCampbell Barton
2021-02-15Fix T85587: Crash on selecting multiple framesFalk David
2021-02-15Cleanup: clang tidyJacques Lucke
2021-02-15FFmpeg: Improve multi-threading settingsSergey Sharybin
2021-02-15Cleanup: Use enum class for CryptomatteLayerState.Jeroen Bakker
2021-02-15Cleanup: Grammar in commentsJeroen Bakker
2021-02-14Cleanup: correct/update commentsCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13Cleanup: use doxy sectionsCampbell Barton
2021-02-13Cleanup: Simplify three functions in displist.cHans Goudey
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-12Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-12Fix T84899: instance ids are not unique in common casesJacques Lucke
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Fix T85545: changing position attribute does not tag normals dirtyJacques Lucke
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T84114: Existence of vertex groups slows down mesh editingCampbell Barton
2021-02-11UI: Multi-input node socket spacing and interactionFabian Schempp
2021-02-11Geometry Nodes: Use multi-input socket in join geometry nodeFabian Schempp
2021-02-10Cleanup/fix warnings.Bastien Montagne
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-10Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-10Fix T85492: fix check if object has visible instancesJacques Lucke
2021-02-10Fix Geometry Nodes: Broken built-in attribute exists checkHans Goudey
2021-02-10Cleanup: spellingCampbell Barton
2021-02-09LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-09Fixed (unreported) memleak in recent BMain relations new code.Bastien Montagne
2021-02-09Outliner: Enable render visibility column by defaultNathan Craddock
2021-02-09Fix (unreported) assert in liboverride reset code.Bastien Montagne
2021-02-09LibOverride: Refactor a bit override hierarchy utils.Bastien Montagne