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
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-08Disable saving property defaults for many of the properties for animation-editorJoshua Leung
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-05-08style cleanup: nlaCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-06NLA Drawing - When "Show Control Curves" option in View menu isJoshua Leung
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-21AnimFiltering Code Cleanups - Part 2Joshua Leung
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell 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-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
2011-01-05Animation data for lattices is now shown in the Animaton EditorsJoshua Leung
2010-12-26Bugfix [#25380] Recorded bone keyframes do not play back both in theJoshua 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-12bugfix: deleting NLA tracks with a keyframed text3d obdata would free the cur...Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Small assorted harmless code cleanup tweaks before a round of cleanups aimed ...Joshua Leung
2010-02-08Hid some debug prints for clicking on animation channels.Joshua Leung
2010-01-23Durian Request: Expansion of Action Groups not linked between DopeSheet edito...Joshua Leung
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-11Added compositing node support to the animation editorsMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-09-272.5 - Assorted Animation UI/Editing TweaksJoshua Leung
2009-08-252.5 - NLA Bugfixes:Joshua Leung
2009-08-16Animation Editors: Code Cleanups (for Channel Lists) Part 2Joshua Leung
2009-08-032.5 - MetaBalls are now animateableJoshua Leung
2009-07-28NLA: Mute/Disable NLA Playback Joshua Leung
2009-07-282.5 - Anim Editor cleanups + Graph Editor Clutter ReductionJoshua Leung
2009-07-24ParticleSettings animdata wasn't shown in graph editor, dope sheet and nla ed...Janne Karhu
2009-07-10NLA SoC: Notifier Fixes for Animation Editors Joshua Leung
2009-07-03NLA SoC: Toggle for 'Editing in Place'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