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
2009-09-25* some fixes to have scons/mingw compile the sources too, even with BF_DEBUG=...Nathan Letwory
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-02== SCons ==Nathan Letwory
2009-08-22[#19226] (2.5) blender uses deprecated 'strstream' STL class, causes warnings...Campbell Barton
2009-08-19- fix for BGE warningsCampbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10remove python2.x supportCampbell Barton
2009-07-16SConsNathan Letwory
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton
2009-06-16svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928Campbell Barton
2009-06-16BGE Py APICampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-06-07BGE VideoTexture: fix VideoFFmpeg range attribute + error message.Benoit Bolsee
2009-05-26BGE VideoTexture: VideoFFmpeg was missing a rewind function: rename stop() to...Benoit Bolsee
2009-05-26Misc warningsCampbell Barton
2009-05-25VideoTexture: exception in C++ was not returning an error in Python. Added fu...Benoit Bolsee
2009-05-23BGE: fix memleaks.Benoit Bolsee
2009-05-07BGE performance, 3rd round: culling and rasterizer.Benoit Bolsee
2009-05-07python3 compatibility for the BGE api, this only works with scons when WITH_B...Campbell Barton
2009-04-30python modules in the game engine could point to builtin modules like GameLog...Campbell Barton
2009-04-29ifdef's for future py3 support, after this adding py3 can mostly be done with...Campbell Barton
2009-04-26BGE: Fix Orthographic mode and viewport scalingBenoit Bolsee
2009-04-21BGE VideoTexture: fix bug with VideoTexture.materialID() since recent commit.Benoit Bolsee
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-20BGE Python APICampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-18Added m_zombie to the base python class (PyObjectPlus), when this is set all ...Campbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-03-22== FFMPEG ==Peter Schlaile
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-05VideoTexture: reactivate VideoTexture for scons/cmake/makefile compilation sy...Benoit Bolsee
2009-02-25remove warnings for the BGECampbell Barton
2009-02-16SCons:Nathan Letwory
2008-12-252.5 / SCons / BGENathan Letwory
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-12-12started whiping cmake into shape for 2.5 still need to figure outKent Mein
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
2008-12-04VideoTexture: new ImageMirror class for easy mirror (and portal) creationBenoit Bolsee
2008-11-26VideoTexture: new ImageRender class for Render To TextureBenoit Bolsee
2008-11-162.5 branch: Makefile for videotexture pointed to wrong include path (BIF_gl.h)Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11VideoTexture: support VideoTexture in blenderplayerBenoit Bolsee
2008-11-10VideoTexture: Preserve alpha channel if present in video, images and sequence...Benoit Bolsee
2008-11-07VideoTexture: VideoTexture.materialID() can now take texture image name.Benoit Bolsee
2008-11-07VideoTexture: comment was misplaced after previous commit.Benoit Bolsee