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-03Fix (unreported) broken logic in proxy to liboverride conversion.Bastien Montagne
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
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-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-02-03Fix T95137: Spline calc_length not working with just 1 NURB pointJesse Yurkovich
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-02Fix (unreported) bug in liboverride resync code.Bastien Montagne
2022-02-02Fix T95288: Shrinkwrap selection broken in edit modeSergey Sharybin
2022-02-01Fix T95262: instances ignored in Frame Selected operatorJacques Lucke
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-01Fix T93856: VP9 lossless render missing alphaRichard Antalik
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-28Blender 3.1 Beta- subversion bumpDalai Felinto
2022-01-28Blender 3.1 bcon3 (beta)Thomas Dinges
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-26Revert "CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIX"Campbell Barton
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-26CMake: include BROTLI_LIBRARIES in FREETYPE_LIBRARIES on UNIXCampbell 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-25CMake/Linux: find Brotli library the proper waySybren A. Stüvel
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
2022-01-24Cleanup: Remove unused enumGermano Cavalcante
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22Curves: Improve accuracy and clarity of NURBS knots calculationLaurynas Duburas
2022-01-22Fix T94967: Sculpt mode crashes with missing normalsHans Goudey
2022-01-21Fix std::optional value() build error on older macOS SDKBrecht Van Lommel
2022-01-21Cmake/Deps: Freetype 2.11.0 / brotli 1.0.9Ray Molenkamp
2022-01-21Geometry Nodes: new Scale Elements nodesJacques Lucke