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
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-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
2016-04-11Cycles: Rename tri_woop to tri_storageSergey Sharybin
2016-04-11Fix T48103: Wrong renders on AMD OpenCL when Light Falloff node is usedSergey Sharybin
2016-04-10Cycles: Fix rare dead-locks on TaskScheduler::exit()Sergey Sharybin
2016-04-06Cycles: Fix misleading remaining time report when using infinite number of sa...Sergey Sharybin
2016-04-06Cycles: Avoid possibly uninitialized variableSergey Sharybin
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-05Cleanup: Typo fixes after BVH commits.Thomas Dinges
2016-04-04Cycles: Fix wrong camera in volume check when domain is only visible to camer...Sergey Sharybin
2016-04-04Cycles: Fix regression caused by recent camera-in-volume commitSergey Sharybin
2016-04-04Cycles: Fix regular BVH not having proper visibility flagsSergey Sharybin
2016-04-04Cycles: Make spatial split BVH multi-threadedSergey Sharybin
2016-04-04Cycles: Solve possible issues with running out of stack memory allocatorSergey Sharybin
2016-04-04Cycles: Log overall time spent on building object's BVHSergey Sharybin
2016-04-04Cycles: Log allocation slop factor for BVH arraysSergey Sharybin
2016-04-04Cycles: Tweak to stack allocator used by BVH builderSergey Sharybin
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-04-01Fix T47505: Cycles OpenCL rendering crash on Windows.Brecht Van Lommel
2016-04-01Cycles: Fix wrong camera-in-volume stack when camera ray hits volume domain t...Sergey Sharybin
2016-04-01Cycles: Temporarily revert index sort commit for spatial splitSergey Sharybin
2016-04-01Cycles: Report thread ID from worker thread to callbacksSergey Sharybin
2016-04-01Cycles: Fix for missing pthread's spin on OSXSergey Sharybin
2016-03-31Cycles: Fix wrong initialization order of mesh flags and object transformSergey Sharybin
2016-03-31Cycles: Fix too many objects being considered an instanceSergey Sharybin