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-18Make the different weight paint code paths exclusive to each othertemp-weight_mirrorSebastian Parborg
2021-02-17Merge branch 'blender-v2.92-release'Nathan Craddock
2021-02-17Cleanup: Missing word in rna descriptionNathan Craddock
2021-02-17Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-17Fix T85722: missing updates adding modifiers via pythonPhilipp Oeser
2021-02-17Geometry Nodes: Support integer type in the Attribute Fill NodeHans Goudey
2021-02-16UI: Add support for bl_description for panelsAaron Carlisle
2021-02-16LibOverride: Add support for rotation mode of PoseBones.Bastien Montagne
2021-02-16Merge branch 'blender-v2.92-release'Nicholas Rishel
2021-02-16Revert Wintab High Frequency Input.Nicholas Rishel
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-15Attributes: return refined Attribute from attributes.new methodJacques Lucke
2021-02-15Fix T85633: Misspelling of "neighborhood" in descriptionHans Goudey
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Cleanup: Decrease scope of RNA enum definitionsHans Goudey
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-12Fix T85558: crash changing the resolution mode of the "volume to mesh" nodePhilipp Oeser
2021-02-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-11Merge branch 'blender-v2.92-release'Hans Goudey
2021-02-11Fix T85555: Geometry Nodes: Attribute Vector Math Wrap is brokenHans Goudey
2021-02-11GPencil: Move Autofit parameter from topbar to advanced panelAntonio Vazquez
2021-02-11Attributes: support bool attribute in rnaJacques Lucke
2021-02-11Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-11Fix T85543: Object Types Visibility missing shading notifierPhilipp Oeser
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-10Fix T85515: missing viewport update when toggling Hidden WireBrecht Van Lommel
2021-02-10Fix T85420: moving color ramp handles via position input does not workJacques Lucke
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Cleanup: spellingCampbell Barton
2021-02-07GPencil: Fix wrong python API for Point weightsAntonio Vazquez
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05GPencil: New python API to force stroke triangulation data updateAntonio Vazquez
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: support fixed pivot axis in Align Rotation to Vector nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme
2021-02-05Cleanup: rename USER_ZOOM_{CONT->CONTINUE} improve commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup: replace inline loops with RNA_enum_from_identifierCampbell Barton
2021-02-04Cleanup: pass keymap items as const where possibleCampbell Barton
2021-02-03Geometry Nodes: Add Collection Info NodeSebastian Parborg
2021-02-03UI: Improve tooltip for continuous grabJulian Eisel
2021-02-02Python API: option for render engines to delegate Freestyle render to EeveeMiguel Pozo
2021-02-01Merge branch 'blender-v2.92-release'Bastien Montagne
2021-02-01Usual UI messages fix...Bastien Montagne
2021-01-29Merge branch 'blender-v2.92-release'Robert Guetzkow