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
2016-04-26Cycles: Improve logging about motion blur a bitSergey Sharybin
2016-04-25Cycles: Proper pack of leaves which are bigger than single float4Sergey Sharybin
2016-04-25Cycles: Fix issues with stack allocator in MSVCSergey Sharybin
2016-04-25Cycles: Move vector re-allocation out of loopsSergey Sharybin
2016-04-25Cycles: Don't pass RNA pointers by vlaueSergey Sharybin
2016-04-23GHOST/X11: print description of error eventCampbell Barton
2016-04-23Fix T48216: Cycles light fallof node gives black emission in baking.Brecht Van Lommel
2016-04-22Fix T48236: OpenVDB smoke cache glitches out with smokeless flames.Kévin Dietrich
2016-04-22Silence some annoying warnings when doing full build with strict flagsSergey Sharybin
2016-04-22Cycles: Reduce verbosity of loggingSergey Sharybin
2016-04-22NDof device: Check for socket exists before connecting to spnavdSergey Sharybin
2016-04-20Cycles: Multi-thread object transform updateSergey Sharybin
2016-04-20Cycles: Stop rendering when bad_alloc happensSergey Sharybin
2016-04-20Cycles: Throw bad_alloc exception when custom allocators failed to allocate m...Sergey Sharybin
2016-04-20Cycles: Use threads to sort reference arrays when searching for splitSergey Sharybin
2016-04-20Cycles: Avoid reference copySergey Sharybin
2016-04-20Fix T47794: Point density sometime seems stretched when rendered on GPUSergey Sharybin
2016-04-20Fix T48162: GPU render gives wrong results in certain volume setupsSergey Sharybin
2016-04-20Fix T47812: GPU renders have warmer colors than CPU rendersSergey Sharybin
2016-04-19Cycles: Improvements and fixes for the resumable renderSergey Sharybin
2016-04-18Cycles microdisplacement: add max subdivision settingMai Lavelle
2016-04-18Cycles microdisplacement: fix handling of triangles in DiagSplitMai Lavelle
2016-04-17Cycles microdisplacement: scene level render and preview dicing ratesMai Lavelle
2016-04-17Fix a few compiler warnings with OS X / clang.Brecht Van Lommel
2016-04-16Cycles: Refactor Image Texture limits.Thomas Dinges
2016-04-16Cycles: Insert util_texture.h in CMakeLists to make Cycles compile again afte...Thomas Beck
2016-04-16Cleanup: Move texture definitions to util, to avoid bad level include.Thomas Dinges
2016-04-15Fix T48139: Checker texture strange behavior in cyclesSergey Sharybin
2016-04-15Cycles: Optimization to spatial BVH buildSergey Sharybin
2016-04-15Cycles: Support heat volume attributeSergey Sharybin
2016-04-15Cycles: Improve error print a bitSergey Sharybin
2016-04-14Cycles: Yet another fix for camera in volumeSergey Sharybin
2016-04-13Cycles: Resolve ridiculous amount of memory used by spatial split builderSergey Sharybin
2016-04-13Fix T47813: Cycles Standalone not respecting integrator sample_clamp_directSergey Sharybin
2016-04-13Cleanup string includes after versioning commitsThomas Dinges
2016-04-13Show version number in UI as wellThomas Dinges
2016-04-13Tweaks to the version string formationSergey Sharybin
2016-04-13Add a version number to Cycles standaloneThomas Dinges
2016-04-13Cycles: Minor cleanup, whitespace around keyword and preprocessor indentSergey Sharybin
2016-04-13Cycles microdisplacement: preserve smooth normals for linear subdivisonMai Lavelle
2016-04-12Cycles: Add missing velocity attribute to builtin image loaderSergey Sharybin
2016-04-12Cycles: Avoid crash when accessing non-existing volume attributeSergey Sharybin
2016-04-12CMake: add missing headersCampbell Barton
2016-04-12Cycles microdisplacement: UI tweak to use split columnMai Lavelle
2016-04-12Cycles microdisplacement: refactor to move some tesselation code from SubdMes...Mai Lavelle
2016-04-12Cycles microdisplacement: change use subdivision bool to subdivision type enumMai Lavelle
2016-04-12Cycles microdisplacement: perform subdivision dicing in raster spaceMai Lavelle
2016-04-11Cycles: Cleanup, make some comments easier to read on split editorsSergey Sharybin
2016-04-11Cycles: Remove hair support from volume BVH traversalSergey Sharybin
2016-04-11Cycles: Remove unused SAH from BVH packSergey Sharybin