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-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-06-16Complete fix for [#35769] The “show texture in texture tab” button in a m...Bastien Montagne
2013-06-16Fix [#35741] Material shows WORLD texture_context by default.Bastien Montagne
2013-06-14Code cleanup: removed unused B_BUTSPREVIEW event, and moved back rna_SpacePro...Bastien Montagne
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-11style cleanup: also some typosCampbell Barton
2013-02-10Fix a few DPI / retina draw issues:Brecht Van Lommel
2012-10-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
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-01merge with trunk r39834Xiao Xiangquan
2011-08-18disable undo for hard coded interface buttons:Campbell Barton
2011-08-18update property strings cover. 461 new itemsXiao Xiangquan
2011-06-04Code holiday commit:Ton Roosendaal
2011-05-19UI tweak: properties editor header now has same size as other headers again.Brecht Van Lommel
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-12Particles todo item: particle texturesJanne Karhu
2011-02-09Restoring the old behavior of switching texture context based on active tab:Janne Karhu
2011-02-08Texture context selector for texture panel:Janne Karhu
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-03-23more lint includesCampbell Barton
2010-03-05Bugfix #21215: Panning Properties header shows unnecessary space.Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-05Fix for some confusing terminology: Window type -> Editor typeMatt Ebb
2009-11-02* Added a new 'bone constraint' property editor icon and panel titles to dist...Matt Ebb
2009-10-20*Made the Add Constraint menu similar to modifiers, with categories in column...William Reynish
2009-10-14After discussion with Campbell, split Scene tab in Scene and Render. This mak...William Reynish
2009-09-19Bone constraints are now in a separate tab. It's more consistentBrecht Van Lommel
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-242.5: Various FixesBrecht Van Lommel
2009-07-242.5: Render/Game EngineBrecht Van Lommel