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-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-01Cleanup: pep8, unused importCampbell Barton
2018-09-27Cleanup: remove star importCampbell Barton
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-07Cleanup: pep8, styleCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-02UI: Header consistencyPablo Vazquez
2018-07-02UI: Header consistency for animation editorsPablo Vazquez
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-28UI: Center ID Blocks in Dopesheet EditorWilliam Reynish
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Tweak: Try to make the purpose of the collection/search fields clearerJoshua Leung
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-26AnimEditors UI: Move less frequently used filtering options to a "Filters" po...Joshua Leung
2018-06-20UI: expose Timeline as a space typeCampbell Barton
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-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-07RNA: rename sorting -> sortCampbell Barton
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-05-08Action Editor: Initial support for a Properties RegionJoshua Leung
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-10-13Missed this in previous commit...Bastien Montagne
2015-10-13Fix T46467: Clean Keyframes removes the channels.Bastien Montagne
2015-10-08Fix: Do not show "Paste Flipped" in the Dope Sheet's Grease Pencil modeJoshua Leung
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung
2015-04-13New operator for action and graph editor that centers around currentAntony Riakiotakis
2015-04-10Move clean operator from action/ipo editors to the delete menu, now thatAntony Riakiotakis
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-07Proportional editing support for the action editor.Antony Riakiotakis
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung
2015-04-03Action Editor: Move up/down buttons to be before the datablock selectorJoshua Leung