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-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
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-16fix D1130 renamed the enum OBJ_FONT to OBJ_TEXT to avoid naming conflicts in ...Gaia Clary
2015-03-15BGE : Fix for T43724 and T41599 addObject() with KX_FontObject andPorteries Tristan
2015-02-21gameengine: KX_Scene comment cleanupInes Almeida
2015-01-08Fix T40257: Frustum culling not working properlyMitchell Stokes
2015-01-08Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2015-01-07Fix for bool flag useCampbell Barton
2014-09-23Fix T41259: Objects parented to non-armature objects cannot play shape action...Mitchell Stokes
2014-08-23BGE: fix crash and return boolean on scene.replace()Benoit Bolsee
2014-07-12BGE debug API and actuatorHG1
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-07-03Fix T40923: An error from a python controller on a LibFreed object causes a c...Mitchell Stokes
2014-06-20Fix T40697: Skinned meshes with shapekeys crashing in the BGEMitchell Stokes
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: Remove unused KX_TrackToActuator::m_tracktime member.Mitchell Stokes
2014-05-20BGE cleanup: Removing the unused KX_Scene::UpdateMeshTransformations() function.Mitchell Stokes
2014-05-13Fix T40111: replaceMesh() crashes BGE when used on a parented objectMitchell Stokes
2014-05-10BGE: Fixing shape key animations on meshes with no armature.Mitchell 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-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-24BGE Cleanup: Moving reinstancing physics shapes from KX_ConvertPhysicsObject ...Mitchell Stokes
2014-04-24BGE Cleanup: Reducing KX_Scene's dependence on Bullet.Mitchell Stokes
2014-04-16Fix T39445: Async LibLoad CrashMitchell Stokes
2014-04-10BGE: Allow skinned meshes with modifiers to do skinning updates in parallel.Mitchell Stokes
2014-04-10BGE: Fixing a crash when animating objects with modifiers and armatures.Mitchell Stokes
2014-04-07BGE: Multi-threading animation updates and skinning.Mitchell Stokes
2014-03-28BGE code cleanup: Removing OpenGL and bf_gpu code from KX_LightObjectMitchell Stokes
2014-02-14Code cleanup: duplicate headersCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-27Fix T37636: double added pyattr_get_lightsHG1
2013-11-19Fix T37171: Camera parented to a bone doesn't move with the bone, unless anot...Mitchell Stokes
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-11-05bge builds again without bullet.Campbell Barton
2013-11-04BGE: The recent physics cleanup was using KX_GameObject::GetParent() with out...Mitchell Stokes
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Cleaning up some includes.Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-08-19style cleanup: indent/whitespaceCampbell Barton
2013-08-17BGE: Adding partial support for LibLoaded lights with GLSL materials.Mitchell Stokes
2013-07-10BGE: Adding animation culling. Armature objects will only have their poses up...Mitchell Stokes
2013-07-10BGE: Committing patch #32422 "Debug properties for added objects" by HG1.Mitchell Stokes
2013-06-20BGE: Fix for [#34781] "bge.texture.ImageRender does not show Font object" rep...Mitchell Stokes
2013-05-15BGE: A little bit of cleanup:Mitchell Stokes
2013-04-05code cleanup: bge warningsCampbell Barton