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-02-24Fix T43783: Cycles clipping doesn't match viewport when camera is inside volumeSergey Sharybin
2015-02-23Disable Bake Jitter code (recently added)Dalai Felinto
2015-02-23Cleanup: Simplify brick texture code a bit.Thomas Dinges
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-21Cycles: Make it survive if preview_cycles.blend uses persistent dataSergey Sharybin
2015-02-21Cycles: Add note about autodiff in OSL wireframe shaderSergey Sharybin
2015-02-21Cycles: Use lower progressive update timeout for preview renderingSergey Sharybin
2015-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-02-21Cleanup: Put all Bump dx/dy code in the beginning here, same as with other no...Thomas Dinges
2015-02-21Cycles: Workaround for NVidia OpenCL compilationSergey Sharybin
2015-02-20Fix T43550: Bug in Cycles Bake TextureSergey Sharybin
2015-02-20Fix T43651: New pointiness attribute doesn't work with displacementSergey Sharybin
2015-02-19Cycles: Use size_t for aligned allocatorSergey Sharybin
2015-02-19Cycles: Cleanup for indentation in device_cpu.cppSergey Sharybin
2015-02-19Cycles: Free memory used by intermediate BVH vectors earlierSergey Sharybin
2015-02-19Cycles: Reduce memory used by background light updateSergey Sharybin
2015-02-19Cleanup: Restructure curve settings code a bit.Thomas Dinges
2015-02-19Guardedalloc: Reset peak memory should set peak to currently allocated memorySergey Sharybin
2015-02-19Cycles: Make sphere and tube image mapping friendly with OpenCLSergey Sharybin
2015-02-19Cycles: Make util_math_fast.h compatible with OpenCLSergey Sharybin
2015-02-19Fix T43652: X11 "_NET_WM_PID" not set by GhostCampbell Barton
2015-02-19Ghost/X11 cleanup (reduce variable scope)Campbell Barton
2015-02-18Guardedalloc: Add extra logging and checks in MEM_freeN()Sergey Sharybin
2015-02-18Cycles: Make aligned allocation to respect WITH_BLENDER_GUARDEDALLOCSergey Sharybin
2015-02-18CMake: picky style editCampbell Barton
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-18Cleanup: Remove unused SD_PHASE_HAS_EVAL flag.Thomas Dinges
2015-02-18Cleanup for Cycles hair shader ifdefs.Thomas Dinges
2015-02-18Cleanup: Remove support for Boost filesystem 2.Thomas Dinges
2015-02-18Cleanup: Use bools in BVHParams class.Thomas Dinges
2015-02-18Cycles / BVH: Remove unused temp copy of prim_object.Thomas Dinges
2015-02-18Quiet uninitialized mem use for blank cursorCampbell Barton
2015-02-18Cycles: Avoid over-allocation in decouple ray marchingSergey Sharybin
2015-02-17Cleanup: Add comment about light_p being modified in one case.Thomas Dinges
2015-02-17Cycles: Cleanup after recent changesSergey Sharybin
2015-02-17Some tweaks to last commit, this is better.Thomas Dinges
2015-02-17Cycles: Fix for hair transmission BSDF not returning proper labelSergey Sharybin
2015-02-17Cleanup: Deduplicate area light sampling code.Thomas Dinges
2015-02-17Cycles: Small tweaks for Henyey Greenstein closure code.Thomas Dinges
2015-02-17Cycles: Remove empty closure blur code and the corresponding entries in the s...Thomas Dinges
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin
2015-02-17Fix T43685: New pointiness attribute error with auto-smooth enabledSergey Sharybin
2015-02-17Cycles: Minor code cleanup in recent attributes changesSergey Sharybin
2015-02-17Cleanup: Update comments and make it more clear what volume interpolation is ...Thomas Dinges
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-16Cleanup: Remove unused code from hair BSDF.Thomas Dinges
2015-02-16Cycles: Use some more bools in microfacet code.Thomas Dinges
2015-02-16Cycles: Correction for C++11 compilation error after recent vector changesSergey Sharybin
2015-02-15Cycles: Hopefully compilation error fix for OSXSergey Sharybin
2015-02-15Cycles: Fix wrong attribute count calculation in prevous commitSergey Sharybin