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
2015-09-24Merge remote-tracking branch 'origin/master' into cycles_camera_nodescycles_camera_nodesDalai Felinto
2015-09-24Cleanup: And one more commit... (BVH Cache).Thomas Dinges
2015-09-24Cleanup: Remove some more BVH cache code, for reading/writing the cache.Thomas Dinges
2015-09-24Cleanup: Remove some underlying code for the BVH disk cache.Thomas Dinges
2015-09-24Cleanup: Typo fixes in OpenCL log messages.Thomas Dinges
2015-09-24Cycles: Remove the BVH cache featureThomas Dinges
2015-09-23Cycles: Support building with latest OSL-1.7devSergey Sharybin
2015-09-22Silence double promotion error/warningsDalai Felinto
2015-09-18Fix T46030: Strange behavior of Cycles Brick TextureSergey Sharybin
2015-09-18Cycles: simplify logic for calculating dof-distCampbell Barton
2015-09-17Fix T46143: Faces missing with GPU renderSergey Sharybin
2015-09-16CMake build supportDalai Felinto
2015-09-13Cleanup: spellingCampbell Barton
2015-09-09Cycles: Attempt to fix 32bit CUDA kernelsSergey Sharybin
2015-09-09Cycles: Cleanup, typoSergey Sharybin
2015-09-09Fix T46055: Volume doesn't render when PANORAMIC Camera is inside volume meshSergey Sharybin
2015-09-09Cycles: Limit triangle magnitude check for only GPUSergey Sharybin
2015-09-09Cycles: Only use ascii in commentsSergey Sharybin
2015-09-08Cycles: Support building with latest upstream OSLSergey Sharybin
2015-09-08Fix T46006: Issue with Equirectangular image rendering in Standalone CyclesSergey Sharybin
2015-09-08Cycles: Add missing initialization of fov for prev/next framesSergey Sharybin
2015-09-08Cycles: Correction to integrator's transparent shadowsSergey Sharybin
2015-09-08Cycles: Update TODO, camera in volume is supported alreadySergey Sharybin
2015-09-08Fix T46045: Missing viewport update when adding transparent shader to materialSergey Sharybin
2015-09-07Fix T46034: OpenCL kernel compilation error in latest buildbotSergey Sharybin
2015-09-04Cycles: Fix for wrong optimization of bump nodeSergey Sharybin
2015-09-04Cycles: Fix wrong check for zero-sized trianglesSergey Sharybin
2015-09-04Fix T45019: Cycles wrong render of motion blur meshSergey Sharybin
2015-09-03Fix T45937: Cycles hair not rendered if children count set to zeroSergey Sharybin
2015-09-03Cycles: Fix missing packed images with newer versions of OSLSergey Sharybin
2015-09-03Fix T45946: Cycles texture interpolation bugSergey Sharybin
2015-09-03Cycles: Fix nondeterministic pass ordering when using bakerSergey Sharybin
2015-09-03Cycles: Fix for uninitialized closure dataSergey Sharybin
2015-09-01Cleanup: pep8Campbell Barton
2015-08-31Cycles: Make the max value for World MIS Map Resolution a power of two.Thomas Dinges
2015-08-31Cleanup: Fix some typos in volume code comments.Thomas Dinges
2015-08-30Cycles: Avoid copying objects in some places of BVH buildSergey Sharybin
2015-08-26Fix T45232: Cycles bake artifacts with transparent texturesSergey Sharybin
2015-08-25Fix T45904: Cycles bug after recent triangle intersect changesSergey Sharybin
2015-08-25Fix T45789: Materials with transparency not properly rendered in viewport in ...Sergey Sharybin
2015-08-24Fix T45778: Objects scaled to 0 cause black artifacts with Static BVHSergey Sharybin
2015-08-24Fix T45885: Cycles coordinate extension modes not working as expectedSergey Sharybin
2015-08-24Cycles: Use better policy for primitive array resize for spatial splitSergey Sharybin
2015-08-24Cycles: Implement reseve() for aligned array classSergey Sharybin
2015-08-24Cycles: Speedup of Spatial BVH split codeSergey Sharybin
2015-08-24Cycles: Implementation of object reference nodes spatial splitSergey Sharybin
2015-08-24Cycles: Make primitive split code easier for re-use by reference splitting fu...Sergey Sharybin
2015-08-24Cycles: Move primitive splitting into own functionsSergey Sharybin
2015-08-24Cycles: BVH statistics print was missing for spatially split BVH treeSergey Sharybin
2015-08-23Cleanup: spelling/styleCampbell Barton