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-26GPencil: Add option to disable masks in view layerFalk David
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-21Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-21Fix T87357: Missing update after removing socketJacques Lucke
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
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-20GPencil: Adding length modifier.YimingWu
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19Geometry Nodes: don't show grease pencil materials for nowJacques Lucke
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-17UI: use non-linear slidersHenrik Dick
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-05-15Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-15Fix T88188: Keyframing Vertex Mass in Cloth Simulation doesn't have anyPhilipp Oeser
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-05-13Cleanup: clang formatCampbell Barton
2021-05-12Nodes: add boilerplate for texture and material socketsJacques Lucke
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-10Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-10Fix T54339: Shapekey Max value doesn't clamp existing valuePratik Borhade
2021-05-09Merge branch 'blender-v2.93-release'Pablo Vazquez
2021-05-09GPencil: Sort Line Art modifier alphabeticallyPablo Vazquez
2021-05-07Geometry Noes: Curve Resample NodeHans Goudey
2021-05-07Geometry Nodes: Add Attribute Curve Map NodeCharlie Jolly
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-05-05Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-05Cleanup: clang formatPhilipp Oeser
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-04Fix T87935: allow library overrides on NLA/FCurve modifiersSybren A. Stüvel
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-05-03Fix wrong tracking curves after changing clip offsetSergey Sharybin
2021-05-03Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-03Fix T87969: crash accesing FaceMaps / PaintMask data in editmodePhilipp Oeser
2021-05-03Merge branch 'blender-v2.93-release'Alexander Gavrilov
2021-05-03LibOverride: temporarily fix the material driver workaround with a hack.Alexander Gavrilov
2021-05-01GPencil: Auto lock layers, tooltip grammar fixTomasz Kaye
2021-04-30Merge branch 'blender-v2.93-release'Bastien Montagne
2021-04-30LibOverride: Make drivers' 'mute' flag overridable.Bastien Montagne
2021-04-30Geometry Nodes: Add an "Auto" option for Attribute Convert data typeCharlie Jolly
2021-04-30Cleanup: remove redundant assignments & NULL pointer checkCampbell Barton