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-14Fix T95749: missing update when normal node changesJacques Lucke
2022-02-11Fix T95698: deadlock with GPU subdivisionKévin Dietrich
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-10Fix T95613: remove anonymous attributes when converting objectJacques Lucke
2022-02-10Fix T95624: video texture not refreshing when changing offset in nodeJacques Lucke
2022-02-10Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-10Fix T95666: Crash when attempting multires linear subdivideSergey Sharybin
2022-02-10Fix T95664: missing update after changing active output nodeJacques Lucke
2022-02-09Fix T95620: Crash When Entering Edit Mode on a CurveHans Goudey
2022-02-08Fix T95570: missing task isolation when computing normalsJacques Lucke
2022-02-08Fix T95573: Incorrect bounding box of evaluated curveHans Goudey
2022-02-07Fix T95543: incorrect handling of implicit field inputs in uiJacques Lucke
2022-02-04Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
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