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-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-06-24Merged changes in the trunk up to revision 48227.Tamito Kajiyama
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-08style cleanup: nlaCampbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell 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
2012-02-21Merged changes in the trunk up to revision 44288.Tamito Kajiyama
2012-02-20- remove some unused editmesh functions.Campbell Barton
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-232.6 UI code:Thomas Dinges
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-21Cleaning i18n code.Bastien Montagne
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-04Merged changes in the trunk up to revision 39826.Tamito Kajiyama
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-18update property strings cover. 461 new itemsXiao Xiangquan
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-07Sound clip NLA Strips for NexyonJoshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-08finish user preference dlg's input handlesXiao Xiangquan
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-04-24Merged changes in the trunk up to revision 36301.Tamito Kajiyama
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
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-09Merged changes in the trunk up to revision 34193.Tamito Kajiyama
2011-01-09remove unused vars, comment some which look like they could be useful still. ...Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-18Merged changes in the trunk up to revision 33765.Tamito Kajiyama
2010-12-09Added a few descriptions that were missing.Kent Mein
2010-10-19Merged changes in the trunk up to revision 32565.Tamito Kajiyama
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-09-22Added support for line styles in the Graph Editor, DopeSheetTamito Kajiyama