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-03Keymap: Select/De-Select support for anim-editorsCampbell Barton
2018-07-02UI: Header consistencyPablo Vazquez
2018-07-02UI: Header consistency for animation editorsPablo Vazquez
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26AnimEditors UI: Move less frequently used filtering options to a "Filters" po...Joshua Leung
2018-06-20UI: expose Driver 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-05-24UI: View menu area operators now in submenuCampbell Barton
2018-04-23UI Tweak: Bring Graph Editor's mode selector left of the menus, as is now don...Joshua Leung
2018-01-17Added "Delete Invalid Drivers" operatorSybren A. Stüvel
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
2017-02-09More tweaks to Normalisation options in Graph EditorJoshua Leung
2017-02-09Graph Editor: Replace Normalise/Auto checkboxes with toggle buttonsJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2015-10-13Missed this in previous commit...Bastien Montagne
2015-10-13Fix T46467: Clean Keyframes removes the channels.Bastien Montagne
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-04-22Cleanup: pep8, spellingCampbell Barton
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-10missed last commitCampbell Barton
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-02-15Revert/Remove "Auto View" FeatureJulian Eisel
2015-02-06rename SIPO_AUTOVIEW -> SIPO_AUTO_VIEW_SELECTEDCampbell Barton
2015-02-06Graph Editor: Auto Viewjulianeisel
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Cleanup: name hide/reveal, like rest of operatorsCampbell Barton
2014-11-19Graph Editor: H/Shift-H now hide and unhide selected curves (Gooseberry Request)Joshua Leung
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-05-14FCurve: use submenus rather then popups from menusCampbell Barton
2014-05-01View2d: bring back 2.4x option to lock time for 2d viewsCampbell Barton
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-01-30Code cleanup: remove (now) redundant empty text with icon_onlyCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2012-11-20Bugfix [#33154] Toggle/Enable/Disable channel settings operators inJoshua Leung
2012-10-15Making "Jump to Keyframes" operator (for Action/Graph Editors) more obviousJoshua Leung
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton