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
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-02-27doxygen: blender/gpu tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-08-08remove unused includesCampbell Barton
2010-05-07ghash alloc string from render branchCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12correct fsf addressCampbell Barton
2009-08-172.5: Update GPU module to deal with removed G_TEXTUREPAINTBrecht Van Lommel
2008-10-05Fix for bug #17684: GLSL bug with shadows and material nodes,Brecht Van Lommel
2008-09-19Fix again for the NVidia driver bug. This time I'm just giving upBrecht Van Lommel
2008-09-15Workaround for an Nvidia driver bug on 32 bit linux (maybe windows too).Brecht Van Lommel
2008-09-06Fix Windows compile error. Update MSVC project filesBenoit Bolsee
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel