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-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
2021-04-30Nodes: Add a callback to check for valid socket typeWannes Malfait
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-04-28Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-28Fix T87864: Context is None for draw methodCampbell Barton
2021-04-28UI: Change "Int" to "Integer" in enum item namesHans Goudey
2021-04-27Geometry Nodes: initial Attribute Transfer nodeJacques Lucke
2021-04-26Fix T87777: Fix typo in Prefs Scripts Dir tooltipPratik Borhade
2021-04-24Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-24Fix T85567: Crash accessing gizmo group on `__del__`Campbell Barton
2021-04-22Assets: Correct name of own recently added BPY functionsJulian Eisel
2021-04-22Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-20Correction to previous commit: Avoid unnecessary notifierJulian Eisel
2021-04-20Assets: Add BPY function to mark and clear assetsJulian Eisel
2021-04-19GPencil: Rename `Draw" mode to `Draw Mode`Antonio Vazquez
2021-04-19Geometry Nodes: new Switch nodeEitan
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-04-16RNA: add STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID flagCampbell Barton
2021-04-16Fix RNA enum item callbacks not checking for NULL contextCampbell Barton
2021-04-15RNA: Silence warning when building without audaspaceDalai Felinto
2021-04-15GPencil: Change UI text and tooltipAntonio Vazquez
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Spreadsheet: rename Point to VertexJacques Lucke
2021-04-13Motion Tracking: setting Keyframe A & B was not updating UI indicatorsPhilipp Oeser
2021-04-13DNA: support int8_t type in DNA structsJacques Lucke
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-12UI: Fix a few RNA description stringsDamien Picard
2021-04-11Cleanup: spellingCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton