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
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
2018-09-17Revert "Cleanup: use tuples in python according to feedback"Campbell Barton
2018-09-15Cleanup: use tuples in python according to feedbackInes Almeida
2018-09-12Shader Editor: tweak when the UI for managing the material is enabledInes Almeida
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-23UI: rename Grease Pencil panels in toolbar to Annotation.Brecht Van Lommel
2018-07-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-25UI: Node Editor Properties single columnPablo Vazquez
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02UI: Header consistency for Node editorPablo Vazquez
2018-06-28Cleanup: pep8Campbell Barton
2018-06-28UI: Center ID Blocks in Node EditorWilliam Reynish
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-11UI: split left/right header buttonsCampbell Barton
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-06-05UI: context menu for other editor typesCampbell Barton
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-01UI: move space-mode selectors before menu itemsCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-02Merge branch 'master' into blender2.8Campbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-05-29Access node backdrop as vectorCampbell Barton
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton