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
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-29Audaspace: fix for building with scons.Jörg Müller
2015-08-28OpenSubdiv: Remove some dead codeSergey Sharybin
2015-08-27OpenSubdiv: Attempt to solve crash on certain GPUs/driversSergey Sharybin
2015-08-27OpenSubdiv: Fix error found by PerfectionCat,Antony Riakiotakis
2015-08-26Fix T45232: Cycles bake artifacts with transparent texturesSergey Sharybin
2015-08-26Fix T45909: Garbage output in Viewport with OpenSubdiv device set to GLSL Com...Sergey Sharybin
2015-08-26OpenSubdiv: Fix/workaround bad shading on AMD devicesSergey Sharybin
2015-08-26OpenSubdiv: Add extra checks whether GPU compute available or notSergey 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-25OpenSubdiv: Remove partitioned mesh interfaceSergey Sharybin
2015-08-25OpenSubdiv: Support for multiple materials in solid shading modeSergey Sharybin
2015-08-25OpenSubdiv: Better approximation of vertex normalsSergey 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
2015-08-20Fix ATI part of T45708, crash when enabling opensubdiv.Antony Riakiotakis
2015-08-17Fix for Ghost/OSX w/ core profileCampbell Barton
2015-08-11Cycles: Enable some extra debug prints for OpenCL kernel loadingSergey Sharybin
2015-08-10Cycles: Fix for typo in previous commitSergey Sharybin
2015-08-09Compile fix cycles network. This code is crusty and not superMartijn Berger
2015-08-09Cycles: Follow up on cc0bbc28 (Collapse multiview panel)Dalai Felinto
2015-08-07Fix T45721: Panoramic render in Cycles camera : depth of field issue with bum...Dalai Felinto
2015-08-06OpenSubdiv: Make sure faces are exported with consistent normalSergey Sharybin
2015-08-05Fix T45693: Fix for using 4-component vector as 3 component in osd shaderSergey Sharybin
2015-08-04Cycles: Remove 32bit cuda workaroudn and disable cubins for buildbotSergey Sharybin
2015-08-04OpenSubdiv: Fix for missing OpenMP device when building with SConsSergey Sharybin
2015-08-04OpenSubdiv: Correction for compute devices detection in SConsSergey Sharybin
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-04OpenSubdiv: forgot this in the previous commitSergey Sharybin
2015-08-04OpenSubdiv: Optimize drawing shaderSergey Sharybin
2015-08-03OpenSubdiv: Support shadeless shadingSergey Sharybin
2015-08-03OpenSubdiv: Correction to vert edge/face orientation codeSergey Sharybin
2015-08-03OpenSubdiv: Switch CPU evaluator to use uniform refinementSergey Sharybin
2015-08-03OpenSubdiv: Mark non-manifold verts as sharpSergey Sharybin
2015-08-03OpenSubdiv: Disable topology check happening from OpenSubdiv sideSergey Sharybin
2015-08-03OpenSubdiv: Work on better vert edge/face orientation codeSergey Sharybin
2015-08-02Aduaspace: fixing playback in the game engine.Jörg Müller
2015-07-31Fix T45632: motion blur (2d filter) not working - in OSX at leastDalai Felinto