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-03-31Pose Propagate - Further Tweaks:Joshua Leung
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-28remove unused vars.Campbell Barton
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-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14Forgot NLA Editor support for this...Joshua Leung
2011-02-14Graph Editor part of the changes in the previous commit...Joshua Leung
2011-02-14DopeSheet: Add menu entries and hotkeys to select all keyframesJoshua Leung
2011-01-17More consistency with order of action vs gp keyframes...Joshua Leung
2011-01-17Bugfix [#25674] No Box Select in DopesheetJoshua Leung
2011-01-11- Local Markers are now taken into account correctly for operatorsJoshua Leung
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-05-20Bugfix #22204: curve modifier onto lamp energy with more than one user of lam...Joshua Leung
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-08Ctrl+RMB support for selecting markers when sync markers is enabled.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-01-23Durian Request: Expansion of Action Groups not linked between DopeSheet edito...Joshua Leung
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
2010-01-14Ctrl+RMB select in the dope-sheet wasnt working, this nlabackup stuff isnt be...Campbell Barton
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-07- modal keymap for border selectCampbell Barton
2009-10-13DopeSheet: DopeSheet Summary ChannelJoshua Leung
2009-07-182.5 - Optimisations for Keyframe Drawing in DopeSheetJoshua Leung
2009-07-112.5 - Added descriptions to all Animation Editor operatorsJoshua Leung
2009-07-10NLA SoC: Notifier Fixes for Animation Editors Joshua Leung
2009-07-09NLA SoC: Cleanup of Keyframe Drawing code for DopeSheetJoshua Leung
2009-07-07NLA SoC: Current Frame can now be negative Joshua Leung
2009-06-28NLA SoC: NLA Mapping Cleanup Joshua Leung
2009-06-25At last... this merge should finally do the trick!Joshua Leung
2009-06-23NLA SoC: Big Commit - Restored NLA-Mapping Corrections Joshua Leung
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-22NLA SoC: DopeSheet Cleanups Joshua Leung