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-06Trying to keep things compiling on my imac (10.4.11)Kent Mein
2008-09-05BGE set visible actuator, option to set visibility recursively to make managi...Campbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-09-03Revert rev16344 on trunk, bullet work is done in sim_physics branch as discus...Daniel Genrich
2008-09-03Finally upgraded to latest Bullet subversion, about to release 2.71. Some rec...Erwin Coumans
2008-09-01BGE bug #17459 fixed: action actuators depending on their order in the actuat...Benoit Bolsee
2008-08-31BGE patch approved: BGE Multiple JoysticksBenoit Bolsee
2008-08-28BGE patch: add X-Ray option to ray sensor. The option is effective only if a ...Benoit Bolsee
2008-08-28BGE patch: fix division by 0 error when sound sample cannot be loaded in soun...Benoit Bolsee
2008-08-27get/set Angular velocity for KX_GameObjects python api and for the AddObject ...Campbell Barton
2008-08-27BGE: allow sound actuators to be converted even when they have invalid samplesCampbell Barton
2008-08-22BGE data conversion was making sound paths absolute, modify a copy rather the...Campbell Barton
2008-08-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-08-16warning message for when sensors loose their controllers, has been a problem ...Campbell Barton
2008-08-16BGE bug fix: the fix in revision 16022 for bug #17450 was wrong: the formula ...Benoit Bolsee
2008-08-14Python API get/setObject update for Actuators. (SetParent, AddObject, Camera ...Campbell Barton
2008-08-14game engine python apiCampbell Barton
2008-08-08BGE bug #17450 fixed: When we have parented objects with no scale-applyed obj...Benoit Bolsee
2008-08-06BGE fix: confirm fix for segmentation fault by Diego and remove warning in ca...Benoit Bolsee
2008-08-06Fix segmentation faul in GE.Diego Borghetti
2008-07-30BGE patch: logic optimization part 2: remove inactive sensors from logic mana...Benoit Bolsee
2008-07-30Bugfixes: fix for two memory leaks related to dupligroups,Brecht Van Lommel
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-28Bugfix: game engine does not support non-camera type objects as aBrecht Van Lommel
2008-07-26BGE patch: support runtime duplication of groups. Adding an object with Dupli...Benoit Bolsee
2008-07-25BGE patch: approve patch #17312: Multiple material IPOs per mesh in BGE.Benoit Bolsee
2008-07-24BGE patch: Add PyDoc for new logic bricks, set exception message on Py error,...Benoit Bolsee
2008-07-23BGE patch: Add min/max parameters to orientation constraint actuatorBenoit Bolsee
2008-07-19BGE patch: Relink actuators with target within group when duplicating group; ...Benoit Bolsee
2008-07-17BGE patch: fix mesh deformation errors with duplicated objects sharing the sa...Benoit Bolsee
2008-07-16BGE patch: DUPLIGROUP option supported in BGE.Benoit Bolsee
2008-07-12BGE bug fix (good for 2.47): automatic detection that target object of AddObj...Benoit Bolsee
2008-07-12improvement of 2d-filter custom shader, Hamed Zaghaghi
2008-07-10Adding an option for action actuator - "Continue" this means animations alway...Campbell Barton
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-07-08BGE logic patch: new "Add" mode for Ipo actuator, several corrections in stat...Benoit Bolsee
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-01Checked all cases where PyArg_ParseTuple is used in blenders game engine and ...Campbell Barton
2008-07-01bugfix, ActionActuator was missing many checks for PyArg_ParseTuple failing.Campbell Barton
2008-06-28BGE 2d-filter, custom shaders now can have depth texture and luminance textureHamed Zaghaghi
2008-06-26Python API/Game engine fixes, dosn't affect 2.47Campbell 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-25BGE patch: remove Shape key driver code from previous commitBenoit Bolsee
2008-06-24BGE patch: Add damping and clamping option to motion actuator.Benoit Bolsee
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-23BGE patch #14386: Action Actuator Current Frame Prop. This patch is very use...Benoit Bolsee
2008-06-22BGE patch: add state engine support in the logic bricks.Benoit Bolsee
2008-06-19BGE bug fix for new shape action: mesh with multiple materials did not deform...Benoit Bolsee