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
2008-09-26svn merge -r 16608:16749 https://svn.blender.org/svnroot/bf-blender/trunk/ble...soc-2008-jaguarandiAndre Susano Pinto
2008-09-19Merge from trunkAndre Susano Pinto
2008-09-19Revert last merge from trunkAndre Susano Pinto
2008-09-15svn merge -r 16231:16536 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-06svn merge -r 15908:15988 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-22svn merge -r 15590:15688 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-01svn merge -r 15292:15392 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-21svn merge -r 15202:15292 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-12Merge from trunkAndre Susano Pinto
2008-05-25Apply BGE patch 11137: Render objects with negative scaling correctly (as in ...Benoit Bolsee
2008-05-06Fixes Makefiles for mac_compat_glext.h by updating some include paths.Kent Mein
2008-04-30fix BGE bug #8869: Added objects are not lit correctlyBenoit Bolsee
2008-04-29getting ARB shaders working again in GE.Jean-Luc Peurière
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-16This patch spawns from this game engine issue:Kent Mein
2008-04-13fix BGE bug #8880: blenderplayer closing when esc is pressed Benoit Bolsee
2008-02-05This is patch: [#8216] Make blender compile with gcc 4.3Kent Mein
2008-02-04merging game_engine branch changes into trunk, 2d-filters and opengl speedupHamed Zaghaghi
2007-12-05This is a modified version of this patch:Kent Mein
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-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-06* compiler command-line fix for scons/win32-mingwNathan Letwory
2006-07-06some minor webplugin changes, new loading .blend, upgraded version to 2.42, ...Erwin Coumans
2006-06-27patch from Ralf Hölzemer (cheleb) forStephen Swaney
2006-05-13Text patch for game player, from Charlie: TFace from KX_PolygonMaterial, as o...Erwin Coumans
2006-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2005-08-23new game-menu option 'Record Game Physics to Ipo'Erwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-03-25Big patches:Kester Maddock
2005-03-14This commit reverses the OpenEXR specific stuff in the OpenEXR commit IKent Mein
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-01-19Jacques patch to get things compiling on windows.Kent Mein
2005-01-18The non scons specific stuff for bug tracker bug #2131Kent Mein
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2004-11-10GamePlayer seems to be forced to quit pressing "end key".Ton Roosendaal
2004-10-28Related to gameplayer png bug: cygwin needs to find the zlib libraryChris Want
2004-10-27Fix in Makefile for added png libraryTon Roosendaal
2004-10-26Fix so it compiles on my machine....Kent Mein
2004-10-25add necessary include paths for scons needed after fix for screenshot. NOTE: ...Nathan Letwory
2004-10-24Fix makeScreenshot for blenderplayerKester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-06-26Minor Fixes:Kester Maddock