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-08-31LibOverride: Replace linked objects by their overrides when created from 3DView.Bastien Montagne
2022-08-28Fix crashes running operators in invalid contextsCampbell Barton
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne
2022-08-24LibOverride: Fix (unreported) crashes in some cases, preserve active object o...Bastien Montagne
2022-08-24Fix T100606: Apply object transform fails with delta quaternion rotationCampbell Barton
2022-08-22I18n: systematically tag all messages in `RNA_ENUM_ITEM_HEADING`.Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-16Cleanup: Unused parameters.Bastien Montagne
2022-08-16LibOverride: Refactor of menu entries in the View3D.Bastien Montagne
2022-08-15Cleanup: make formatBrecht Van Lommel
2022-08-04Fix T100099: Cycles crash baking vertex colors in edit modeBrecht Van Lommel
2022-08-04Cleanup: Move RNA path functions into own C++ fileJulian Eisel
2022-08-04Sculpt: Fix T99294: Voxel Remesher text is resized based on object scaleJoseph Eagar
2022-08-02Object: move collection resync after empty duplicate early-outAras Pranckevicius
2022-08-02Fix T100118: Crash after Shift+D with nothing selected and then making new ob...Aras Pranckevicius
2022-08-01Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-07-26Fix T99979: GPencil strokes cannot be edited after set originAntonio Vazquez
2022-07-25Fix missing disabled hint when dragging from Asset Browser in edit modeJulian Eisel
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