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/intern
AgeCommit message (Expand)Author
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Philipp Oeser
2018-07-06Cycles: Enabled half precision textures for OpenCL devices that support the c...Stefan Werner
2018-07-06Cycles: Fixed OpenCL kernel build, it threw a compiler error.Stefan Werner
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-07-06Cycles: missed when renaming updated RNACampbell Barton
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05Shaders: add target setting to material output node.Brecht Van Lommel
2018-07-05Cycles: Adding native support for UINT16 textures.Stefan Werner
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-04Cycles Denoising: Pass tile buffers to every OpenCL kernel to conform to stan...Lukas Stockner
2018-07-04Cycles Denoising: Correctly handle target buffer in tile unmapping and move d...Lukas Stockner
2018-07-04Cycles Denoising: Cleanup: Rename tiles to tile_infoLukas Stockner
2018-07-04Cycles Denoising: Refactor denoiser tile handlingLukas Stockner
2018-07-04Cycles Denoising: Split main function into logical stepsLukas Stockner
2018-07-03Cleanup: unused functionCampbell Barton
2018-07-03GHOST: Fix assert and rebind previous ogl context.Clément Foucault
2018-07-03Revert "GHOST: Delay opengl context initialization"Clément Foucault
2018-07-03Revert "GHOST: WGL: Delay context initialization for offscreen contexts."Clément Foucault
2018-07-03Revert "GHOST: Fix uninitialized var"Clément Foucault
2018-07-03Revert "GHOST: Fix uninitialized values."Clément Foucault
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cycles: Fix missing curve hair when building with GCC-8 in release modeSergey Sharybin
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Fix T55626, fix T55106: Cycles motion blur + persistent images bug.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cycles: change AO node default to 16 samples and only local off.Brecht Van Lommel
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-28Fix Cycles tests build on macOS.Brecht Van Lommel
2018-06-27UI: Single-column layout for Lamp panelWilliam Reynish
2018-06-26Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-06-26UI: Tweaks to Cycles Bake panelWilliam Reynish
2018-06-26Revert "Turned off clang warnings in third party includes."Stefan Werner
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cycles: Fix wrong row count for World MIS CDF calculationLukas Stockner
2018-06-26Turned off clang warnings in third party includes.Stefan Werner
2018-06-25Cycles: Fix memory leak with sessionSergey Sharybin
2018-06-25Cycles: Cleanup, indentationSergey Sharybin
2018-06-25Merge branch 'master' into blender2.8Campbell Barton
2018-06-24Cycles: change AO node color default to 1.0.Brecht Van Lommel