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-10-20Cleanup: remove _POSIX_C_SOURCE undefineCampbell Barton
2015-10-19BGE: Cleanup BL_ActionPorteries Tristan
2015-10-19BGE: Cleanup BL_Action.Porteries Tristan
2015-10-19BGE: Fix T46381 : last action frame not updated.Porteries Tristan
2015-10-17BGE: Use references in CcdPhysicsEnvironment::RemoveConstraint.Porteries Tristan
2015-10-15Cleanup: BLO_read: linking API arg order and name.Bastien Montagne
2015-10-14BGE: Fix animations update when scene is suspended.Porteries Tristan
2015-10-13Fix T46458: BGE Crash on loadCampbell Barton
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-11BGE: Change KX_WolrdInfo mathutils vector to colorThomas Szepe
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-11BGE: Add recursive dupli group deletionThomas Szepe
2015-10-11BGE: Adding a screenshot function to game actuatorThomas Szepe
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-09BGE Fix T41943: Zeroing out angular velocity not possibleSybren A. Stüvel
2015-10-08BGE: Use BLI_task instead of pthread in KX_BlenderSceneConverter.Porteries Tristan
2015-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-10-07BGE : Collision mask support in raycast + and raycast cleanup.Porteries Tristan
2015-10-07Fix for T41536: 2.71 getActionFrame no longer returns frames accuratelyMitchell Stokes
2015-10-07Fix T45886: cont.deactivate(ActionActuatorInPropertyMode) does not workMitchell Stokes
2015-10-01BGE: Fix T46302: abort call for unnormalized quaterions.Porteries Tristan
2015-09-20Fix compiling with GEJulian Eisel
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-09-15BGE: make error message more clear when trying to de/activate actuator from n...Dalai Felinto
2015-09-13Fix T43033: VideoTexture module repeated loading of images causes memory leakPorteries Tristan
2015-09-13Cleanup: spellingCampbell Barton
2015-09-08Fix T45981: BGE, 2D filters leak memoryCampbell Barton
2015-09-08Use C++ guarded alloc for FilterBaseCampbell Barton
2015-09-08Fix for building with C++ guarded allocCampbell Barton
2015-09-02Cleanup: styleCampbell Barton
2015-08-26Revert "BGE: Fix T44557 GameLogic module memory leak."Sybren A. Stüvel
2015-08-25BGE: added bge.logic.{get,set}AnimRecordFrame functionsSybren A. Stüvel
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-23BGE: Fix T42679: Python physics environment not setted for python control scr...Porteries Tristan
2015-08-22Cleanup: spellingCampbell Barton
2015-08-21BGE: Fix constraint free crash in RemoveConstraint.Porteries Tristan
2015-08-20BGE: Fix T44557 GameLogic module memory leak.Porteries Tristan
2015-08-18BGE: Fix mesh not registered in scene libload.Porteries Tristan
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17BGE: Fix T45817 Convert curve object in group instance.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-11BGE: Fix T33187 constraints replication for libloaded objects.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-06BGe: Fix T45597 wrong object layer for linked object in blenderplayer.Porteries Tristan
2015-08-06Cleanup: whitespaceCampbell Barton