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-03Py Docs: Fix error is version switchAaron Carlisle
2022-02-03Py Docs: Fix json URLAaron Carlisle
2022-02-03Py Docs: Fix typo in previous commitAaron Carlisle
2022-02-03Py Docs: Implement version switch to switch between versions on the websiteAaron Carlisle
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-03Cleanup: clang-formatBrecht Van Lommel
2022-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz
2022-02-03Fix T91254: Some editing operation indirectly delete objects from override co...Bastien Montagne
2022-02-03Docs: correct weight paint sample descriptionCampbell Barton
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-03Cleanup: clang-formatCampbell Barton
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-03Fix wrong function call in Cycles acceleration UI poll.Thomas Dinges
2022-02-03Fix T93625: fallback tools don't work with RMB selectCampbell Barton
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-02BLI: fix memory leak in VectorSetJacques Lucke
2022-02-02Fix T95084: evaluate all output attributes before changing geometryJacques Lucke
2022-02-02Fix T95288: Shrinkwrap selection broken in edit modeSergey Sharybin
2022-02-02Cleanup: Use correct identifier for ShaderParameters.Jeroen Bakker
2022-02-02Fix T95378: Seek problems when timecodes are usedRichard Antalik
2022-02-02Fix T95353: Crash with proxy auto buildingRichard Antalik
2022-02-01Fix T95278: Crash on startup because of GLSL recursionClément Foucault
2022-02-01Fix T91463: Separate points makes gap on cyclic strokeFalk David
2022-02-01Fix T95395: dangling parent pointer when creating node groupJacques Lucke
2022-02-01Fix T89514: GP draw mode not saved when scene is not the active oneFalk David
2022-02-01Silence draw manager warning.Jeroen Bakker
2022-02-01Cleanup: Remove unused datatoc definitions.Jeroen Bakker
2022-02-01Fix T95262: instances ignored in Frame Selected operatorJacques Lucke
2022-02-01Fix T95314: constant values not shown in spreadsheetJacques Lucke
2022-02-01Fix T95356: Crash in armature edit mode and certain conditionSergey Sharybin
2022-02-01Partial Fix: Showing Compositor Backdrop in node editor.Jeroen Bakker
2022-02-01Fix T95376: Fix crash when switching to UV workspace.Jeroen Bakker
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 building with audaspace disabledCampbell Barton
2022-02-01Fix T93856: VP9 lossless render missing alphaRichard Antalik
2022-02-01Fix T94287: gaps between strips when adding moviesRichard Antalik
2022-01-31Fix crash with non-closed meshes in recent bugfix for texture marginBrecht Van Lommel
2022-01-31Fix Cycles assert in light samplingBrecht Van Lommel
2022-01-31Fix: Unutilized curve mapping in vector shader nodeAaron Carlisle
2022-01-31UI Papercut: Fix gap in node outlineLeon Schittek
2022-01-31Fix T95250: bake margin adjacent faces uses stale UV map in edit modeMartijn Versteegh