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
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-29Fix T46632: Graph editor frame navigation shortcuts not workingJulian Eisel
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
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-10-26Fix: X-axis values in Graph Editor should not be displayed as timecodes in "D...Joshua Leung
2015-10-26Alternative presentation for interpolation indicator for discrete propertiesJoshua Leung
2015-10-26Graph Editor: Disable interpolation setting for enum/boolean FCurves, as no i...Joshua Leung
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-21Anim Editors: All keyframe selection operators now perform undo pushesJoshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-21Fix T45453: Driver button's ignore DPICampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-05-25Fix T44815: Sound bake doesn't check filepathCampbell Barton
2015-05-20Fix T44717: use_negative_frames ignored /w graph-editorCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-04-14Fix T44362 no easy way to repeatedly duplicate keyframes in actionAntony Riakiotakis
2015-04-13Graph editor:Antony Riakiotakis
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-06Fix: It was difficult to select control points for NLA Control FCurves in the...Joshua Leung
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Nla Strip Keyframes: Active FCurve Keyframes panel displays names properly no...Joshua Leung
2015-03-28NLA Strip Keyframes: Insert keyframe tools in Anim Editors work nowJoshua Leung
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-14Cleanup: styleCampbell Barton
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-31Compiler warning: double-promotionCampbell Barton