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-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-11OpenSubdiv: Changes in C-APISergey Sharybin
2018-07-11Fix Use Nodes not working for Cycles lights.Brecht Van Lommel
2018-07-10GHOST/Windows: don't prefer swap copy method.Brecht Van Lommel
2018-07-10Fix Cycles standalone build issue with OpenColorIO.Brecht Van Lommel
2018-07-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-10OpenSubdiv: Fix wrong topology refiner castSergey Sharybin
2018-07-10OpenSubdiv: Make more flexible C-API to specify FVar interpolationSergey Sharybin
2018-07-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-10GHOST: Fix memory leak in X11 DPI querySergey Sharybin
2018-07-10Fix T55776: crash with multiple windows and reload new.Brecht Van Lommel
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