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-02-05BGE: Fixing memory corruption/double free when duplicating (e.g., addObject) ...Mitchell Stokes
2014-02-04Blenderplayer: Fixing a memory leak.Mitchell Stokes
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-02-03Fix T38455: Blenderplayer is not workingSergey Sharybin
2014-02-03BGE: correct for last commitCampbell Barton
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-01-28libavformat API usage: use avformat_close_input() instead of av_close_input_f...Anton Khirnov
2014-01-28Fix T37673: Ray casting could fail with 0 collision marginsSergej Reich
2014-01-24Fix compilation error caused by 67f1fd2Sergey Sharybin
2014-01-24game engine: implement hitMaterial for collision and ray sensorsDalai Felinto
2014-01-23Fix T38110: GameEngine keyboard sensor ignores unicode charactersCampbell Barton
2014-01-22Revert "Fix T37920: BGE LibLoad failed for meshes with no materials"Campbell Barton
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2014-01-14fix #T37892 BL_ArmatureConstraint.active returns wrong valueDalai Felinto
2014-01-13Code Cleanup: spellingCampbell Barton
2014-01-11Code Cleanup: move MOUSEX/Y to BGE, describe INBETWEEN_MOUSEMOVECampbell Barton
2014-01-02Add new BGE Stereo mode: 3DTV top-bottom.Benoit Bolsee
2013-12-30Fix T37920: BGE LibLoad failed for meshes with no materialsCampbell Barton
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-30Fix for crash with game engines LibLoad featureCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-26correction to last commitCampbell Barton
2013-12-26BGE: Add missing NULL check from recent LOD updatesCampbell Barton
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-12-23Style cleanup: BGEHG1
2013-12-22Fix T37898: blenderplayer painfully slow in recent buildsSergey Sharybin
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-09Game Engine: Option to record static objects animationJames Yonan
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-30Fix T36804: the property sensor when set to interval was causing a memory leakMitchell Stokes
2013-11-30Fix T37566: KX_GameObject.resumeDynamics() was not properly restoring collisi...Mitchell Stokes
2013-11-27Fix T37636: double added pyattr_get_lightsHG1
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-22Code Cleanup: warningsCampbell Barton
2013-11-19Fix: Game Engine regression drawing text from recent cleanupCampbell Barton
2013-11-19Fix T37171: Camera parented to a bone doesn't move with the bone, unless anot...Mitchell Stokes
2013-11-18Fix T37040: Removing vehicles in BGE causes a crashMitchell Stokes
2013-11-18Fix T37488: Crash with --debug reading userpref.blendSergey Sharybin
2013-11-18Fix T37289: ID User decrement error for Shapes on Bones when playing in BGESergey Sharybin
2013-11-18Fix T37325: applyRotation() wasn't working correctly on rigid bodies in the g...Mitchell Stokes
2013-11-17python api internals: no need to set the stop-iter exception string.Campbell Barton
2013-11-06BGE: Fix for #37335 "Moving the camera with a key (after the recent BGE clean...Mitchell Stokes
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-11-06OSX/player: Remove some very old code ( 11 years+ ), was commented anywayJens Verwiebe
2013-11-05Scons: Fix BGE compile after cleanupJens Verwiebe
2013-11-05bge builds again without bullet.Campbell Barton
2013-11-05* More fixes to make scons / Windows happy. :) Thomas Dinges
2013-11-05Fix for recent BGE commits, when building with c++ guardedalloc.Bastien Montagne