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-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
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-03-03Outliner: Display respective data-block icon in library overrides modeJulian Eisel
2022-03-03Fix T96140: Crash on color button drag & dropJulian Eisel
2022-03-03VSE: Allow to create scene in strip propertiesAntonio Vazquez
2022-03-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-03Fix T96135: Mesh coordinates are set to the last edited shape-keyCampbell Barton
2022-03-03WM: use pass-through for cursor placement operatorCampbell Barton
2022-03-03Cleanup: comments in wm_event_system.cCampbell Barton
2022-03-03Event System: use more thoroughly tested logic for click-drag eventsCampbell Barton
2022-03-03UI: only wrap cursor motion horizontally when dragging markersCampbell Barton
2022-03-03Cleanup: use doxygen sections for anim_markers.cCampbell Barton
2022-03-03Cleanup: rename misleading variable for marker selection cyclingCampbell Barton
2022-03-03Fix timeline marker click-drag arbitrary deselectionCampbell Barton
2022-03-03Cleanup: remove references to key-map modifier values denoting orderCampbell Barton
2022-03-03Cleanup: Rename set handle type node internally to match UIHans Goudey
2022-03-03Curves: Port set resolution node to the new data-blockHans Goudey