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-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
2021-05-10Merge branch 'blender-v2.93-release'Alexander Gavrilov
2021-05-10Animation: move Cycle-Aware Keying to the Keying popover.Alexander Gavrilov
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey
2021-05-07GPencil: New Append operatorsAntonio Vazquez
2021-05-07Geometry Nodes: Parallelize Attribute Curve Map nodeCharlie Jolly
2021-05-07GPencil: Add Bracket keymaps to increase/decrease brush sizeAntonio Vazquez
2021-05-07Geometry Nodes: Add Attribute Curve Map NodeCharlie Jolly
2021-05-07Cleanup: move UV element keymap items into a loopCampbell Barton
2021-05-07Update RNA to User Manual mappingAaron Carlisle
2021-05-06Merge branch 'blender-v2.93-release'Pablo Dobarro
2021-05-06Fix T83398: Fade inactive geometry overlay option not visible depending on th...Pablo Dobarro
2021-05-06Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-06PlayAnim: support limiting the cache by memory instead of framesCampbell Barton
2021-05-05Fix T82002: ENTER does nothing when mouse cursor is over save dialog text fieldSeverin
2021-05-05System info: add OS version to sys_info.pyAnkit Meel
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-04Docs: "File > External Data pack operator" lookup for the manualDalai Felinto
2021-05-04"File > External Data" menu improvements and cleanupDalai Felinto
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-05-03Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-03Fix T87926: Transform menu has operators guaranteed to not pass poll in certa...Philipp Oeser
2021-05-03Merge branch 'blender-v2.93-release'Alexander Gavrilov
2021-05-03Minor updates to i18n spellcheck tool.Bastien Montagne
2021-05-01Python GPU: Replace a few calls of the bgl module with gpuGermano Cavalcante
2021-04-30Documentation: Replace the bgl API in the gpu module exemplesGermano Cavalcante
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Fix T85688: ExportHelper adds multiple file name extensionsCampbell Barton
2021-04-27Fix T87816: Sculpt curve & line stroke hides dash settingsPhilipp Oeser
2021-04-27Fix T87816: Sculpt curve & line stroke hides dash settingsPhilipp Oeser
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke
2021-04-27Merge branch 'blender-v2.93-release'Aaron Carlisle