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
path: root/source
AgeCommit message (Expand)Author
2022-05-04Fix T97375: changing node tree from Python is very slowJacques Lucke
2022-05-04Cleanup: unused parameterJacques Lucke
2022-05-04Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-04Fix T97827: material preview not displaying texturesKévin Dietrich
2022-05-04Curves: add second experimental option for new curves toolsJacques Lucke
2022-05-04Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-04Fix T97794: new OBJ importer does not handle quoted MTL pathsAras Pranckevicius
2022-05-04Cleanup: Adjust variable names, miscellaneous changesHans Goudey
2022-05-04Curves: Add method to find indices for curve type in a selectionHans Goudey
2022-05-04Curves: Optimize filling all curves with a single typeHans Goudey
2022-05-04Merge branch 'blender-v3.2-release'Falk David
2022-05-04GPencil: Apply layer transforms to visible framesYann Lanthony
2022-05-04Cleanup: Avoid asan overflow warning for RNG seedHans Goudey
2022-05-04Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-04Fix T97831: Curve to mesh node can create invalid wire meshHans Goudey
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Fix error pasting text containing tabsCampbell Barton
2022-05-04Allow surface deform when target mesh increases number of verticesSergey Sharybin
2022-05-04Cleanup: More clear name in surface deform modifierSergey Sharybin
2022-05-04Curves: Use copied original data for invalid NURBS curvesHans Goudey
2022-05-04Curves: support symmetry in curves sculpting brushesJacques Lucke
2022-05-04Fix T95165: Custom Normals tools dont update immediately.Jeroen Bakker
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-04Cleanup: quiet strict-prototypes warningCampbell Barton
2022-05-04License headers: add missing license headersCampbell Barton
2022-05-04Cleanup: make formatCampbell Barton
2022-05-04Cleanup: duplicating doc-stringsCampbell Barton
2022-05-04Docs: add doc-string for ED_view3d_viewcontext_init_objectCampbell Barton
2022-05-04Cleanup: quiet strict-prototypes warningCampbell Barton
2022-05-04Fix wrong task priority for particle distribution and tanget computationBrecht Van Lommel
2022-05-04Fix T96880: viewport render animation hangs BlenderBrecht Van Lommel
2022-05-03Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-03Alembic: Enable operator presets when exportingEthan-Hall
2022-05-03Fix T93179: geonodes UVs and Vertex colors do not work in EEVEEKévin Dietrich
2022-05-03Fix T96338: GPU subdiv crash switching to UV editingKévin Dietrich
2022-05-03Sculpt Curves Puff iconDalai Felinto
2022-05-03Refactor: Use boolean array for curves delete brushHans Goudey
2022-05-03Merge branch 'blender-v3.2-release'Aras Pranckevicius
2022-05-03Fix T97793, Fix T97795: Use correct defaults for missing values in new OBJ im...Aras Pranckevicius
2022-05-03Fix T97757: Some MTL import correctness issues in the new OBJ importerAras Pranckevicius
2022-05-03Cleanup: Move color attribute enums to be reusableHans Goudey
2022-05-03NLA: improve visibility of action & active channelNate Rupsis
2022-05-03Merge branch 'blender-v3.2-release'Richard Antalik
2022-05-03Fix VSE view clamping not workingRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik
2022-05-03Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-03Fix T95541: Broken vertex weight with mirror modifier.Bastien Montagne