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
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-08-18Cleanup: use lowercase prefix for local API'sCampbell Barton
2017-08-18PyAPI: Iniital gawain API for PythonCampbell Barton
2017-08-17Gawain: name struct'sCampbell Barton
2017-08-16Gawain: remove GWN_batch_discard_allCampbell Barton
2017-08-16Gawain: add ownership flag to Gwn_BatchCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Fix building with OCIO after recent gawain files renamings.Bastien Montagne
2017-08-15Cleanup: use 'gwn' prefix for gawain filenamesCampbell Barton
2017-08-15Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Cycles: Fixed broken camera motion blur when motion was not set to center on ...Stefan Werner
2017-08-14Merge branch 'master' into blender2.8Bastien Montagne
2017-08-14Cycles: Guard memcpy to potentially re-allocating memory with lockSergey Sharybin
2017-08-14Merge branch 'master' into blender2.8Campbell Barton
2017-08-13Code cleanup: make L_transparent part of PathRadiance.Brecht Van Lommel
2017-08-13Code cleanup: make DebugData part of PathRadiance.Brecht Van Lommel
2017-08-13Code cleanup: make it easier to test only Sobol, CMJ or Pseudorandom.Brecht Van Lommel
2017-08-12Cycles: optimize CPU split kernel data init.Brecht Van Lommel
2017-08-12Code cleanup: remove unused Cycles random number code.Brecht Van Lommel
2017-08-12Fix T52372: CUDA build error after recent changes.Brecht Van Lommel
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12Fix T52368: OSL trace() crash after recent changes.Brecht Van Lommel
2017-08-12Code cleanup: fix various compiler warnings.Brecht Van Lommel
2017-08-12Merge branch 'master' into blender2.8Brecht Van Lommel
2017-08-12Code cleanup: fix warning and improve terminology.Brecht Van Lommel
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cycles: Clarify new argument in PathRadianceSergey Sharybin
2017-08-11Fix T52229: Shadow Catcher artifacts when under transparencySergey Sharybin
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cycles: remove square samples option.Brecht Van Lommel
2017-08-11Cycles: change defaults for filter glossy, clamp and branched path AA.Brecht Van Lommel
2017-08-11Fix T52322: denoiser broken on Windows after recent changes.Brecht Van Lommel
2017-08-10Merge branch 'master' into blender2.8Bastien Montagne
2017-08-10Cycles: Fix instanced shadow catcher objects influencing each otherSergey Sharybin
2017-08-10Cycles: De-duplicate trace-time object visibility calculationSergey Sharybin
2017-08-09Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-09Cycles: Remove ulong usageSergey Sharybin
2017-08-09Cycles: Proper fix for recent OpenCL image crashMai Lavelle
2017-08-09Revert "Cycles: Fix crash changing image after recent OpenCL changes"Mai Lavelle
2017-08-09Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-08Cycles: More fixes for Windows 32 bitSergey Sharybin
2017-08-08Cycles: Fix compilation error of filter kernels on 32 bit WindowsSergey Sharybin
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Cycles: Fix crash changing image after recent OpenCL changesSergey Sharybin
2017-08-08Cycles: Fix compilation error without C++11Sergey Sharybin
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Cycles: Cleanup, de-duplicate function parameter listSergey Sharybin
2017-08-08Cycles: Add utility macro ccl_refSergey Sharybin
2017-08-08Cycles: Pack kernel textures into buffers for OpenCLMai Lavelle