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
2015-11-01BGE: Moto: Use float for MT_Scalar.temp_bge_motoPorteries Tristan
2015-10-17BGE: Use references in CcdPhysicsEnvironment::RemoveConstraint.Porteries Tristan
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-08-21BGE: Fix constraint free crash in RemoveConstraint.Porteries Tristan
2015-08-16BGE: Fix memory leak and crash with certain physic typesThomas Szepe
2015-08-11BGE: Fix T38448: Bullet constraint memory leak.Porteries Tristan
2015-08-10BGE: Fix T19377 restore dynamics after unparenting object.Porteries Tristan
2015-07-25Fix compile warning in 04b369Porteries Tristan
2015-07-25BGE: Fix T35454: Soft body joints crash.Porteries Tristan
2015-07-25BGE: Fix T45278 sleeping deactivation with overlay scene.Porteries Tristan
2015-07-04BGE: Fix T45259 collision sensor registration.Porteries Tristan
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-28BGE Fix: apply velocity clamping on every physics subtickSybren A. Stüvel
2015-06-19BGE: Simplify collision callback registration.Porteries Tristan
2015-06-16Cleanup: styleCampbell Barton
2015-05-14BGE: Add 'Lock Translation' for dynamic objectsThomas Szepe
2015-05-10BGE : Fix crash during physics mesh update.Porteries Tristan
2015-05-05BGE: Fix collision callbacks for compound controllersPorteries Tristan
2015-05-05BGE: Remove function DisableCcdPhysicsController and EnableCcdPhysicsControll...Porteries Tristan
2015-04-24BGE : fix bugs with physics collision mask/groupPorteries Tristan
2015-04-23Cleanup: warningsCampbell Barton
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-03-22BGE: Add physics constraints replicationThomas Szepe
2015-03-21Fix T44065: fixed vehicle constraintSybren A. Stüvel
2015-03-16Fix T43178: BGE has hard-coded 60 Hz as frame rateSybren A. Stüvel
2015-03-04BGE: Fix crash when a constraint misses its reference objectSybren A. Stüvel
2015-02-21BGE: Fix T43215: Rigidbody constraints deletion.Thomas Szepe
2015-02-18BGE: Fix T42437: Physics/Compound bugJorge Bernal
2015-02-09BGE - Vehicle Controller - add background and API checks for arguments of fun...Ines Almeida
2015-02-08BGE physics: When colliding, report first contact point to PythonSybren A. Stüvel
2015-01-29BGE: draw contact points + normals in yellowSybren A. Stüvel
2015-01-29BGE: draw contact points as sphere + line indicating the surface normal.Sybren A. Stüvel
2015-01-21Cleanup of BGE code CcdPhysicsEnvironment::CallbackTriggers()Sybren A. Stüvel
2014-12-03BGE: Fix Rigid body constraint deletionHG1
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-07-18BGE: Add missing documentation and attribute constraint_type for ConstraintWr...HG1
2014-07-16Fix T40146: BGE Compound parent crashMitchell Stokes
2014-07-12BGE debug API and actuatorHG1
2014-07-10Fix T40909: BGE softbodies broken.Mitchell Stokes
2014-05-16Fix T38895: Unstable behavior using VehicleWrapper after Bullet 2.82 updateMitchell Stokes
2014-05-16BGE Physics: Better follow the old (pre-cleanup) logic for determining bound...Mitchell Stokes
2014-05-02BGE: Forgot a NULL check in CcdPhysicsEnvironment::MergeEnvironment()Mitchell Stokes
2014-05-01BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refc...Mitchell Stokes
2014-04-30BGE: Fixing a memory leak from the recent physics changes.Mitchell Stokes
2014-04-24BGE Cleanup: Physics conversion is now handled by PHY_IPhysicsEnvironmentMitchell Stokes
2014-04-24BGE Cleanup: Reducing KX_BlenderSceneConverter's dependence on Bullet.Mitchell Stokes
2014-04-24BGE Cleanup: Reducing KX_Scene's dependence on Bullet.Mitchell Stokes
2014-01-28Fix T37673: Ray casting could fail with 0 collision marginsSergej Reich
2013-11-18Fix T37040: Removing vehicles in BGE causes a crashMitchell Stokes
2013-11-06BGE: Fix for #37335 "Moving the camera with a key (after the recent BGE clean...Mitchell Stokes