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
2009-03-12BGE patch 18368: Modulus (ie %) expression controller in BGE. Implement a cac...Benoit Bolsee
2009-03-09Add support to lock individual axis during rigid body simulation, for transla...Erwin Coumans
2009-03-09Fix: The debug lines of Physics Debug Visualization were drawn incorrectly wh...Erwin Coumans
2009-03-09upgrade to latest Bullet trunk, fix related to vehicle anti-roll, added const...Erwin Coumans
2009-03-08BGE patch: undo patch about removing blenderplayer console in Windows: it int...Benoit Bolsee
2009-03-05VideoTexture: reactivate VideoTexture for scons/cmake/makefile compilation sy...Benoit Bolsee
2009-03-03Upgraded to Bullet 2.74. The upgrade introduced a few bugs, which need to be ...Erwin Coumans
2009-03-02minor update to be compatible with Bullet 2.74 physics:Erwin Coumans
2009-03-01BGE patch #18309 commited: Add an addObject() method to KX_Scene.Benoit Bolsee
2009-03-01BGE patch #18181 commited: Fixing some blenderplayer arguments (-c, -w, -f).Benoit Bolsee
2009-03-01BGE API cleanup: apply patch from Moguri: Near, Radar, Touch sensor updated.Benoit Bolsee
2009-02-28BGE Python APICampbell Barton
2009-02-26Py BGE APICampbell Barton
2009-02-26small errors in touch sensor and gameObjectCampbell Barton
2009-02-26- Attributes for the collision sensor: propertyName, materialCheck, pulseColl...Campbell Barton
2009-02-25New Pulse option for the collision sensor (off by default wont change existin...Campbell Barton
2009-02-25Building the game engine with Solid/Sumo is now optional for scons using WITH...Campbell Barton
2009-02-25Minor speedups for the BGECampbell Barton
2009-02-25remove warnings for the BGECampbell Barton
2009-02-24building the game engine without SDL works againCampbell Barton
2009-02-24Making KX_GameObject names read only.Campbell Barton
2009-02-24fix for segfault when the replace mesh actuator references a mesh that has no...Campbell Barton
2009-02-24BGE Py APICampbell Barton
2009-02-24compile scripts when converting controllers to give more predictable performa...Campbell Barton
2009-02-23BGE Python APICampbell Barton
2009-02-22BGE Py APICampbell Barton
2009-02-21* removed typedefs that were not used (from anonymous enums and structs)Campbell Barton
2009-02-20BGE API Cleanup: distinction between array and list of values in KX_PYATTRIBU...Benoit Bolsee
2009-02-19BGE Python APICampbell Barton
2009-02-19"object" and "objectLastCreated" attribute for actuators, deprecates getObjec...Campbell Barton
2009-02-19Accept negative indices's for ListValuesCampbell Barton
2009-02-16SCons:Nathan Letwory
2009-02-15BGE bug #18137 fixed: When two actors collide in this blend file the blender ...Benoit Bolsee
2009-02-07BGE Py API cleanup: Camera Actuator.Benoit Bolsee
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
2009-01-26let the game engine compile, if WITH_FFPEG is not defined (so we don't have v...Erwin Coumans
2009-01-25BGE patch 18211: Bug Fix for: [#18175] error on anaglyph view of a splitted v...Benoit Bolsee
2009-01-22BGE API cleanup: shape action actuator.Benoit Bolsee
2009-01-21BGE API cleanup: action actuator.Benoit Bolsee
2009-01-15BGE patch 18065: gameobj mass writeable + setmass actuator. This patch allows...Benoit Bolsee
2009-01-14BGE patch: dynamically update the coumpound parent shape when parenting to a ...Benoit Bolsee
2009-01-03BGE bug #18070 fixed: 2dFilter actuator is always pulsed.Benoit Bolsee
2009-01-03BGE API cleanup: more bricks converted to attributes.Benoit Bolsee
2009-01-02BGE API Cleanup: update the python attribute definition framework.Benoit Bolsee
2008-12-31BGE API cleanup: introduction of a generic framework to link Python attribute...Benoit Bolsee
2008-12-30BGE API cleanup: more consistent type check on set attribute (mouse and keybo...Benoit Bolsee
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-12-25* disable back buffer selection drawing while projection painting (was redoin...Campbell Barton
2008-12-20patch [#18110] [patch] Update blenderplayer.exe -h textCampbell Barton
2008-12-19Typo was making actuator.getExecutePriority() crashCampbell Barton