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
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14Graph Editor part of the changes in the previous commit...Joshua Leung
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-13remove/comment unused varsCampbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-14Fix for 'handle_type' submenu in Graph Editor no longer working.Joshua Leung
2010-12-14Change set handle types back to menu now menus have key access - V+A, V+V, V+...Campbell Barton
2010-12-10Bugfix #25153Ton Roosendaal
2010-12-09Bugfix #25150Ton Roosendaal
2010-11-17Bugfix for previous commit.Joshua Leung
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-20Bugfix #22917: Translating numerically doesn't allow animationJoshua Leung
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-03-23more lint includesCampbell 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-02-082.5 Audio:Joerg Mueller
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-27DopeSheet + Graph Editor hotkey tweak:Joshua Leung
2009-12-24Key map related things:Matt Ebb
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-10-20Graph Editor: Added 2D CursorJoshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-25Graph Editor: F-Modifiers can now be added to multiple selected F-Curves at o...Joshua Leung
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-112.5 - Fixing some typos for name of Graph Editor operator Joshua Leung
2009-07-10NLA SoC: Merge from 2.5Joshua Leung
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-02NLA SoC: F-Modifiers working on NLA Strips Joshua Leung
2009-07-02NLA SoC: Proper poll callbacks for Graph EditorJoshua Leung
2009-06-29NLA SoC: Insert Keyframe Operator Tweaks (Anim Editor Versions) Joshua Leung
2009-06-22NLA SoC: Graph Editor Menus + Operator Name Cleanup Joshua Leung
2009-04-12Graph Editor: BugfixesJoshua Leung
2009-04-12Anim Editors: A few more hotkey tweaksJoshua Leung
2009-04-12Graph Editor:Joshua Leung
2009-04-10Animation Editors - Part 1 of Code CleanupsJoshua Leung
2009-04-08Graph Editor: 'Ghost Curves' functionality from ApricotJoshua Leung
2009-04-06Graph Editor - Ctrl-LMB (Click Insert Keyframes) OperatorJoshua Leung
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-03-15F-Curve Modifiers: Groundwork for getting these workingJoshua Leung