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
path: root/source
AgeCommit message (Expand)Author
2022-03-07GPencil: Temporary fix to avoid crashes on startupFalk David
2022-03-07Shader Nodes: added alpha mode selector to Image Texture nodeEthan-Hall
2022-03-07Shader Nodes: add Alpha output to Object Info nodeEthan-Hall
2022-03-07Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-03-07Fix T96195: f-curve factorized polynomial generator broken UIEthan-Hall
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-03-07Cleanup: move asssertion-test-only variable into `#ifndef NDEBUG` blockSybren A. Stüvel
2022-03-07Fix T95256: Crash when creating off-screen pose assetSybren A. Stüvel
2022-03-07Fix T95531: Draw y axis values in Driver EditorLeon Schittek
2022-03-07Fix T95256: Crash when creating off-screen pose assetSybren A. Stüvel
2022-03-07Fix T94360: Assert on dragging keyframesSybren A. Stüvel
2022-03-07Fix T95531: Draw y axis values in Driver EditorLeon Schittek
2022-03-07Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-03-07Fix T96207: wrong default value of Principled BSDF specular tintBrecht Van Lommel
2022-03-07Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-07Fix T96180: driver in node tree not updating in real timeJacques Lucke
2022-03-07Python: Add new `annotation_pre` & `annotation_post` handlersAntonio Vazquez
2022-03-07Revert "Revert "Fix Crash: Switching to wireframe mode.""Campbell Barton
2022-03-07Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-07Cleanup: quiet warningsCampbell Barton
2022-03-07Fix T95591: Crash on drawing with measure tool with tweak fallback toolCampbell Barton
2022-03-07Improve multi-user gpencil data performance with modifiersYann Lanthony
2022-03-07Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-07Fix T96205: Active shape key gets lost upon edit mode undoCampbell Barton
2022-03-07Revert "Fix Crash: Switching to wireframe mode."Campbell Barton
2022-03-07Fix T96163: Image editor doesn't refresh when undo/redo.Jeroen Bakker
2022-03-07Merge branch 'blender-v3.1-release'Richard Antalik
2022-03-07Fix T96156: Snap to 3D cursor can't be undoneRichard Antalik
2022-03-07Curve: sync active material with selectionRed Mser
2022-03-07Cleanup: use doxy-sections for pipeline, text_drag & effectsCampbell Barton
2022-03-05Fix T96152: Crash realizing curve instancesHans Goudey
2022-03-04Fix T96164: Crash with curve domain attributesHans Goudey
2022-03-04Fix T96160: freezing when using multiple Handle Type Selection nodesJacques Lucke
2022-03-04Cleanup: Unused variable warningsHans Goudey
2022-03-04GPencil: Fix wrong parameters in `gpencil_check_same_material_color`Antonio Vazquez
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-04Cleanup: use doxy-sections in outliner_draw.ccCampbell Barton
2022-03-04Cleanup: use doxy-sections for interface_dropboxes.ccCampbell Barton
2022-03-04Sequencer: de-duplicate new-scene enum, include in generated docsCampbell Barton
2022-03-04Sequencer: disallow assigning scenes to non-seuencer stripsCampbell Barton
2022-03-04Cleanup: use doxy-sections in scene_edit.cCampbell Barton
2022-03-04Cleanup: warning & spelling from recent scene/sequencer operatorCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-04UI: Drag & Drop to Properties Materials PanelAzeem Bande-Ali
2022-03-03Curves: Port endpoint selection node to new data-blockHans Goudey
2022-03-03BLI: Add functions to IndexRange to mirror SpanHans Goudey
2022-03-03Fix T96145: GPencil eval data not updated correctlyFalk David
2022-03-03File Browser UI: Allow dragging anywhere in a file preview tile to dragJulian Eisel
2022-03-03Cleanup: Remove redundant drag image size parametersJulian Eisel
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne