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-05-12Image paint: 2D painting now supports texture masks and does masking moreBrecht Van Lommel
2013-04-30More image painting fixes:Brecht Van Lommel
2013-03-29style cleanupCampbell Barton
2013-03-25code cleanup:Campbell Barton
2012-11-18code cleanup: gpl header update (formatting)Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-08-23style cleanupCampbell Barton
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-25doxygen: gameengine/VideoTexture tagged.Nathan Letwory
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-04-11py api file renameCampbell Barton
2010-02-28make BGL and BLF modile names lowercaseCampbell Barton
2010-02-27VideoTexture: optional arguments to ImageBuff constructor.Benoit Bolsee
2010-02-22fix for typoCampbell Barton
2010-02-22VideoTexture: improvements to image data access API. Benoit Bolsee
2009-12-08BGE: Add plot method to VideoTexture.ImageBuff class.Benoit Bolsee
2009-08-10remove python2.x supportCampbell Barton
2009-06-092.50:Brecht Van Lommel
2008-11-04VideoTexture: fix RGB/BGR confusion, make code compatible with big endian CPU...Benoit Bolsee
2008-11-04VideoTexture: Bug report #17946: add (char*) casting to fix compile error wit...Benoit Bolsee
2008-11-02VideoTexture: use PyObjectPlus.h instead of Python.h for compatibility with P...Benoit Bolsee
2008-11-01VideoTexture module.Benoit Bolsee