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
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-14BGE Physics clean up: double-promotion warningsJorge Bernal
2015-12-13BGE: Use float as default instead of double in Moto library.Porteries Tristan
2015-11-05BGE: Cleanup occlusion buffer in CcdPhysicsEnvironment.cppPorteries Tristan
2015-10-30BGE: Fix SetMass function affecting own object gravity.Jorge Bernal
2015-10-21BGE: Fix physics meshes conversion with modifiers.Porteries 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-10-11BGE: Change character jumping to charThomas Szepe
2015-10-09BGE Fix T41943: Zeroing out angular velocity not possibleSybren A. Stüvel
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 delete constraint for replicated physics controllers.Porteries Tristan
2015-08-11BGE: Fix T38448: Bullet constraint memory leak.Porteries Tristan
2015-08-10BGE: Fix T19377 restore dynamics after unparenting object.Porteries Tristan
2015-08-09BGE: Fix T44782 suspend/restore dynamics on inactive object.Porteries Tristan
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
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-07-02Fix T45269: Blender 2.75 crashes when I run my the gameSybren A. Stüvel
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-20BGE Cleanup: remove dead code at SetCenterOfMassTransformJorge Bernal
2015-06-19BGE: Simplify collision callback registration.Porteries Tristan
2015-06-16Cleanup: styleCampbell Barton
2015-05-30BGE Cleanup: Removing flen variable where it is not usedJorge Bernal
2015-05-28BGE Cleanup: Remove old commented Sumo physics codeJorge Bernal
2015-05-14BGE: Add 'Lock Translation' for dynamic objectsThomas Szepe
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-09Fix T38335: incorrect triangle index in raycast with more than 2 quadsPorteries Tristan
2015-05-09Cleanup: warning (sequence-point)Campbell Barton
2015-05-08Fix T38335: incorrect triangle index in raycast resultPorteries Tristan
2015-05-08BGE: Cleanup function UpdateMesh and SetMesh in CcdPhysicsController.cppPorteries Tristan
2015-05-06BGE: Fix compound child shape added on instance game objectPorteries 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-27BGE: New isDynamicSuspended python attributePorteries 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-13BGE Fix T39026: No collisions detected with parented rigid body objectJorge Bernal