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
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-04-09Cleanup: defer importing nodeitems_utilsCampbell Barton
2021-03-25UI: rename node editor sidebar categoriesJacques Lucke
2021-03-23Cleanup: single quotes for Python enums, spellingCampbell Barton
2021-03-19Fix T86208: copy node group button is inconsistent in geometry nodesAngus Stanton
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-01-15UI: Draw socket type colors on the left in group sockets listHans Goudey
2021-01-13Fix Python warnings in node editor after revert of datablock changesBrecht Van Lommel
2020-12-27Fix T84101: Duplicate operator not available for some data-block selectorsJulian Eisel
2020-12-16Cleanup: pep8Campbell Barton
2020-12-02Geometry Nodes: correct modifier name when creating from node editorJacques Lucke
2020-12-02Geometry Nodes: improve operators for node editor headerHans Goudey
2020-12-02Geometry Nodes: initial scattering and geometry nodesJacques Lucke
2020-10-19Fix: skip drawing input sockets that do not have a draw methodJacques Lucke
2020-10-03Fix issues with calling View2D zoom operators in an `EXEC` contextJulian Eisel
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-08-17UI: Only draw node menu search if categories existOmarSquircleArt
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-08-03Fix missing shortcut indicators and crash on shortcut changeJulian Eisel
2020-04-20Simulations: Embed simulation node tree in simulation data blockJacques Lucke
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-02-15Cleanup: incorrect __contains__ comparison, long lineCampbell Barton
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2019-10-14UI: Add renaming to Node and VSE strip context menuJulian Eisel
2019-10-03UI: Add Buttons to Shader Editor Slots PopoverHans Goudey
2019-08-12Fix running space_node directlyCampbell Barton
2019-07-29Fix T67331: Annotations: Rename old grease pencil panelsAntonioya
2019-07-28Cleanup: pep8Campbell Barton
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-06-05Fix T65492: make material slots popover widerJacques Lucke
2019-05-24Fix: Too many checks for the compositorWilliam Reynish
2019-05-24UI: Tweaks to Compositor headerWilliam Reynish
2019-05-24Fix unnecessary decorators showing in compositor sidebarBrecht Van Lommel
2019-05-21Cleanup: pep8Campbell Barton
2019-05-19UI: use single column layout for image settings panelsBrecht Van Lommel
2019-05-17UI: add tool panel for node editor, use tabsCampbell Barton
2019-05-13I18n Disambiguation: "Add" in menu labels.Bastien Montagne
2019-04-20UI: remove redundant row for header templateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-05Fix T60390: add Cycles texture node mapping settings to node editor sidebarBrecht Van Lommel
2019-03-25UI: Material slot selector for the shader editorCampbell Barton
2019-03-17UI: add light/world settings in shader node editor.Brecht Van Lommel
2019-03-14Cleanup: unused importsCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-01-30Cleanup: line lengthCampbell Barton
2018-12-20Correct error in last commitCampbell Barton