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-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-05-12BGE : Fix Bullet shape margin for triangle mesh static objectsPorteries Tristan
2015-05-10BGE : Fix crash during physics mesh update.Porteries Tristan
2015-05-05BGE: Fix collision callbacks for compound controllersPorteries Tristan
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-03-27BGE: New isDynamicSuspended python attributePorteries Tristan
2015-03-22BGE: Add physics constraints replicationThomas Szepe
2015-02-21BGE: Fix T43215: Rigidbody constraints deletion.Thomas Szepe
2015-02-13BGE Fix T39026: No collisions detected with parented rigid body objectJorge Bernal
2015-01-15BGE physics: get/set linear and angular dampingSybren A. Stüvel
2014-07-07BGE: Fix for applyImpulse functionJorge Bernal
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-04-24BGE Cleanup: Moving reinstancing physics shapes from KX_ConvertPhysicsObject ...Mitchell Stokes
2013-11-30Fix T37566: KX_GameObject.resumeDynamics() was not properly restoring collisi...Mitchell Stokes
2013-11-05Fix for recent BGE commits, when building with c++ guardedalloc.Bastien Montagne
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-02-21BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vect...Mitchell Stokes
2013-02-02style cleanup: comment formatCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2012-12-29BGE: Adding a jumpCount to KX_CharacterWrapper. This can be used to have diff...Mitchell Stokes
2012-12-26BGE: Adding a maxJumps to the character controller to adjust how many jumps a...Mitchell Stokes
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-07-09As a response to issue [#28483] "Enable/Disable Rigid Body actuator do nothin...Mitchell Stokes
2012-07-08Fix for [#31701] "radar causes collision" reported by Markus Rietz (afeature).Mitchell Stokes
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-03-01Spelling CleanupCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2011-09-03whitespace editsCampbell Barton
2011-06-11warning fix for gccCampbell Barton
2011-04-20Bugfix for #26795 and #26917, Fix a bug that cause the radar sensor to breakErwin Coumans
2011-03-17BGE PhysicsConstraints.exportBulletFile improvement: also export the object n...Erwin Coumans
2011-02-22doxygen: BGE Network, Physics, RasterizerNathan Letwory
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-02-04BGE: Optimize Soft body conversion: don't create BVH structure.Benoit Bolsee
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...Benoit Bolsee
2009-11-25BGE: replace mesh works for Soft Body (including reinstantiation of physics s...Benoit Bolsee
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-08-18BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_malloc...Campbell Barton
2009-07-26BGE PhysicsCampbell Barton
2009-05-24Set default constraint solver mode more compatible to Blender 2.48 settings, ...Erwin Coumans
2009-05-17BGE: new sensor object to generalize Near and Radar sensor, static-static col...Benoit Bolsee
2009-05-14BGE modifier: generate correct physic shape, share static derived mesh, share...Benoit Bolsee
2009-04-28BGE soft body: change welding option to disable welding check by default: spe...Benoit Bolsee
2009-04-19BGE Python APICampbell Barton
2009-04-14BGE PhysicsCampbell Barton
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee