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-29UI: Match tooltip with interface nameAaron Carlisle
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-28Cleanup: use static set syntaxCampbell Barton
2021-05-28Merge branch 'blender-v2.93-release'Aaron Carlisle
2021-05-28Docs: Update RNA to User Manual mappingsAaron Carlisle
2021-05-27Fix T86465: Annotation Tool is missing in VSE Preview toolbarAntonio Vazquez
2021-05-26GPencil: Cleanup - Conform with RNA naming schemeFalk David
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-26Fix T88534: Unable to add a Geometry Node Tree on Volume objectPhilipp Oeser
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: remove unused functionJacques Lucke
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-22Cleanup: remove redundant property for transfer_mode key-map itemCampbell Barton
2021-05-22Cleanup: tweaks for Object Non-modal keymapCampbell Barton
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Geometry Nodes: new Material Replace nodeJacques Lucke
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-20Fix T86193: Bake Action, wrong rotation order for bonesdreamertooth
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-20Geometry Nodes: new Material Assign nodeJacques Lucke
2021-05-19Blender LTS: match download urls with latest changes in buildbot.Jeroen Bakker
2021-05-19Blender LTS: match download urls with latest changes in buildbot.Jeroen Bakker
2021-05-18WM: check missing space-data & constraints in poll functionsCampbell Barton
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix error calling select-camera without a 3D viewCampbell Barton
2021-05-18Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-18Fix error in grease pencil flip color operatorCampbell Barton
2021-05-18Add comment regarding Fade Inactive Geometry property in overlays popoverPablo Dobarro
2021-05-17Collada import: respect zero-specularityScurest
2021-05-15Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-15Fix T87715: Eevee: Holdout options not available in Outliner Collection conte...Philipp Oeser
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14Python GPU: Replace part of the code that uses 'bgl' with 'gpu'Germano Cavalcante
2021-05-14PyAPI: use iterators for ID property methods (keys, values & items)Campbell Barton
2021-05-14Collada import: connect Emission texture to Emission socketScurest
2021-05-13UI: Use term 'Preferences' instead of 'User Prefs'Aaron Carlisle
2021-05-13PyAPI Docs: Cleanup FormattingAaron Carlisle
2021-05-12Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-12Fix: IC keymap V-key view pie doesn't work in Weight Paint modeCampbell Barton
2021-05-12PyAPI: remove deprecated 'wiki_url' for add-ons 'bl_info'Campbell Barton
2021-05-12Builder: updated download urls with upcoming naming scheme.Jeroen Bakker
2021-05-11Geometry Nodes: Add Attribute Vector Rotate nodeCharlie Jolly
2021-05-11Rigging: Add transform for custom bone shapesYuki Shirakawa
2021-05-10GPencil: Rename prop `dilate_pixels` to `dilate`Antonio Vazquez
2021-05-10Fix T54339: Shapekey Max value doesn't clamp existing valuePratik Borhade