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-02-05updated to fields workflowgsoc-2021-porting-modifiers-to-nodes-solidifyFabian Schempp
2022-02-04Merge branch 'master' into soc-2021-porting-modifiers-to-nodes-solidifyFabian Schempp
2022-02-03Cleanup: Add comment about unsed custom data typeHans Goudey
2022-02-03Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-03Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-03Fix (unreported) broken logic in proxy to liboverride conversion.Bastien Montagne
2022-02-03Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-02-03Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-03Fix (unreported) broken do_version of hidden layers from pre-2.8 files.Bastien Montagne
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-03Cleanup: Rename 'TRACKBALLSIZE' to 'V3D_OP_TRACKBALLSIZE'Germano Cavalcante
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2022-02-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-03Cleanup: use NULL items for the default sample enumCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Docs: correct weight paint sample descriptionCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-02-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Cleanup: clang-formatCampbell Barton
2022-02-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-03Cleanup: Use utility function to access original modifier in RNASergey Sharybin
2022-02-03Despgraph: Remove asserts from object modifier backupSergey Sharybin
2022-02-02LibOverride: Move proxy conversion code in its own file.Bastien Montagne
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-02-02Fix T95397: Grease Pencil Icons do not match in Outliner vs Dope Sheet EditorAntonio Vazquez
2022-02-02Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-02Fix (unreported) bug in liboverride resync code.Bastien Montagne
2022-02-02Draw Manager: Marked work around code.Jeroen Bakker
2022-02-02Workaround for VSE memory leak.Jeroen Bakker
2022-02-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-02BLI: fix memory leak in VectorSetJacques Lucke
2022-02-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-02Fix T95084: evaluate all output attributes before changing geometryJacques Lucke
2022-02-02Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-02Fix T95288: Shrinkwrap selection broken in edit modeSergey Sharybin
2022-02-02Remove option to not auto-convert proxies on file load.Bastien Montagne
2022-02-02Proxies Removal: Handle conversion to liboverrides also for linked data.Bastien Montagne
2022-02-02LibOverride: Add 'owner library' info to some liboverride code.Bastien Montagne
2022-02-02Cleanup: Use correct identifier for ShaderParameters.Jeroen Bakker
2022-02-02Cleanup: skip redundant steps when the selection buffer is cachedCampbell Barton
2022-02-02Cleanup: exclude bone names & axes from selection drawingCampbell Barton
2022-02-02Fix crash in recent pose-bone transform cleanupCampbell Barton
2022-02-02Docs: note that Bone.xwidth & zwidth are doubledCampbell Barton