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
2014-07-07BGE: Fix for applyImpulse functionJorge Bernal
2014-07-03Slight cleanup for 4af848e.Mitchell Stokes
2014-07-03Fix T40923: An error from a python controller on a LibFreed object causes a c...Mitchell Stokes
2014-07-03Fix T40912: Collision Callbacks Don't Work if Set DirectlyMitchell Stokes
2014-07-01Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-07-01Python: remove redundant castsCampbell Barton
2014-07-01Fix T40761: Bone constraints broken in the BGEMitchell Stokes
2014-07-01CMake: correct include dirsCampbell Barton
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-20Fix T40697: Skinned meshes with shapekeys crashing in the BGEMitchell Stokes
2014-06-17Fix T40620: BGE Python - Ray sensor has wrong axis constantsCampbell Barton
2014-06-17Fix for bad NULL checkCampbell Barton
2014-06-17Support for building without PythonCampbell Barton
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-06-03Fix T39053: Replace mesh actuator does not replace material (only mesh)Mitchell Stokes
2014-06-03Correct last commit: workaround for BGECampbell Barton
2014-05-30Followup to rB1973b17fce65, partially bring back GLSL lamp's previous behavior.IRIE Shinsuke
2014-05-28Fix 40343: Using replace mesh (e.g., LODs) on a skinned mesh crashes.Mitchell Stokes
2014-05-28BGE: Accidentally committed some debug code in 8dafbe.Mitchell Stokes
2014-05-28BGE cleanup: Removing some potential memory leaks from KX_NavMeshObject when ...Mitchell Stokes
2014-05-28BGE cleanup: Remove unused KX_TrackToActuator::m_tracktime member.Mitchell Stokes
2014-05-27Fix T40344: Levels of Detail not smooth with Armature ModifierMitchell Stokes
2014-05-21BGE LibNew: Only warn about meshes with users in debug builds.Mitchell Stokes
2014-05-20BGE cleanup: Removing the unused KX_Scene::UpdateMeshTransformations() function.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-15Fix T40199: bge.logic.LibFree() could cause crashes by leaving dangling point...Mitchell Stokes
2014-05-15Fix T40182: Crash when using KX_GameObject.rayCast/rayCastTo().Mitchell Stokes
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-05-14Fix T40172: LibFree() crashes with shared materials (e.g., from multiple LibN...Mitchell Stokes
2014-05-14BGE: Fixing some NavMesh memory leaks.Mitchell Stokes
2014-05-13Fix T38379: Mesh vertices only update when in cone of last created spotlightMitchell Stokes
2014-05-13Fix T40111: replaceMesh() crashes BGE when used on a parented objectMitchell Stokes
2014-05-10Fix T40113: Skinned meshes with non-animated shape keys crashes the BGE.Mitchell Stokes
2014-05-10BGE: Fixing shape key animations on meshes with no armature.Mitchell Stokes
2014-05-10BGE VideoTexture: Fix for loading PNG (and possibly other) files.Mitchell Stokes
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-08BGE: Dynamically-allocated action layersMitchell Stokes
2014-05-05Fix T39928: Blender crash/freeze when game engine is started with animation p...Mitchell Stokes
2014-05-02Fix T35552: LibLoading objects with Collision sensors gives an errorMitchell Stokes
2014-05-02BGE cleanup: Removing the unused SCA_EventManager::Replace_PhysicsScene().Mitchell Stokes
2014-05-02BGE: Forgot a NULL check in CcdPhysicsEnvironment::MergeEnvironment()Mitchell Stokes
2014-05-02BGE cleanup: Moving the PHY_* includes in BL_BlenderDataConversion.cppMitchell Stokes
2014-05-02Fix T39932: LibNew can't find LibLoaded meshes.Mitchell Stokes
2014-05-01BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refc...Mitchell Stokes
2014-04-30Change naming slightly, it conflicts with DrawText function define onAntony Riakiotakis
2014-04-30BGE: Fixing a memory leak from the recent physics changes.Mitchell Stokes
2014-04-29Correction to last commitMitchell Stokes
2014-04-29Fix T39614: Ping Pong Action doesn't work correctlyMitchell Stokes