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-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-08-10remove python2.x supportCampbell Barton
2009-06-29BGE PyAPI support for subclassing any BGE game type from python, scripters de...Campbell Barton
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton
2009-06-28BGE Python APICampbell Barton
2009-06-12use contains for ListValue and KX_GameObject types (has_key is deprecated by ...Campbell Barton
2009-06-09Fix for bug #18900: game engine lights in non-glsl mode did moveBrecht Van Lommel
2009-05-22Fix for: energy IPO not supported in glsl mode (reported in the forum).Dalai Felinto
2009-05-19BGE Py APICampbell Barton
2009-05-15BGE PyAPICampbell Barton
2009-05-13BGE #18732: Python Light options don't work with GLSL materials. Commited pat...Benoit Bolsee
2009-05-07BGE performance, 3rd round: culling and rasterizer.Benoit Bolsee
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-22BGE C++ APICampbell Barton
2009-04-22BGE C++ APICampbell Barton
2009-04-22Patch from Mitchell Stokes for KX_Light to use attrdef'sCampbell Barton
2009-04-21BGE Python APICampbell Barton
2009-04-19BGE Python API cleanup - no functionality changesCampbell Barton
2009-04-18Added m_zombie to the base python class (PyObjectPlus), when this is set all ...Campbell Barton
2009-04-15Disable using KX_GameObjects in python that have been removed from the scene ...Campbell Barton
2009-04-12BGE Python APICampbell Barton
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee
2009-04-06BGE Python APICampbell Barton
2009-04-03Python BGE APICampbell Barton
2009-04-03BGE Python apiCampbell Barton
2009-03-24Fix for bug #18423: BGE lights in overlay scene also affectedBrecht Van Lommel
2009-02-26Py BGE APICampbell Barton
2009-02-19BGE Python APICampbell Barton
2008-09-10Fix for bug #17589: removing a lamp in the game engine with glslBrecht Van Lommel
2008-09-05* GLSL lamps now respect 3d viewport layers.Brecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-05-13last commit had a typo, also adjusted teh and colour instancesCampbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-04-04moved source and text to american spellingCampbell Barton
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-06-07Lighting updates:Kester Maddock
2004-05-30Added Python module for Lights.Kester Maddock
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont