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-08soc-2008-mxcurioni: merged changes to revision 14747, cosmetic changes for so...Maxime Curioni
2008-05-08Fixing up the webplugin defines for the Makefiles.Kent Mein
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-06Fixes Makefiles for mac_compat_glext.h by updating some include paths.Kent Mein
2008-05-05Fixed some indentation, I stumbled across (spaces vs tabs)Kent Mein
2008-05-05merge to 14689, Freestyle library changes, SConscript startMaxime Curioni
2008-05-05Fix BGE bug in patch #8724 (memory optimization): serious problem with alpha ...Benoit Bolsee
2008-05-04missed out on some BLI_convertstringcode's, also found that playing relative ...Campbell Barton
2008-05-04More compiler fixes for BLI_convertstringcode callsKen Hughes
2008-05-04More compiler fixes for BLI_convertstringcode callsJoshua Leung
2008-05-02BGE bug fix: set parent actuator change the orientation of objectBenoit Bolsee
2008-05-02Partially revert BGE bug fix #8863: don't send keyboard sensor positive pulse...Benoit Bolsee
2008-05-02Fix BGE bug #8863: Keyboard Sensor does not send negative pulse if key releas...Benoit Bolsee
2008-05-01Fix BGE bug: dynamic-but-not-rigid objects are added as rigid body during the...Benoit Bolsee
2008-05-01Complement to bug fix #8869: crash with alpha meshBenoit Bolsee
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-27Update MSVC project files to support ffmpeg. Make sure you do svn update in l...Benoit 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-21second attempt to fix compilation problem with 2D shaders on systems without ...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-16BGE: Fix restitution: object will now bounce according to material restitutio...Benoit Bolsee
2008-04-16This patch spawns from this game engine issue:Kent Mein
2008-04-16replace magic numbers with constants for (G.vd->persp), view naming was also ...Campbell Barton
2008-04-15BGE fix: keep reference count consist on source object when replicating prope...Benoit Bolsee
2008-04-15fix BGE bug #8309: After Parent Object added to the visual layer, Child Camer...Benoit Bolsee
2008-04-13fix BGE bug #8880: blenderplayer closing when esc is pressed Benoit Bolsee
2008-04-12fix BGE patch #7892: dRot motion is reversed on non-dynamic objectsBenoit Bolsee
2008-04-11fix BGE bug #8813: new rayCastTo() function hits near sensor collision boxBenoit Bolsee
2008-04-07add KX_GameObject::rayCastTo() PyDocBenoit Bolsee
2008-04-06Removed my own patch #8208: export SCA_ISensor::Evaluate() to Python. It was ...Benoit 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-05Commit patch #2439: Mesh replacement in BGE will react properly to armature d...Benoit Bolsee
2008-04-05BGE bug [#4839] fixed: joystick keeps working after an overlay scene is removedBenoit Bolsee
2008-04-02This commit reverts the #include <mesa/glu.h>Kent Mein
2008-04-02Fix BGE bug: BGE will crash if objects with display debug property is deleted...Benoit Bolsee
2008-03-30== bugfix ==Andrea Weikert
2008-03-24Commit patch #8724:Benoit Bolsee
2008-03-22BGE correction: AddRef() on source object of property actuator to protect aga...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