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-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-04-30Patch [#30681] Improved Display of Header Statistics by Harley Acheson (harle...Thomas Dinges
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-03-28style cleanupCampbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-17Follow up to fix in r44919: use standard stats in paint modes.Nicholas Bishop
2012-03-16Fix object mode check in stats_update.Nicholas Bishop
2012-03-02code cleanup:Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2011-11-29More DM func renames, this one includes renames of the function pointer membe...Andrew Wiggin
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton
2011-11-14minor cleanup Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-17svn merge -r40166:40279 ^/trunk/blenderCampbell Barton
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-07-25svn merge -r37800:37900 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-06-26Putting back blender.org and release number in info header.Ton Roosendaal
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2010-11-04workaround [#24392] 2d Image paint editor: no clone/smear/soften tools etcCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-03-23more lint includesCampbell Barton
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-03-03Make object stat consistent with the rest of counters (selected-total).Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-09-16merge with 2.5/trunk at r23271Joseph Eagar
2009-09-08Curve/Surface Editing Campbell Barton
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-08-27forgot to bmeshafy the stats code the info window uses after the mergeJoseph Eagar
2009-08-192.5: Restored statistics in the info header.Brecht Van Lommel