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
2014-09-08Merge branch 'master' into soc-2014-viewport_fxsoc-2014-viewport_fxAntony Riakiotakis
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-06-12GHOST Refactor for EGL ContextsJason Wilkins
2014-03-25Code cleanup: Removing KX_KetsjiEngine::m_drawingmodeMitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Cleaning up some includes.Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-08-03BGE: Making sure m_mirrorHalfWidth and m_mirrorHalfHeight are initialized in ...Mitchell Stokes
2013-06-20BGE: Fix for [#34781] "bge.texture.ImageRender does not show Font object" rep...Mitchell Stokes
2013-04-05correction to previous warning cleanup, also quiet shadow-warning for thumbna...Campbell Barton
2013-04-05code cleanup: bge warningsCampbell Barton
2013-03-29style cleanupCampbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-25code cleanup:Campbell Barton
2012-11-21py api cleanup, replace use...Campbell Barton
2012-11-18code cleanup: gpl header update (formatting)Campbell Barton
2012-11-10code cleanup: some warnings and formatting for PyMethodDef's in the BGE.Campbell Barton
2012-10-21BGE VideoTexture: add depth buffer access to ImageViewport and ImageRender.Benoit Bolsee
2012-09-16style cleanupCampbell Barton
2012-09-16code cleanup: make local game engine functions staticCampbell Barton
2012-08-04code cleanup:Campbell Barton
2012-07-22style cleanupCampbell Barton
2012-07-21use fabsf when using floats.Campbell Barton
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2011-11-04Configurable sensor size:Sergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-03whitespace editsCampbell Barton
2011-09-01whitespace bge editsCampbell Barton
2011-02-25doxygen: gameengine/VideoTexture tagged.Nathan Letwory
2011-01-09use PySequence_Size() rather then PySequence_Length(), this is only kept in p...Campbell Barton
2010-12-11BGE BugFix: [#25106] modelview matrix incorrect after using VideoTexture - af...Dalai Felinto
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-22VideoTexture: improvements to image data access API. Benoit Bolsee
2010-02-16[#18961] Use const char * where appropriate (2.5)Campbell Barton
2010-02-07BGE: add audio/video synchronization capability to VideoTextureBenoit Bolsee
2009-11-10Math LibBrecht Van Lommel
2009-08-10remove python2.x supportCampbell Barton
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-19BGE Python APICampbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-12VideoTexture.ImageMirror: if the mirror is horizontal in mesh coord, take the...Benoit Bolsee
2008-12-09ImageMirror: add clip attribute to limit clipping distance of mirror renderingBenoit Bolsee