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-07-27Merge remote-tracking branch 'origin/blender2.8' into udimtemp-udim-imagesLukas Stockner
2018-07-27Always show active tile if the current image is tiledLukas Stockner
2018-07-27Improve creating and saving tiled imagesLukas Stockner
2018-07-27Revert last commit, was temporaryLukas Stockner
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-27GPUTexture: Fix wrong texture size checkClément Foucault
2018-07-27Eevee: Fix assert when baking lightprobes.Clément Foucault
2018-07-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-27Subsurf: Correction to origindexSergey Sharybin
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Cycles: Add utility function to query graph node size in bytesSergey Sharybin
2018-07-27GHOST: Fix SDL backend.Clément Foucault
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-27Fix crash enabling disabled collection containing curves.Brecht Van Lommel
2018-07-27Fix GPU build error after recent commit.Brecht Van Lommel
2018-07-27DRW: Fix Race condition in defered compilationClément Foucault
2018-07-27Fix T55888: Eevee: crash when shadow cube size is > 512pxClément Foucault
2018-07-27Fix T55744: Assertion failure using the Knife angle constraint optionClément Foucault
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2018-07-27UI: Fix error in camera property panelClément Foucault
2018-07-27Fix T56092: command line arguments after -- beginning with -h don't work.Brecht Van Lommel
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, spellingSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, line lengthSergey Sharybin
2018-07-27Cycles: Cleanup, move functions outside of class methodsSergey Sharybin
2018-07-27Cycles: Cleanup, remove unused functionSergey Sharybin
2018-07-27Cycles: Cleanup in image manager, switch statement instead of if-elseSergey Sharybin
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix Vector.project crash w/ >4 length vectorsCampbell Barton
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix T55991: Python ignores scene switch argumentCampbell Barton
2018-07-27Correct arguments for callbackCampbell Barton
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-27Fix T56074: Remove doubles creates holesCampbell Barton
2018-07-27UI: Tooltip tweaks for Display ModePablo Vazquez
2018-07-27UI: Help menu minor tweaksPablo Vazquez
2018-07-26Fix assert in snapEditMesh.mano-wii
2018-07-26aLukas Stockner
2018-07-26Cycles: Add reflection fix to Bump and Normal Map nodesLukas Stockner
2018-07-26Fix compiling after ui cleanupsJens Verwiebe
2018-07-26UI: Use Single Column and Grid Flow layout for Physics ClothVuk Gardašević
2018-07-26Cleanup: unused argsCampbell Barton
2018-07-26UI: Single column layout and sub-panels for Rigid Body Physics panelsWilliam Reynish
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: replace UI draw callbacks w/ property pollCampbell Barton
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26UI: hide transform constraints when not usedCampbell Barton
2018-07-26Cleanup: remove redundant flagCampbell Barton