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
2011-08-25Committing patch #25675 "Make "Cast Buffer Shadows" option work in viewport a...Mitchell Stokes
2011-02-25doxygen: gameengine/Rasterizer tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-09-15update for MingW/CMakeCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-05-19BGE bug #18762 fixed: softbody. An incompatibility between the soft body defo...Benoit Bolsee
2009-05-12BGE performance: allow to create display list on meshes with modifiers but wi...Benoit Bolsee
2009-05-07BGE performance, 3rd round: culling and rasterizer.Benoit Bolsee
2009-04-21BGE: Support mesh modifiers in the game engine.Benoit Bolsee
2009-04-18BGE: restore a feature that was lost in 2.48: sharing of display lists betwee...Benoit Bolsee
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-09BGE TextCampbell Barton
2009-03-24Fix for bug #18423: BGE lights in overlay scene also affectedBrecht Van Lommel
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2008-09-26don't apply vertex transformation for deformable game soft bodies.Erwin Coumans
2008-09-16Fix bug that broke editing vertices through python in the game engine.Brecht Van Lommel
2008-09-15Fix for bug #17617: GLSL shaders change vertex color unexpectedly.Brecht Van Lommel
2008-09-06Bugfix: game engine could crash with empty display arrays onBrecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
2008-05-25Apply BGE patch 11137: Render objects with negative scaling correctly (as in ...Benoit Bolsee
2008-04-30fix BGE bug #8869: Added objects are not lit correctlyBenoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-10BGE memleak fix: OpenGL Display Lists not deleted when switching sceneBenoit Bolsee
2007-05-20Fix provided by Mal:Ton Roosendaal
2006-04-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-02-13Improved OpenGL Shader Language support for game engine. The python interface...Erwin Coumans
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2005-04-23Fix lighting in game engineKester Maddock
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2004-11-22Fix for bug 1600: alpha sort doesn't work on linked (alt-d) objectsKester Maddock
2004-07-17Port a few rasterizer changes from tuhopuu2:Kester Maddock
2004-06-04Miscellaneous Fixes:Kester Maddock
2004-05-21Depth sorting for alpha mesh objects.Kester Maddock
2004-05-04Fix for bug #945 getVertexArrayLength(x) returns different values on differen...Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont