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-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-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-03VSE: Allow to create scene in strip propertiesAntonio Vazquez
2022-03-03WM: use pass-through for cursor placement operatorCampbell 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-02Cleanup: Use rectangle for file browser tile drawingJulian Eisel
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-03-02UI: Enable the outliner to use the correct icon for each curve subtypeEthan Hall
2022-03-02Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-03-02Fix T96085: repeated evaluation of geometry nodes when nothing changedJacques Lucke
2022-03-02Add Object Tool: use the drag-start location for initial placementCampbell Barton
2022-03-02Fix modal item open/close in the outliner since removing tweak eventsCampbell Barton
2022-03-02Docs: document the use_axis_view argumeht to view_roll_angleCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-02Event System: match click-drag & tweak event handling for transformCampbell Barton
2022-03-02Event System: support "Release Confirms" for click-drag eventsCampbell Barton
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-03-02Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-03-01Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-01Fix wrong object mode checking in snap codeGermano Cavalcante
2022-03-01Geometry Nodes: Port most curve primitives to new data-blockHans Goudey
2022-03-01Curves: Move curves primitive to object add codeHans Goudey
2022-03-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-01Fix T95979: Bake doesn't update Image editor.Jeroen Bakker
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-03-01UI: Fix multi input socket outline and highlightLeon Schittek
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-03-01Cleanup: Move object_add.c to C++Hans Goudey
2022-02-28Nodes: Improve readability of selected node linksLeon Schittek
2022-02-28Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-28Fix T96032: add null check to constraint operatorsHenrik Dick
2022-02-28Fix T96073: Don't remove links when inserting reroute nodesJacques Lucke
2022-02-28Cleanup: Remove duplicated commentJulian Eisel