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
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-06-11BGE: Various render improvements.Benoit Bolsee
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2013-08-03BGE: Making sure m_line is initialized in the Exception (VideoTexture) constr...Mitchell Stokes
2013-03-26style cleanup:Campbell Barton
2013-03-25code cleanup:Campbell Barton
2012-11-18code cleanup: gpl header update (formatting)Campbell Barton
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-08-27- use %u rather tham %d for unsigned ints in string formatting funcs.Campbell Barton
2011-02-25doxygen: gameengine/VideoTexture tagged.Nathan Letwory
2010-02-22VideoTexture: improvements to image data access API. Benoit Bolsee
2010-02-16[#18961] Use const char * where appropriate (2.5)Campbell Barton
2009-08-22[#19226] (2.5) blender uses deprecated 'strstream' STL class, causes warnings...Campbell Barton
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-05VideoTexture: Add support for GLSL. FIx small printout bug in Exception printoutBenoit Bolsee
2008-11-02VideoTexture: use PyObjectPlus.h instead of Python.h for compatibility with P...Benoit Bolsee
2008-11-01BGE Video Texture: fix constant initializer problem with Exception descriptio...Benoit Bolsee
2008-11-01VideoTexture module.Benoit Bolsee