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: remove intermediate menu drawing functionCampbell Barton
2018-12-17Merge branch 'master' into blender2.8Campbell Barton
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-11-29UI: put clip editor annotation panel in own tab in sidebar.Sebastian Koenig
2018-11-22UI: Add Image and Clip space panels category.Bastien Montagne
2018-11-14Fix icon in Clip Editor header (Graph view type with enabled Filters)Philipp Oeser
2018-10-25Cleanup: unused variablesCampbell Barton
2018-10-22Fix various icon related issues:William Reynish
2018-10-22UI: remove mask toolbar, use menus insteadCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-01Cleanup: pep8, unused importCampbell Barton
2018-09-27UI: new clip editor panels and headers layout.Sebastian Koenig
2018-09-27Cleanup: pep8Campbell Barton
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26Clip editor: Fix usage of template_markerSergey Sharybin
2018-09-11Cleanup: remove dead codeCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell 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-06-28Cleanup: pep8Campbell Barton
2018-06-28UI: Center ID Blocks in Clip EditorWilliam Reynish
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-13UI: Fix clip editor double text-less icon situationDalai Felinto
2018-06-11UI: split left/right header buttonsCampbell Barton
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-01UI: move space-mode selectors before menu itemsCampbell Barton
2017-11-02Space clip: Make it more clear that filter track does not use any settings fr...Sergey Sharybin
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-04-18Fix UI: double separator in Movie Clip Editor's view menuAaron Carlisle
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-08-232D stabilization: change presentation of target_scale in UIIchthyostega
2016-08-192D stabilization: Make interface more compactSergey Sharybin
2016-08-172D stabilizer: Cover rotation tracks label with enabled flagSergey Sharybin
2016-08-172D stabilizer: Remove redundant rows from the interfaceSergey Sharybin
2016-08-172D stabilizer: One more occurrence of len() in the drawing codeSergey Sharybin
2016-08-172D Stabilizer: Use more consistent RNA naming for propertiesSergey Sharybin
2016-08-172D Stabilzier: Don't use len() for checking whether something is enabled or notSergey Sharybin
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega