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-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 '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
2022-01-31Cleanup: Remove unused DerivedMesh flagHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh functionsHans Goudey
2022-01-31Cleanup: spelling in commentsCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-31Cleanup: Remove unused DerivedMesh normal handlingHans Goudey
2022-01-30Cleanup: Remove modifier type hair callbackHans Goudey
2022-01-29Cleanup: Remove mesh vertex "temp tag" flagHans Goudey
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28DrawManager: Image engine support huge images.Jeroen Bakker
2022-01-28Image: Partial Update Redesign.Jeroen Bakker
2022-01-27Fix T95202: Curve to mesh node inconsistent edge vertex orderHans Goudey
2022-01-27Fix T95212: Mirror modifier normals crashHans Goudey
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-27Cleanup: Add more const correctness to some functionsClément Foucault
2022-01-26Fix T95222: Crash selecting vertices with modifier applied on cageSergey Sharybin
2022-01-26LibOverride: Resync: Do not process overrides that should already have been r...Bastien Montagne
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-25Geometry Nodes: Initial merge by distance nodeHans Goudey
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25Fix T93058: Crash on opening old pre-2.80 .blend files.Bastien Montagne
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Python: Expose crazyspace correction functionality via RNASergey Sharybin
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-25Fix T95037: Allow making local IDs that are not used by anything.Bastien Montagne
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24Add workaround for broken interface query functions on Intel HD Graphics 4400...Clment Foucault