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-05-08Fix BGE bug #6054: Camera actuator crashes Blender. The crash occurs when mi...Benoit Bolsee
2008-05-07BGE patch #10492 approved: getLinearVelocity() now can provide local velocity...Benoit Bolsee
2008-05-05Fix BGE bug in patch #8724 (memory optimization): serious problem with alpha ...Benoit Bolsee
2008-05-02BGE bug fix: set parent actuator change the orientation of objectBenoit Bolsee
2008-05-01Fix BGE bug: dynamic-but-not-rigid objects are added as rigid body during the...Benoit Bolsee
2008-04-30fix BGE bug #8869: Added objects are not lit correctlyBenoit Bolsee
2008-04-27BGE bug: crash when an object being tracked-to is deleted (bad practice anywa...Benoit Bolsee
2008-04-25BGE bug: fix a crash at game exit caused by inconsistent controller map after...Benoit Bolsee
2008-04-24Better fix for BGE bug #7892: dRot is reversed on dynamic objects. Make sure...Benoit Bolsee
2008-04-20BGE bug fix: crash at exit when object with Radar/Near sensor has debug prope...Benoit Bolsee
2008-04-20fix BGE bug #8094: Collision sensor on child object makes the object rotate o...Benoit Bolsee
2008-04-19BGE: fix compilation error with 2D filters on System without GL extenstion: a...Benoit Bolsee
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-15fix BGE bug #8309: After Parent Object added to the visual layer, Child Camer...Benoit Bolsee
2008-04-12fix BGE patch #7892: dRot motion is reversed on non-dynamic objectsBenoit Bolsee
2008-04-06Commit patch #8799: Realtime SetParent function in the BGEBenoit Bolsee
2008-04-06Patch #8740: enable negative axis radar sensorBenoit Bolsee
2008-04-02This commit reverts the #include <mesa/glu.h>Kent Mein
2008-03-24Commit patch #8724:Benoit Bolsee
2008-03-22Correction on BGE fixes:Benoit Bolsee
2008-03-15BGE fix: ghost objects created with AddObject actuator will retain their ghos...Benoit Bolsee
2008-03-15New rayCastTo() python method for KX_GameObject: Benoit Bolsee
2008-03-13Delta Loc/Rot/Scale Ipo curve are now supporting in the BGE with the followin...Benoit Bolsee
2008-03-10BGE fix: game object to controller links consistancy maintained regardless of...Benoit Bolsee
2008-03-10BGE memleak fixed: mesh/material not deleted when switching sceneBenoit Bolsee
2008-03-01Various mem leaks related to CValue reference count fixedBenoit Bolsee
2008-03-01Radar/Near sensor performance problem fixedBenoit Bolsee
2008-03-01unknown property fixed in sensor/actuatorsBenoit Bolsee
2008-02-16patch 8235 8218 8211 added: various gameengine improvements, fixed windows pr...Benoit Bolsee
2008-02-05This is patch [#8232] Memory leak in KX_Scene destructor fixedKent Mein
2008-02-04bugfix 8183, Ray sensor with material/property filter always triggers when hi...Hamed Zaghaghi
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-10-232d-Filters feature and actuators.Hamed Zaghaghi
2007-09-29GE Patch by Hamed Zaghaghi - Adding Motion Blur to the Game Engine.Mal Duffin
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2007-07-06//someone reversed axle direction conventions inside Bullet (axle winding), s...Erwin Coumans
2007-06-26This is patch #6825 (The patch missed a couple of them butKent Mein
2007-06-23upgrade to latest Bullet 2.53. cross the fingers it doesn't break one of the ...Erwin Coumans
2007-05-29Test commit...Charlie Carley
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-26Applied patch #5247 by scabootssca. This adds an instant replace mesh feature.Charlie Carley
2007-03-23Applied patch #6102 submitted by MalCharlie Carley
2007-03-08Added a guard to prevent more than one texture to be generated per image.Charlie Carley
2007-02-20Patch provided by Carsten,Kent Mein
2007-02-011). Fix for cube maps in the player.Charlie Carley
2007-01-23Two errors caused by previous commit;Charlie Carley
2007-01-21Klockwork (http://www.klocwork.com) report; game engine fixes, related to 'Us...Charlie Carley
2007-01-21bugfix for an incompatibility with ipo actuator in play mode, thanks Malachy ...Erwin Coumans