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
2022-06-22D14975: Voxel Remesh Size Edit - Constant Size by defaultRamil Roosileht
2022-06-21Fix T98960: Baking to active color attribute uses wrong layerHans Goudey
2022-06-16LibOverride: 3DView: simplification and improvements of override creation.Bastien Montagne
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-08D15085: Fix numbers jumping in edit voxel size widgetRamil Roosileht
2022-06-05Curves: use uv coordinates to attach curves to meshJacques Lucke
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Fix T98459: vertex weight paste/copy inconsistentPhilipp Oeser
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-06-02Merge branch 'blender-v3.2-release'Hans Goudey
2022-06-02Fix T98546: Crash with multires bake and zero levelsHans Goudey
2022-06-02Expose background job info to PythonSybren A. Stüvel
2022-06-01Merge branch 'blender-v3.2-release'Bastien Montagne
2022-06-01Fix T98469: Crash trying to add an object to a linked collection that is link...Bastien Montagne
2022-06-01Tweak Object duplicate_move macro tooltips.Bastien Montagne
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-31Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-31Fix T98403: Crash applying modifiers on non-mesh objectsHans Goudey
2022-05-31Cleanup: remove UV handling from OBJECT_OT_modifier_convertCampbell Barton
2022-05-31Cleanup: rename ED_object_modifier_convert to make it's use clearerCampbell Barton
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-24Fix possible lingering around of ID after asset dropping failedJulian Eisel
2022-05-24Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-24Redraw Motion Paths panel after creating motion pathSybren A. Stüvel
2022-05-23Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-23Fix further issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Cleanup: Move new utilities for ID lookup operator propertiesJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Fix possible issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
2022-05-23Fix T98316: geometry nodes stop updating after duplicationJacques Lucke
2022-05-20LibOverride: Add option to Hierarchy Creation to get all data user-editable b...Bastien Montagne
2022-05-19Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-19Fix (studio-reported) more possibilities to edit content of linked/override c...Bastien Montagne
2022-05-18Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-18Fix T98192: Crash when apply transforms after deleting an objectCampbell Barton
2022-05-16Cleanup: Remove confirmation poopup from 'make override' 3DView operator.Bastien Montagne
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-11Merge remote-tracking branch 'origin/blender-v3.2-release'Sybren A. Stüvel
2022-05-11Fix T95710: Make Single User > Object Data Animation brokenSybren A. Stüvel
2022-05-11Mesh: Add Auto Smooth option to Shade Smooth operatorPablo Vazquez
2022-05-10Curves: Add disabled message for add empty hair operatorHans Goudey
2022-05-06Curves: disable Empty Hair operator when there is no active meshJacques Lucke
2022-05-06Curves: support converting legacy curves to new curves objectJacques Lucke
2022-05-06Merge branch 'blender-v3.2-release'Campbell Barton