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
2019-08-22UI: Remove "Show Frame Indicator" optionJacques Lucke
2019-08-06UI: rename Border to Box SelectCampbell Barton
2019-07-09Implement Movieclip filter for action editorsSergey Sharybin
2019-06-17Fix missing keyframe type operation in dopesheet and timeline context menuJean First
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-05-24Fix T65057: Duplicate from context menu won't workWilliam Reynish
2019-05-07UI: Add copy/paste icons to Graph and Dopesheet editor context menusWilliam Reynish
2019-05-07UI: Remove redundant titles in animation filter popoverWilliam Reynish
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-04-29Fix: Dopesheet context menu was referencing easing_typeWilliam Reynish
2019-04-20UI: remove redundant row for header templateCampbell Barton
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-03-13Cleanup: redundant staticmethod useCampbell Barton
2019-03-13Cleanup: pass context to draw method instead of accessing from bpyCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2019-03-08RNA: rename bpy.data.grease_pencil to grease_pencilsCampbell Barton
2019-03-04Cleanup: use single quotes for enumsCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-11UI: Use icon in Dopesheet 'Toggle Graph Editor' menu item.Pablo Vazquez
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-01-30Cleanup: line lengthCampbell Barton
2018-12-20Cleanup: styleCampbell Barton
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: menu items for Ctrl-Tab dope sheet/graph switchingCampbell Barton
2018-11-05UI: Move Sync Markers from View to Marker menu.Pablo Vazquez
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-16Fix remaining copy/paste button header, these are in menus now.William Reynish
2018-10-08UI: layout tweaks for headers.William Reynish
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