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-01-17Added "Delete Invalid Drivers" operatorSybren A. Stüvel
2017-11-19Option not to select with un-hideCampbell Barton
2017-09-27Math Lib: Add non-clamped round_* functionsCampbell Barton
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-05-09Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by d...Joshua Leung
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-26Graph Editor: Adjusting Change Frame and Jump to Keyframes operators to work ...Joshua Leung
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-26Fix: Missing update after scrubbing time in Graph EditorJoshua Leung
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-05-20Fix T44717: use_negative_frames ignored /w graph-editorCampbell 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-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-09Disable proportional editing when duplicating keyframesAntony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-11-20Fix T42662 hide unselected does not reveal selected.Antony Riakiotakis
2014-11-20Bugfix T42661: shortcut "." and "," for changing pivot center don't work on G...Joshua Leung
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Tweaks to hide/reveal hotkeys for Graph EditorJoshua 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-09-07Fix T41740: Different behaviour of custom hotkeyBastien Montagne
2014-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-05-08Bugfix: "Lock time to frame range" didn't work in the Graph EditorJoshua Leung
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-09Graph Editor: add lasso select for fcurvesCampbell Barton
2014-02-18NDOF: add keymapping for the 'fit' button for other 2d viewsCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-10-26remove null checks for macro definitions, if these fail then something is bro...Campbell Barton
2013-10-22Adding comments to clarify each set of modifier mappings for animation editorsJoshua Leung
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2013-05-10Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like t...Brecht Van Lommel
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2012-12-06Fix #33423: a few operators still allowed changing current frame duringBrecht Van Lommel
2012-10-15Making "Jump to Keyframes" operator (for Action/Graph Editors) more obviousJoshua Leung
2012-09-27Fix #32658: left mouse button selection did not work well in the graph and maskBrecht Van Lommel
2012-08-07use -FLT_MAX where FLT_MIN was misusedCampbell Barton
2012-05-09style cleanup: graph & armatureCampbell Barton