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-03-23fix for buffer out-of-bounds reading for STR_String comparisons with char arr...Campbell Barton
2012-09-16use the format attribute in more places, disable X11 options when building wi...Campbell Barton
2012-09-11code cleanup: string c++ lib, defines for default string sizes and use m_ con...Campbell Barton
2012-08-12style cleanupCampbell Barton
2012-07-01style cleanupCampbell Barton
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-02-23code cleanup: dont set the namespace in STR_String.h - 'using namespace std',...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-07spaces -> tabs (only whitespace changes)Campbell Barton
2011-02-25doxygen: intern/string tagged.Nathan Letwory
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-08-19- fix for BGE warningsCampbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-06-24patch from skejoe for gcc 4.3 compatibilityCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-05This is patch: [#8216] Make blender compile with gcc 4.3Kent Mein
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01* silence more warningsNathan Letwory
2004-03-06Got rid of a cast to float which was causing a warning. (Used a tempKent Mein
2002-12-26WooHoo me again ;)Kent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont