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
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2016-02-18BGE: Allow access to original texture openGL Bind code/Id/NumberUlysse Martin
2015-12-16BGE Ketsji clean-up: double-promotion warningsJorge Bernal
2015-12-08BGE code cleanup: Removing RAS_GLExtensionManager.Mitchell Stokes
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-07-03BGE: Extend Python API for KX_BlenderMaterial (specular, diffuse…)Porteries Tristan
2015-05-24BGE : Fix black material on meshes without materials in blenderplayer.Porteries Tristan
2015-05-15BGE: Fix T44700 mesh without material in blenderplayer.Porteries Tristan
2015-05-12BGE: Adding material IPO support to GLSL materialsMitchell Stokes
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-03-20BGE: Adding support for the Cast Only material option.Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the need to reference KX_BlenderMaterial or ...Mitchell Stokes
2013-10-11code cleanup: use const's for static arraysCampbell Barton
2013-08-17BGE: Adding partial support for LibLoaded lights with GLSL materials.Mitchell Stokes
2013-07-24BGE Fix [#29575] Object not drawn in game engineDaniel Stokes
2013-07-02add missing gpl headersCampbell Barton
2013-04-27BGE: Small fix to allow clip alpha to work with alpha shadows.Mitchell Stokes
2013-04-04Fix for [#34754] "Revision 55527 provokes glitchy GLSL shadow map rendering" ...Mitchell Stokes
2013-01-13BGE: Adding preliminary alpha shadow support for Simple shadow maps. They do ...Mitchell Stokes
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-11-21py api cleanup, replace use...Campbell Barton
2012-11-11bge mesh conversion speedup, avoid calling ConvertMaterial() on every face.Campbell Barton
2012-11-11game engine material conversion: don't use the material to convert vertex col...Campbell Barton
2012-10-29style cleanupCampbell Barton
2012-10-22style cleanupCampbell Barton
2012-09-16style cleanupCampbell Barton
2012-08-03code cleanup: double promotion warningsCampbell Barton
2012-07-22style cleanupCampbell Barton
2012-07-14BGE: Better fix for the textures not working with custom shaders regression. ...Mitchell Stokes
2012-06-17style cleanup:Campbell Barton
2012-06-17Fix for [#31848] "BGE: Commit r47628 breaks custom GLSL material shaders" rep...Mitchell Stokes
2012-06-08Fixing a BGE bug where textures could get loaded into VRAM twice.Mitchell Stokes
2012-04-10fix [#30839] Blender crashes while open/close a scene and deletes .blend-fileCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-14fix [#30493] GE crashes on exit because of using freed mtfaces from tessfacesCampbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-01whitespace bge editsCampbell Barton
2011-08-25Committing patch #25675 "Make "Cast Buffer Shadows" option work in viewport a...Mitchell Stokes
2011-02-25doxygen: gameengine/Ketsji tagged.Nathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-08-27own rna naming commits r31439 r31472 also renamed BGE vars unintentionallyCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-16Py API (GSoC): Second merging commitJoerg Mueller
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2009-11-25BGE: replace mesh works for Soft Body (including reinstantiation of physics s...Benoit Bolsee
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-08-172.5: Update GPU module to deal with removed G_TEXTUREPAINTBrecht Van Lommel
2009-08-10remove python2.x supportCampbell Barton
2009-08-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099Campbell Barton