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-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
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-02-23Remove unused "Free Unused" option from compositorSergey Sharybin
2016-01-31Cleanup: pep8Campbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-17Fix for nodeitems module using the NODE_MT_add menu types from bl_ui.Lukas Tönne
2015-05-21Fix T44795: same menu item for different command in node editor.Bastien Montagne
2015-05-06Fix T44624: world menu appears in node editor header with Blender internal.Brecht Van Lommel
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-04-03Fix T44237: translation does not work for input sockets in 'Active node prope...Bastien Montagne
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-23Fix T41918, Missing operator in Node Editor Menus.Lukas Tönne
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-24Fix T39867: Hotkey is not displayed in the node editor's menu.Bastien Montagne
2014-01-30Code cleanup: remove (now) redundant empty text with icon_onlyCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton