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
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
2018-12-20Fix context menu w/o an active objectCampbell Barton
2018-12-20Cleanup: styleCampbell Barton
2018-12-20Cleanup: remove intermediate menu drawing functionCampbell Barton
2018-12-18UI: Extend context menu to check current selectionWilliam Reynish
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-07UI: add material settings in shader editor sidebar.Lucas Boutrot
2018-11-28Cleanup: quiet keymap float compare warningCampbell Barton
2018-11-28Cleanup: remove missing operator from UICampbell Barton
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-11-23Cleanup: single quote enumsCampbell Barton
2018-11-22UI: First batch of fixing missing categories for panels.Bastien Montagne
2018-11-21UI: Icon and separator for Add Node (Search).Pablo Vazquez
2018-10-08UI: layout tweaks for headers.William Reynish
2018-10-08use keyword argument for template_node_socket()Philipp Oeser
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton