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-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-05-05NLA Pushdown Operator: Active animdata option + More error handlingJoshua Leung
2014-05-05NLA Editor: Added dedicated operator for the pushdown operationJoshua Leung
2014-04-28NLA Editor: Make Single User for NLA StripsJoshua Leung
2014-04-28NLA Editor: Added an operator to set preview range based on the extents of se...Joshua Leung
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2013-07-01NLA Bugfix: When clicking on a channel name in the channel list while still inJoshua Leung
2013-06-09NLA Editor: It is now possible to add strips to AnimData blocks with no existingJoshua Leung
2013-03-22correct enums which were in fact variables defined in headers.Campbell Barton
2013-03-14NLA Editor: Operator to add AnimData to selected objects so that they can appearJoshua Leung
2012-05-08style cleanup: nlaCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-02Space types:Thomas Dinges
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-07Sound clip NLA Strips for NexyonJoshua Leung
2011-07-20View All/Selected tools for NLA EditorJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14Forgot NLA Editor support for this...Joshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-24NLA Editor: Sync Action Extents with Referenced RangeJoshua Leung
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-08-16Animation Editors: Code Cleanups (for Channel Lists) Part 2Joshua Leung
2009-07-09NLA SoC: Toggle muting operator - HKEYJoshua Leung
2009-07-07NLA SoC: Transform Code for NLA-Strips recoded (still buggy)Joshua Leung
2009-07-06NLA SoC: More work on Meta-Strips Joshua Leung
2009-07-06NLA SoC: Start of 'Meta' StripsJoshua Leung
2009-07-02NLA SoC: F-Modifiers working on NLA Strips Joshua Leung
2009-06-28NLA SoC: Renamed NLA-Editor operators to be more in line with those in other ...Joshua Leung
2009-06-27NLA SoC: Move Strips Up/Down Operators Joshua Leung
2009-06-24NLA SoC: Scale Operators - Clear (Alt-S) and Apply (Ctrl-A)Joshua Leung
2009-06-24NLA SoC: Delete Tracks Operator (XKEY / DELKEY) over the channel list Joshua Leung
2009-06-21NLA SoC: Fixes for Operator Poll Callbacks Joshua Leung
2009-06-19NLA SoC: Duplicate Strips Operator (Shift D)Joshua Leung
2009-06-19NLA SoC: Transition Strips + Strip Adding Operators + BugfixesJoshua Leung
2009-06-11NLA SoC: Channel ordering changeJoshua Leung
2009-06-11NLA SoC: Operator for adding new NLA-TracksJoshua Leung
2009-06-11NLA SoC: 'Split' Operator (YKEY)Joshua Leung
2009-06-10NLA SoC: Added BorderSelect operators (BKEY and Alt-BKEY)Joshua Leung
2009-06-09NLA SoC: Added simple delete-strips operator (XKEY/DELKEY)Joshua Leung
2009-06-07NLA SoC: Adding skeleton code for a buttons region in NLA Joshua Leung
2009-06-05NLA SoC: NLA-Evaluation BugfixesJoshua Leung