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
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell 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-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-16Some more assorted fixesJoshua Leung
2013-03-16NLA "Add Track" can now be used to add tracks to previously empty AnimDataJoshua Leung
2013-03-14Quick fixes for previous commitJoshua Leung
2013-03-14NLA Editor: Operator to add AnimData to selected objects so that they can appearJoshua Leung
2013-03-14Remove OPTYPE_REGISTER flag from click handler operator for anim editorsJoshua Leung
2013-03-14More AnimData selection fixesJoshua Leung
2013-03-14Bugfix: Selecting AnimData "expanders" in AnimEditors works againJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-08Disable saving property defaults for many of the properties for animation-editorJoshua Leung
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-08style cleanup: nlaCampbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
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-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
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-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-23Merged changes in the trunk up to revision 34459.Tamito Kajiyama
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-16Merged changes in the trunk up to revision 34335.Tamito Kajiyama
2011-01-13remove/comment unused varsCampbell Barton