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-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
2015-03-21Fix T44065: fixed vehicle constraintSybren A. Stüvel
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-16reverting unintentionally changed value of enum OBJ_TEXTGaia Clary
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-16Fix T43178: BGE has hard-coded 60 Hz as frame rateSybren A. Stüvel
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-03-07BGE: Fix for regressions T43883 and T43456 (and T43876 likely). SDL joystick ...Jorge Bernal
2015-03-04BGE: Fix crash when a constraint misses its reference objectSybren A. Stüvel
2015-02-28BGE: Fix ShowDeprecationWarning macro.Thomas Szepe
2015-02-27Get rid of gluScaleImage in our game engine as well.Antony Riakiotakis
2015-02-26BGE: Fix for CreateConstraint APIThomas Szepe
2015-02-26Grmll, sorry for the noise, fix stupi cpoypaste typo in previous commit.Bastien Montagne
2015-02-26Attempt to fix BGE build on windows.Bastien Montagne
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-21Fix T43748: MouseLook actuator raises an Assert errorSybren A. Stüvel
2015-02-21scene conversion: style cleanupInes Almeida
2015-02-21gamengine: removing useless commentInes Almeida
2015-02-21gameengine: removing addInitFromFrame hackInes Almeida
2015-02-21gameengine: dataconversion import and whitespace cleanupInes Almeida
2015-02-21Fix T33762 - texture fonts were not using the material color (gameengine)HG1
2015-02-21makeScreenshot - adding frame number to the filenameHG1
2015-02-21commiting patch to fix T30173Benoit Bolsee
2015-02-21gameengine: KX_Scene comment cleanupInes Almeida
2015-02-21BGE cleanup: removing unused async logic bricksInes Almeida