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-05BGE: correct ftell use in LoadGlobalDictJorge Bernal
2015-06-05BGE Cleanup: remove dead code for collide, visible and twoside variablesJorge Bernal
2015-06-02Fix T44919: BGE marhutils attrs leak memoryCampbell Barton
2015-05-30BGE Cleanup: Removing flen variable where it is not usedJorge Bernal
2015-05-30BGE Cleanup: Identical code for both if/else branchesJorge Bernal
2015-05-29BGE: Fix memory leak when unable to add wheelJorge Bernal
2015-05-28BGE Cleanup: Remove old commented Sumo physics codeJorge Bernal
2015-05-28BGE Cleanup: The value of ikconstraint cannot be NULL at this stage andJorge Bernal
2015-05-27BGE: Add missing m_jumping initializationThomas Szepe
2015-05-25BGE: Fix bug with default material and MTFace.Porteries Tristan
2015-05-24BGE : Fix black material on meshes without materials in blenderplayer.Porteries Tristan
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-20BGE: Use CameCase code style for KX_WorldInfo python API.Porteries Tristan
2015-05-19BGE: Fix T40555: LibLoad material caching issuePorteries Tristan
2015-05-17BGE: Fix T42244 LibLoad crash with logic brick KX_TouchSensorPorteries Tristan
2015-05-17BGE: Fix T43761 No re-creation of display list after a mesh modification.Porteries Tristan
2015-05-15BGE: Fix T41299 Group API for child object in dupli instance group.Porteries Tristan
2015-05-15BGE: Fix stupid typo error in DupliGroupRecursePorteries Tristan
2015-05-15BGE: Cleanup : merge 3 loop in 1 in function DupliGroupRecurse.Porteries Tristan
2015-05-15BGE: Fix T44700 mesh without material in blenderplayer.Porteries Tristan
2015-05-14BGE: Add 'Lock Translation' for dynamic objectsThomas Szepe
2015-05-14BGE: Fix: Double jumps are not working with character motion actuatorThomas Szepe
2015-05-14BGE: Code Cleanup: LOD hysteresis calculationThomas Szepe
2015-05-12BGE : Fix Bullet shape margin for triangle mesh static objectsPorteries Tristan
2015-05-12BGE: Adding material IPO support to GLSL materialsMitchell Stokes
2015-05-10BGE : Fix crash during physics mesh update.Porteries Tristan
2015-05-10BGE: Fix T43822 Videotexture does not use sky color for off-screenJorge Bernal
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 : KX_VertexProxy support for more than 2 UV channel.Porteries 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-05-04BGE: Cleanup KX_BlenderSceneConverter.cppPorteries Tristan
2015-05-04BGE Player: Fix compilation error after cleanup commit da8a62aSergey Sharybin
2015-05-04BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics() methodSybren A. Stüvel
2015-05-02Fix ghash assert during BGE libload.Porteries Tristan
2015-04-27Fix T44464: Viewport mipmaps no longer toggle offCampbell Barton
2015-04-26BGE : addObject in python without reference object.Porteries Tristan
2015-04-24BGE : fix bugs with physics collision mask/groupPorteries Tristan
2015-04-23Cleanup: warningsCampbell Barton
2015-04-21BGE: scene.pre_draw_setup[] callbackDalai Felinto
2015-04-20Compilation error fix for MSVC: It does not support expressions in arraySergey Sharybin
2015-04-20Fix: BGE crashes when RunPythonCallBackList() is called with maxargcount != m...Sybren A. Stüvel
2015-04-20Fix: solved BGE compiler error on Linux/gccSybren 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-18BGE: Fix T43536 logic.getCurrentScene() returning wrong scene inPorteries Tristan