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
2012-10-22style cleanupCampbell Barton
2012-10-08BGE: Disable depth testing when drawing the overhead profile information in t...Mitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-08-12style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-14font objects in blenderplayer fail when object with alpha is renderedDalai Felinto
2012-02-10reverting commit [43876] Fix for aliased fonts in the game engineDalai Felinto
2012-02-10bugfix [#30127] alpha in FontObjects not working in blenderplayerDalai Felinto
2012-02-04Fix for aliased fonts in the game engine.Alex Fraser
2012-01-11minor changes to BLF api useCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-25doxygen: gameengine/GamePlayer tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-05Adding overhead drawing (frame rate, profile, debug props) capabilities back ...Mitchell Stokes
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-09Fix for bug #18900: game engine lights in non-glsl mode did moveBrecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-05-26Misc warningsCampbell Barton
2009-05-162.5Ton Roosendaal
2009-05-06Big, big commit!!Diego Borghetti
2009-04-23Fix for part of bug #18496: issue with light state switchingBrecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-02[#18472] [patch] Speeding up Blenderplayer's profile drawingCampbell 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-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-07-12improvement of 2d-filter custom shader, Hamed Zaghaghi
2008-06-28BGE , fix an compile errorHamed Zaghaghi
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
2007-11-062d Filters updated, now you can use custom filter and write your own GLSL sha...Hamed Zaghaghi
2007-10-232d-Filters feature and actuators.Hamed Zaghaghi
2007-09-29GE Patch by Hamed Zaghaghi - Adding Motion Blur to the Game Engine.Mal Duffin
2006-12-20GamePlayer: now uses new Image API calls too, so it compiles.Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-05-13Text patch for game player, from Charlie: TFace from KX_PolygonMaterial, as o...Erwin Coumans
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-03-25Big patches:Kester Maddock
2005-01-19Jacques patch to get things compiling on windows.Kent Mein
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2004-06-23Fix for reflection mapping unlit faces: normals were not being sent, hence r...Kester Maddock