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-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 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
2017-05-25Fix blender player python installation on macOS after recent changes.Brecht Van Lommel
2017-05-25Fix T50112: Sequencer crash w/ missing proxy dataCampbell Barton
2017-05-25Docs: Image.has_data clarificationCampbell Barton
2017-05-25Fix T51444: Unit tests don't run on WindowsCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-05-25Merge branch 'master' into blender2.8Brecht Van Lommel
2017-05-25Fix macOS python cmake install to work when switching lib directories.Brecht Van Lommel
2017-05-25Merge branch 'master' into blender2.8Julian Eisel
2017-05-24Fix compiler error for VS2017Antonio Vazquez
2017-05-24Fix error accessing tessface color in edit-modeCampbell Barton
2017-05-24Only calc split normals when auto-smooth is enabledCampbell Barton
2017-05-24Fix/Workaround T51561: Disable split normalsCampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Proper fix for crash loading old files with compositorSergey Sharybin
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-24Revert "Fix crash opening really old files with compositor"Sergey Sharybin
2017-05-24Cleanup: minor de-duplicate from last commitCampbell Barton
2017-05-24Fix T51561: Normal maps fail w/ quad + eeveeCampbell Barton
2017-05-24Merge branch 'master' into blender2.8Campbell Barton
2017-05-24Fix possible invalid normal use w/ tangent calcCampbell Barton
2017-05-24Alembic: Export mesh as mesh, even when it has no vertices.Sybren A. Stüvel
2017-05-24Alembic export: consider mesh with animation data as "animated"Sybren A. Stüvel
2017-05-24Alembic export: write Blender version to Alembic fileSybren A. Stüvel
2017-05-24Fix T51586: Regression: Alembic containing animated curves / hair no longer w...Sybren A. Stüvel
2017-05-24Move empty image drawing into its own passCampbell Barton
2017-05-24Cleanup: bmesh var namingCampbell Barton