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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan
2016-02-26Fix T47015: BGE, objects vanish aligning to vectorCampbell Barton
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2015-12-16BGE Ketsji clean-up: double-promotion warningsJorge Bernal
2015-12-13BGE: Use float as default instead of double in Moto library.Porteries Tristan
2015-11-26BGE: Fix ray cast with unfound property.Porteries Tristan
2015-10-29BGE: Fix T35188: Duplicate an instance of group.Porteries Tristan
2015-10-26BGE: generic python callback list + replace KX_PythonSeq.Porteries Tristan
2015-10-19BGE: Fix T46381 : last action frame not updated.Porteries Tristan
2015-10-07BGE : Collision mask support in raycast + and raycast cleanup.Porteries Tristan
2015-08-10BGE: Fix T19377 restore dynamics after unparenting object.Porteries Tristan
2015-08-06Cleanup: whitespaceCampbell Barton
2015-08-04BGE: Added getActionName() function to KX_GameObject()Mateo de Mayo
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-07-07BGE: Fix wrong current logic manager in collision callback.Porteries Tristan
2015-07-01BGE: Fix T44069 playing action during libfree.Porteries Tristan
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-13Fix for building without PythonCampbell Barton
2015-06-02Fix T44919: BGE marhutils attrs leak memoryCampbell Barton
2015-05-14BGE: Code Cleanup: LOD hysteresis calculationThomas Szepe
2015-05-04BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics() methodSybren A. Stüvel
2015-04-19BGE : Standardization of callbacks execution.Porteries Tristan
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-02CleanupCampbell Barton
2015-03-27rename BGE attr from D1091 (match methods)Campbell Barton
2015-03-27BGE: New isDynamicSuspended python attributePorteries Tristan
2015-03-23BGE: LoD Hysteresis clean upJorge Bernal
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-22BGE: Add physics constraints replicationThomas Szepe
2015-03-15BGE - new read-only attribute in KX_GameObject python api (LOD level)Pierluigi Grassi
2015-02-18BGE: Fix T41570: Blender crash when physics createConstraintJorge Bernal
2015-02-08BGE physics: When colliding, report first contact point to PythonSybren A. Stüvel
2015-01-15BGE physics: get/set linear and angular dampingSybren A. Stüvel
2015-01-08Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2014-11-21Cleanup: typoCampbell Barton
2014-10-11Fix another crash with Navigation mesh.Benoit Bolsee
2014-08-09BGE: Fix bug with Steering Actuator Python API.Benoit Bolsee
2014-07-12BGE debug API and actuatorHG1
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-07-10Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2014-07-07BGE: Fix for applyImpulse functionJorge Bernal
2014-07-03Fix T40912: Collision Callbacks Don't Work if Set DirectlyMitchell Stokes
2014-07-01Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-05-15Fix T40182: Crash when using KX_GameObject.rayCast/rayCastTo().Mitchell Stokes
2014-05-05Fix T39928: Blender crash/freeze when game engine is started with animation p...Mitchell Stokes
2014-05-01BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refc...Mitchell Stokes
2014-04-24COmpilation error fix after recent cleanup in BGESergey Sharybin
2014-04-24BGE Cleanup: Moving reinstancing physics shapes from KX_ConvertPhysicsObject ...Mitchell Stokes