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-08-01- Ancient resource leak (rev 2) where checkPackedFile would open a file and n...Campbell Barton
2009-07-31remove more unneeded args, also allow ipo to animate the ref value for KX_Ble...Campbell Barton
2009-07-31remove some unused function argsCampbell Barton
2009-06-18Fix for bug: [#18619] Shadow face flag ignores object's scaleDalai Felinto
2009-06-13G.sipo was being passed in the BGE when it wasnt needed, just access G.sipo d...Campbell Barton
2009-06-10fix for bug #18898: GE perspective 3D View not working properly (missing LENS)Dalai Felinto
2009-06-09Fix for bug #18900: game engine lights in non-glsl mode did moveBrecht Van Lommel
2009-06-07Bugfix to avoid crashing BGE on Mobile Intel GMA 950/945 Express GPU (2009 la...Erwin Coumans
2009-06-01BGE Blendfile path bug (use for loading and saving the GameLogic.globalDict)Campbell Barton
2009-05-18BGE Dome: removing of size option and adding tilt option.Dalai Felinto
2009-05-11BGE performance, 4th round: logicBenoit Bolsee
2009-04-30added Geometry as a BGE module, removed its dependency on gen_utils.cCampbell Barton
2009-04-302 BGE bugs from 2.48 fixedCampbell Barton
2009-04-29was testing this, didnt mean to commit.Campbell Barton
2009-04-29ifdef's for future py3 support, after this adding py3 can mostly be done with...Campbell Barton
2009-04-23Fix for part of bug #18496: issue with light state switchingBrecht Van Lommel
2009-04-10BGE BugfixCampbell Barton
2009-04-08Patch #18462: Fisheye (Dome) and Spherical Panoramic mode in BGE.Benoit Bolsee
2009-04-07BGE Py APICampbell Barton
2009-04-06Python ref-counting fixesCampbell Barton
2009-04-05BGE PyAPI can now import text (within the blend-file)Campbell Barton
2009-03-24Fix for bug #18423: BGE lights in overlay scene also affectedBrecht Van Lommel
2009-03-05VideoTexture: reactivate VideoTexture for scons/cmake/makefile compilation sy...Benoit Bolsee
2009-02-25Building the game engine with Solid/Sumo is now optional for scons using WITH...Campbell Barton
2009-02-25remove warnings for the BGECampbell Barton
2009-02-16SCons:Nathan Letwory
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2009-01-26let the game engine compile, if WITH_FFPEG is not defined (so we don't have v...Erwin Coumans
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-11VideoTexture: support VideoTexture in blenderplayerBenoit Bolsee
2008-11-01VideoTexture module.Benoit Bolsee
2008-11-01Preparation to VideoTexture: everything but the VideoTexture module itself.Benoit Bolsee
2008-10-12Fix for two more game engine issues:Brecht Van Lommel
2008-10-11Fix for a relative paths issue in the game engine. G.sce was beingBrecht Van Lommel
2008-10-10BGE bug #17789 fixed: Lock Active Camera and Layer to Scene doesn't work in B...Benoit Bolsee
2008-10-04Bugfix: modified game material settings in blender didn't getBrecht Van Lommel
2008-09-28enable -noaudio option, so it actually works (and doesn't get overwritten by ...Erwin Coumans
2008-09-25[#17679] BGE print statement when start and when finishCampbell Barton
2008-09-23Make GameLogic work for python autocomplete (after running the BGE once at le...Campbell Barton
2008-09-15Fix zoom level and clipping to be consistent with the viewportBrecht Van Lommel
2008-09-13Game engine: added Rasterizer.get/setMaterialMode to set texface,Brecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-28patch for compilation problem around KX_RayCast::Callback template with gccBenoit Bolsee
2008-08-27BGE patch: KX_GameObject::rayCast() improvements to have X-Ray option, return...Benoit Bolsee
2008-08-19Added GameLogic.globalDict, this is a place where data can be stored even whe...Campbell Barton
2008-08-19BGE Blend file loading was using BLO_read_from_memory which meant relative li...Campbell Barton
2008-08-06Made Mathutils its own module rather then GanmeLogic.MathutilsCampbell Barton
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-21BGE Bug Fix:#17349, fixes some problems about 2d-filtersHamed Zaghaghi