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-05-06Cycles: Comment out unused function argumentsSergey Sharybin
2016-05-05Code cleanup: simplify SVM stack assignment.Brecht Van Lommel
2016-05-05Code cleanup: remove some unused functions.Brecht Van Lommel
2016-05-05Code refactor: reduce special node types, use generic constant folding.Brecht Van Lommel
2016-05-05Fix Cycles emission node being unnecessarily tagged as spatially varying.Brecht Van Lommel
2016-05-04Cycles: Fix hair minimal size doesn't work on GPU and SSE2 only CPUsSergey Sharybin
2016-05-04Fix T48346: Transparent shadows do not work for instanced objectsSergey Sharybin
2016-05-02Fix compilation error on Armel architectureSergey Sharybin
2016-05-01Fix Cycles external OSL shader not working with relative file paths.Brecht Van Lommel
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-29Fix T48298: Cycles World environment Texture node, movie doesn't update frameSergey Sharybin
2016-04-29Fix T48301: Cycles incorrect render with CMJ and viewport samples 0.Brecht Van Lommel
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