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-07-08svn merge -r15478:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-07-08BGE logic patch: new "Add" mode for Ipo actuator, several corrections in stat...Benoit Bolsee
2008-07-07Apricot Branch: two minor optimizations to avoid unneeded shaderBrecht Van Lommel
2008-07-07Apricot Branch:Brecht Van Lommel
2008-07-07Apricot BranchBrecht Van Lommel
2008-07-07Apricot Branch: GLSLBrecht Van Lommel
2008-07-06svn merge -r15426:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-07-06GameObject rayCast and rayCastTo were not setting exception strings (causes r...Campbell Barton
2008-07-04Made some python game engine funcs use NOARGS, getAxisVec was using wrong mu...Campbell Barton
2008-07-04svn merge -r15399:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-04non user visible changes and small optimizations to the game engine pyapi as ...Campbell Barton
2008-07-03Adding GameObject setLinearVelocity(), without this interacting with objects ...Campbell Barton
2008-07-01 svn merge -r15389:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/bl...Campbell Barton
2008-07-01Checked all cases where PyArg_ParseTuple is used in blenders game engine and ...Campbell Barton
2008-07-01track to would crash (with a C++ assert) if the source and target are in the ...Campbell Barton
2008-06-30svn merge -r15360:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-06-30BGE python api addition, GameObject get/setState and Controller.getState()Campbell Barton
2008-06-27patch [#15865] BGE API call to delete objectsCampbell Barton
2008-06-26svn merge -r15355:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-06-26Python API/Game engine fixes, dosn't affect 2.47Campbell Barton
2008-06-25svn merge -r15339:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/blender/Campbell Barton
2008-06-25BGE patch 15044 approved: Edit Object Dynamics Actuator.Benoit Bolsee
2008-06-25BGE patch: Add automatic support for armature driven shape keys.Benoit Bolsee
2008-06-24BGE patch: Add damping and clamping option to motion actuator.Benoit Bolsee
2008-06-24svn merge -r15309:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-06-24BGE patch: Add NAND, NOR, XOR, XNOR controllers.Benoit Bolsee
2008-06-24BGE patch: Add level option on sensor and fix sensor reset.Benoit Bolsee
2008-06-22svn merge -r15265:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-06-22BGE patch: add state engine support in the logic bricks.Benoit Bolsee
2008-06-21Apricot Branch: GLSLBrecht Van Lommel
2008-06-19BGE patch #13625: getLinearVelocity() rewrite to use only vector and matrix o...Benoit Bolsee
2008-06-18Apricot Branch: issue in last commit with disabling/enabling GLSLBrecht Van Lommel
2008-06-18Apricot Branch: Various FixesBrecht Van Lommel
2008-06-18Apricot Branch: svn merge -r 15249:HEAD https://svn.blender.org/svnroot/bf-bl...Brecht Van Lommel
2008-06-18bugfix, BGE, use vec.safe_normalized() rather then vec.normalized() because i...Campbell Barton
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
2008-06-18Apricot Branch: GLSLBrecht Van Lommel
2008-06-18Apricot Branch: GLSLBrecht Van Lommel
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
2008-06-17Apricot Branch: svn merge -r 15241:HEAD https://svn.blender.org/svnroot/bf-bl...Brecht Van Lommel
2008-06-17Use the scenes framerate for ipo and action framerate in the game engine, was...Campbell Barton
2008-06-16Apricot BranchBrecht Van Lommel
2008-06-15svn merge -r15228:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-06-15bugfix, clip alpha wasn't working in the GE, not happy with these functions, ...Campbell Barton
2008-06-15Apricot Branch:Brecht Van Lommel
2008-06-14svn merge -r15209:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton
2008-06-14Added access for adjusting timeOffset value at runtime, used for apricot (Fra...Campbell Barton
2008-06-14Apricot Branch: GLSLBrecht Van Lommel
2008-06-09svn merge -r15165:HEAD https://svn.blender.org/svnroot/bf-blender/trunk/ble...Campbell Barton