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-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-17BGE: Fix T45817 Convert curve object in group instance.Porteries Tristan
2015-08-11BGE: Fix T33187 constraints replication for libloaded objects.Porteries Tristan
2015-08-06BGe: Fix T45597 wrong object layer for linked object in blenderplayer.Porteries Tristan
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-25BGE: Fix T35288 Touch/Ray/Mouse sensor and Constraint actuator with material...Porteries Tristan
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-07-10CustomData: deprecate CD_ID_MCOLCampbell Barton
2015-06-29Fix 73841 : Game Engine - Camera Lens ShiftDalai Felinto
2015-06-28BGE: added clamping of angular velocity.Sybren A. Stüvel
2015-06-05BGE Cleanup: remove dead code for collide, visible and twoside variablesJorge Bernal
2015-05-25BGE: Fix bug with default material and MTFace.Porteries Tristan
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-03-24BGE: Remove BlenderWorldInfoThomas Szepe
2015-03-24BGE: World color management 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-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-19bge physics: disallowing compound collisions for soft bodiesInes Almeida
2014-11-16Cleanup: use BLI_listbase_count_ex to avoid redundant loopingCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-05-02BGE cleanup: Moving the PHY_* includes in BL_BlenderDataConversion.cppMitchell Stokes
2014-04-24BGE Cleanup: Moving reinstancing physics shapes from KX_ConvertPhysicsObject ...Mitchell Stokes
2014-04-24BGE Cleanup: Physics conversion is now handled by PHY_IPhysicsEnvironmentMitchell Stokes
2014-04-23Blender Internal: Add material property "Cast" which can disable both ray and...IRIE Shinsuke
2014-04-23BGE Cleanup: Removing KX_ObjectProperties, KX_BoundBoxClass, KX_BoxBounds, an...Mitchell Stokes
2014-04-23Fix T39458: Switching physics type from Character to Dynamic enables ghost fl...Mitchell Stokes
2014-04-16Fix T39445: Async LibLoad CrashMitchell Stokes
2014-04-07BGE: Multi-threading animation updates and skinning.Mitchell Stokes
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28BGE code cleanup: Removing OpenGL and bf_gpu code from KX_LightObjectMitchell Stokes
2014-03-28Fix T39452: Meshes without materials causes a memory leak in the game engineMitchell Stokes
2014-03-20BGE: Adding support for the Cast Only material option.Mitchell Stokes
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-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
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-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-09Game Engine: Option to record static objects animationJames Yonan
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing KX_BlenderGL since it was mostly one-line fu...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes