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-01-19Cycles: Correction to camera in volume detection after clipping commitSergey Sharybin
2015-01-19Fix T43311: using displacement shader crashes blenderSergey Sharybin
2015-01-19Cycles: Avoid crash in statistics when canceling BVH buildSergey Sharybin
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-16Cycles: Fix compilation error with latest OSLSergey Sharybin
2015-01-16Cycles: Cleanup and optimization comment updateSergey Sharybin
2015-01-16Cycles: Minot cleanup, save some cpu tics per curve segment exportSergey Sharybin
2015-01-16Cycles: Minor typo fix in debug printSergey Sharybin
2015-01-16Cycles; Correction to previous debug print to survive prints from multiple th...Sergey Sharybin
2015-01-16Cycles: Report BVH statistics after buildSergey Sharybin
2015-01-16Cycles: Fix stupid typo in the previous commitSergey Sharybin
2015-01-15Cycles: Tweak to leaf creation criteria in all BVH typesSergey Sharybin
2015-01-15Cycles: Fix compilation error happened after recent render time commitSergey Sharybin
2015-01-15Cycles: Fix equiangular textures after recent commitSergey Sharybin
2015-01-15Make grumpy gcc happy (double to float conversion...).Bastien Montagne
2015-01-15Small change for the new Lat/Long properties.Thomas Dinges
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2015-01-14Cycles: Ignore preprocessing time in ETA calculationLukas Stockner
2015-01-14Fix T42621: Glossy world ray visibility affects on transmission raysSergey Sharybin
2015-01-14Fix T43195: Cycles uses clipping sphere instead of clipping planeSergey Sharybin
2015-01-14Cycles: Fix QBVH refit nodes not setting primitive type properlySergey Sharybin
2015-01-13Fix T43156: Cycles incorrect final render, proper viewport with moblur disabledSergey Sharybin
2015-01-12Fix OpenGL Context freeingCampbell Barton
2015-01-12Cycles: Fix crash after recent BVH changes on empty BVH treesSergey Sharybin
2015-01-12Cycles: Fix compilation error on platforms without SSE supportSergey Sharybin
2015-01-12Cycles: Add leaf primitives sanity check asserts to the kernelSergey Sharybin
2015-01-12Cycles: Enable leaf split by primitive type and adopt BVH traversal for thisSergey Sharybin
2015-01-12Cycles: Optimize leaf splitting code by avoid vector allocationSergey Sharybin
2015-01-12Cycles: BVH params option to split leaf node by primitive typesSergey Sharybin
2015-01-12Cleanup: styleCampbell Barton
2015-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2015-01-04Cleanup: OSX: remove obsolete ppc/ppc64 sw-renderer kCGL attributesJens Verwiebe
2015-01-02Cycles: Fix compilation error on AVX platforms with -arch-nativeSergey Sharybin
2015-01-02Cycles: Fix unneeded int/float conversion happened in previous commitSergey Sharybin
2015-01-02Fix T43027: OpenCL kernel compilation broken after QBVHSergey Sharybin
2015-01-02cleanup: styleCampbell Barton
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-12-31Cycles: Correction to previous SSE/AVX flags detectionSergey Sharybin
2014-12-31Cycles: Be ready for gflags namespace auto-detectSergey Sharybin
2014-12-31CMake: Rework linking strategy a bitSergey Sharybin
2014-12-31Cycles: Fix compilation error with compilers which doesn't support AVXSergey Sharybin
2014-12-31Cycles FTBFS: Send Boost after OIIO to the linker since the order mattersSergey Sharybin
2014-12-31Cycles Standalone: Add initial support for compilation on WindowsSergey Sharybin
2014-12-31Cycles: Add logging to OSL and CUDA initialization/compilationSergey Sharybin
2014-12-31Cycles: Fully support WITH_CYCLES_LOGGING optionSergey Sharybin
2014-12-31CMake: Minor cleanupSergey Sharybin
2014-12-31Cycles: Fix compilation error when OIIO is compiled with external PugiXML parserSergey Sharybin
2014-12-31CMake: use pthreads on all os'sCampbell Barton
2014-12-31Cycles: Solve linking error caused by missing pthreads librarySergey Sharybin
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin