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-24Partial fix for T3817: BGE crashing when using LibNew.Mitchell Stokes
2014-02-23Fix T38645 - Mouse reversed in standalone player with kdebrita
2014-02-22Fix T38539: Can't set near sensor distance above 100 via pythonCampbell Barton
2014-02-18Fix T38654: Using a non-camera object for the SetCamera Scene Actuator causes...Mitchell Stokes
2014-02-15Fix T37964: KX_GameObject missing NULL checks for m_physicsController.Mitchell Stokes
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Fix T38553: Crash load new level; array modifier using curve lengthSergey Sharybin
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
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