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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-13Object Mode: remove Scene.obedit for RNACampbell Barton
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06Object Mode: don't check posemode in the BGECampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-09Farewell Scene->basactDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-02-15Bring rendering back (update all references to SETLOPPER)Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-12Fix missing piece in recent rBce65fae8f32c (support for '+' key).Bastien Montagne
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-01-17BGE: Allow access to light shadow settings with pythonUlysse Martin
2015-10-21BGE: Cleanup ConvertMaterial function.Porteries Tristan
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
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