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-02-05Merge branch 'master' into eevee-rewriteClément Foucault
2022-02-04Cleanup: Remove unused "init" node tree flagHans Goudey
2022-02-04Merge branch 'master' into eevee-rewriteClément Foucault
2022-02-04Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-04Cleanup: Removed Object type specific 'make_local' callback.Bastien Montagne
2022-02-04Cleanup: remove unused LOG declarationSybren A. Stüvel
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-02-04Cleanup: spelling in commentsCampbell Barton
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
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-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-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-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-02LibOverride: Move proxy conversion code in its own file.Bastien Montagne
2022-02-02Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-02Fix (unreported) bug in liboverride resync code.Bastien Montagne
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: spelling in commentsCampbell Barton
2022-02-02Compositor: Combine and Separate XYZ NodeAaron Carlisle
2022-02-02Cleanup: Use C++ typesHans Goudey
2022-02-01Merge branch 'master' into eevee-rewriteClément Foucault
2022-02-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-01Fix T95262: instances ignored in Frame Selected operatorJacques Lucke
2022-02-01Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-01Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-01Fix T95185: Invalid normals after undo in sculpt modeCampbell Barton
2022-02-01Cleanup: remove duplicate vertex normal array in SculptSessionCampbell Barton
2022-02-01Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-01Fix T93856: VP9 lossless render missing alphaRichard Antalik
2022-01-31Cleanup: Remove unused "_ex" version of functionHans Goudey