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-15BGE: Fix stupid typo error in DupliGroupRecursePorteries Tristan
2015-05-15BGE: Cleanup : merge 3 loop in 1 in function DupliGroupRecurse.Porteries Tristan
2015-05-15BGE: Fix T44700 mesh without material in blenderplayer.Porteries Tristan
2015-05-14BGE: Fix: Double jumps are not working with character motion actuatorThomas Szepe
2015-05-14BGE: Code Cleanup: LOD hysteresis calculationThomas Szepe
2015-05-12BGE: Adding material IPO support to GLSL materialsMitchell Stokes
2015-05-10BGE: Fix T43822 Videotexture does not use sky color for off-screenJorge Bernal
2015-05-06BGE : KX_VertexProxy support for more than 2 UV channel.Porteries Tristan
2015-05-04BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics() methodSybren A. Stüvel
2015-04-26BGE : addObject in python without reference object.Porteries Tristan
2015-04-24BGE : fix bugs with physics collision mask/groupPorteries Tristan
2015-04-21BGE: scene.pre_draw_setup[] callbackDalai Felinto
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-15Cleanup: warnings, wsCampbell Barton
2015-04-11BGE: Add keyword arguments to createConstraint APIThomas Szepe
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-02CleanupCampbell Barton
2015-03-30BGE: Fix: VehicleWrapper compiler warning.Thomas Szepe
2015-03-27rename BGE attr from D1091 (match methods)Campbell Barton
2015-03-27BGE: New isDynamicSuspended python attributePorteries Tristan
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: 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
2015-03-16fix D1130 renamed the enum OBJ_FONT to OBJ_TEXT to avoid naming conflicts in ...Gaia Clary
2015-03-16Get rid og gluBuild2DMipmaps on game engine.Antony Riakiotakis
2015-03-15BGE - new read-only attribute in KX_GameObject python api (LOD level)Pierluigi Grassi
2015-03-15BGE: Fix for T43994 Steering actuator bug with NavmeshJorge Bernal
2015-03-15BGE : Fix for T43724 and T41599 addObject() with KX_FontObject andPorteries Tristan
2015-03-13BGE: Fix for T43980 MouseLook (actuator) triggers MouseMovement (sensor)Jorge Bernal
2015-03-09Fix BGE: calling ReleaseInstance on NULL joystickCampbell Barton
2015-02-27Get rid of gluScaleImage in our game engine as well.Antony Riakiotakis
2015-02-26BGE: Fix for CreateConstraint APIThomas Szepe