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
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-03-10Fix T65076: Missing EasingType implementation on the DopesheetSybren A. Stüvel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-21Add curve decimate in the graph editorSebastian Parborg
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-02-26Code reshuffling to prevent problems like the previous commit happening againJoshua Leung
2016-02-26Fix T47503 - My previous fix for T47472 accidentally reused an unrelated flagJoshua Leung
2016-02-05Fix T45915: Cannot select keyframes in summary channels in Dope Sheet in Twea...Joshua Leung
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-01-09Gooseberry animation request: Paste flipped pose in actionAntony Riakiotakis
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-09Graph Editor: add lasso select for fcurvesCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-06-30Animation Channels Filtering Refactor - Part 5Joshua Leung
2011-02-21doxygen: editor entryNathan Letwory
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel