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-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
2015-04-17BGE : Fix light layer checkPorteries Tristan
2015-04-17BGE: Fix for T44374 Crash when collision sensor deactivatedJorge Bernal
2015-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2015-04-15Cleanup: warnings, wsCampbell Barton
2015-04-15BGE: subclass with more than 1 argument, D1237Porteries Tristan
2015-04-11BGE: Add keyword arguments to createConstraint APIThomas Szepe
2015-04-11BGE: FIX T43537: ImageMirror does not work in BlenderPlayer with quad bufferBenoit Bolsee
2015-04-10BGE : Fix T43800: getScreenVect()/getScreenPosition()/modelview_matrix return...Thomas Szepe
2015-04-08BGE : Fix T36285 Wrong viewport scale.Porteries Tristan
2015-04-07BGE: use tuple for returning display sizeCampbell Barton
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-04-06BGE: followup of renaming parameter "other" to "reference"Sybren A. Stüvel
2015-04-06BGE: fixed nomenclature of KX_Scene::addObject and KX_Scene::AddReplicaObjectSybren A. Stüvel
2015-04-05BGE: Fix T36703: Character motion actuator local movement not working correct.Thomas Szepe
2015-04-04Missed in recent cleanupCampbell Barton
2015-04-02CleanupCampbell Barton
2015-03-30BGE: Fix: VehicleWrapper compiler warning.Thomas Szepe
2015-03-30Fix compilation of game engine in ubuntuAntony Riakiotakis
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-27rename BGE attr from D1091 (match methods)Campbell Barton
2015-03-27BGE: New isDynamicSuspended python attributePorteries Tristan
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-24BGE: Remove old world bge.render APIThomas Szepe
2015-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
2015-03-24BGE: Remove BlenderWorldInfoThomas Szepe
2015-03-24BGE: World color management fixThomas Szepe
2015-03-24BGE: Code clean up for world (mist, background, ambient)Thomas Szepe
2015-03-24BGE: Fix T43592: World GLSLThomas Szepe
2015-03-23BGE: Fix T27322: World F-CurveThomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas 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-21Revert part of D1074 related to acceleration taked into account.Jorge Bernal