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
path: root/source
AgeCommit message (Expand)Author
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-30Revert "Revert "Remove MTexPoly layers""Clément Foucault
2017-05-29Eevee: Replace Cubemaps by octahedron maps for env. probes.Clément Foucault
2017-05-29Fix own mistake with NULL materials in particlesLuca Rood
2017-05-29Rename Eevee post process effectsDalai Felinto
2017-05-29Gawain: Add support for rendering using an instance batch (for particles)Clément Foucault
2017-05-29Eevee : fix light colorsClément Foucault
2017-05-29Eevee: Remove non-ltc area light code + optimisation.Clément Foucault
2017-05-293D grid: Fix precision issue 2/2Clément Foucault
2017-05-293D grid: only draw if needed.Clément Foucault
2017-05-29Object Mode Engine: Fixing the 3D grid 1/2Clément Foucault
2017-05-29Revert "Remove MTexPoly layers"Clément Foucault
2017-05-29Move particle cache population to a dedicated functionSergey Sharybin
2017-05-29Node Backdrop ManipulatorCampbell Barton
2017-05-29Fix leak with texture-paint shadersCampbell Barton
2017-05-29Fix texture paint crash when there are no UV'sCampbell Barton
2017-05-29Fix crash on rna show diffuse color updateDalai Felinto
2017-05-29Fix crash when setting sculpt settingsDalai Felinto
2017-05-29Access node backdrop as vectorCampbell Barton
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-27Fix T51637: Mesh Tools - Noise Button Crashes.Bastien Montagne
2017-05-27Release wasn't building, limit debug scopeCampbell Barton
2017-05-27CustomData: assert on bad arguments to freeCampbell Barton
2017-05-26Fix T50851: Array modifier generating invalid geometry.Bastien Montagne
2017-05-26Silence warning in draw managerDalai Felinto
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-05-26Rename BKE_layer_collection_active > BKE_layer_collection_get_activeDalai Felinto
2017-05-26Move util function to add new scene collection when active is not available f...Dalai Felinto
2017-05-26Depsgraph iterator: Add assert for bases not yet evaluatedDalai Felinto
2017-05-26Fix removing texface layerCampbell Barton
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Fix freeing all custom-data layersCampbell Barton
2017-05-26Fix T50908: Motion Tracker ignored grease pencil maskSergey Sharybin
2017-05-26Fix integer overflows in meshcache modifier.lazydodo
2017-05-26Fix uninit shading group in object mode particlesLuca Rood
2017-05-26Remove MTexPoly layersCampbell Barton
2017-05-26Remove default shading groups from eeveeLuca Rood
2017-05-26Fix indentation in clay_engine.cLuca Rood
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Fix T51609: Bake Texture, Margin crashing BlenderSergey Sharybin
2017-05-26Depsgraph: Rename DAG > DEG functions from depsgraph_query.ccDalai Felinto
2017-05-26Fix T51350: 2D curve normals flip when deformedCampbell Barton
2017-05-26Fix T51287: Matrix.lerp fails w/ shearBrecht Van Lommel
2017-05-26Fix GPencil depth checksCampbell Barton
2017-05-26Fix T51629: Select w/ object lock failsCampbell Barton
2017-05-26Cleanup: warningCampbell Barton
2017-05-26Cleanup: Typo in colormanagement (ColormnaageCacheData -> ColormanageCacheData)Lukas Stockner
2017-05-26[MSVC] Fix build error. linker was searching for a mangled version of versionstrlazydodo