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-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
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