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-07-21Curves: fix applying materials when applying modifierJacques Lucke
2022-07-21Cleanup: formatCampbell Barton
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-07-21Fix T99678: Crash applying non-existent modifiersCampbell Barton
2022-07-20Cleanup: unused parameter in own recent commit rB92ca920c52b9.Bastien Montagne
2022-07-20Add a 'Apply and Delete All' operation to shapekeys.Bastien Montagne
2022-07-19Fix error printed in console when running Shade Flat operatorBrecht Van Lommel
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-19Curves: align surface and curves object in Empty Hair operatorJacques Lucke
2022-07-15Cleanup: Use const pointers for ImageSaveOptions and ImageFormatDataJesse Yurkovich
2022-07-14I18N: Allow translating newly added GP data names, and a missing Surface one.Damien Picard
2022-07-13Cleanup: Do not use spaces in default data names.Bastien Montagne
2022-07-08Geometry Nodes: new geometry attribute APIJacques Lucke
2022-07-08Hair Curves: The new curves object is now availableDalai Felinto
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-07-07Fix T99453: Regression: Crash on calling menu searchPratik Borhade
2022-07-06Object: Speed up duplication of large selections by doing fewer collection syncsAras Pranckevicius
2022-07-05Cleanup: formatCampbell Barton
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Normalize Weights: use valid default Subset for current contextNate Rupsis
2022-06-27Fix T99070: Apply transform fails to clear delta transform valuesPratik Borhade
2022-06-27Cleanup: spelling in commentsCampbell Barton
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