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-11-02Makefile fixes for compiling with new videotexture code.Ton Roosendaal
2008-10-11removed warning in fluidsim.cCampbell Barton
2008-10-08* Joystick sensor is now only triggered from events of the selected type.Campbell Barton
2008-10-07joystick updateCampbell Barton
2008-10-04More cosmetic changes to the bullet buttons: move most common soft body butto...Benoit Bolsee
2008-10-04BGE patch: some cosmetic change in the bullet buttons:Benoit Bolsee
2008-10-03 interpreted request from Carsten - make message sensor work.Campbell Barton
2008-10-02BGE patch: add frameProp to Ipo actuator (Carsten's request).Benoit Bolsee
2008-10-01BGE patch: new force field constraint actuatorBenoit Bolsee
2008-10-01+ hook up a few more parameters, that can be useful for Bullet soft bodiesErwin Coumans
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-29Clarify that in Bullet, the 'radius' is used for both sphere bounds, but also...Erwin Coumans
2008-09-29Update the Bullet/game buttons_bullet, to better reflect usage. Erwin Coumans
2008-09-29added anisotropic friction support for Bullet. Both for static and dynamic ob...Erwin Coumans
2008-09-28make gui backwards compatible with this weeks softbody blend filesErwin Coumans
2008-09-28enable -noaudio option, so it actually works (and doesn't get overwritten by ...Erwin Coumans
2008-09-28BGE patch: create new BulletSoftBody data block to store bullet soft body spe...Benoit Bolsee
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-27force collision bound type to be convex hull or concave triangle mesh for sof...Erwin Coumans
2008-09-26BGE patch: local/global flag to distance contraint actuator.Benoit Bolsee
2008-09-25re-use some Blender soft body settings for Bullet game soft bodiesErwin Coumans
2008-09-25BGE patch: add Debug button next to object state. The object state mask will ...Benoit Bolsee
2008-09-25BGE patch: add advanced parameters for SoftBody. Add Rasterizer.drawLine() Py...Benoit Bolsee
2008-09-22copy object properties was crashing because of my recent changes. need to NUL...Campbell Barton
2008-09-20BGE patch: new 'Advanced Settings' button to keep special Bullet options away...Benoit Bolsee
2008-09-17BGE patch: bullet buttons UI change after discussion with Erwin: use a drop d...Benoit Bolsee
2008-09-16BGE bug #17565 fixed: Constraint Actuator Location: GUI broken. Axis selectio...Benoit Bolsee
2008-09-16BGE bug #17621 fixed: State Actuator GUI Flaw. State actuator didn't behave l...Benoit Bolsee
2008-09-15tooltip improvements from dfelinto, some minor editsCampbell Barton
2008-09-14BGE patch: new Physics button and margin parameter in Logic panel. Change sub...Benoit Bolsee
2008-09-12save and load configuration actuator, (option in game actuator menu)Campbell Barton
2008-09-11BPY api addition material.freeNodes() - use to cleanup apricot files, since t...Campbell Barton
2008-09-09wasnt using icon buttons correctlyCampbell Barton
2008-09-05BGE set visible actuator, option to set visibility recursively to make managi...Campbell Barton
2008-09-04overlapping UI causing problems, forgot the label has a function assigned to itCampbell Barton
2008-09-04pin option for sensors and actuators,Campbell Barton
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-27BGE bugfix, ipo actuator's foce option didnt check that the object was dynamic.Campbell Barton
2008-08-27get/set Angular velocity for KX_GameObjects python api and for the AddObject ...Campbell Barton
2008-08-18Added vec.reflect(mirror) method to Python Mathutils Vector typeCampbell Barton
2008-08-17BGE patch: New Delay sensor (derived from patch #17472) Benoit Bolsee
2008-08-16SCA_PythonController.cpp - Made errors in python print the controller name, u...Campbell Barton
2008-08-14Fixing button placement typo reported by Carsten on mailing listMartin Poirier
2008-07-30Simple changes to Motion Actuator UI.Mal Duffin
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-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-08BGE logic patch: new "Add" mode for Ipo actuator, several corrections in stat...Benoit Bolsee