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-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-24Cycles: Tweak Cycles samples again.Thomas Dinges
2016-01-24Cycles: Fix typo in flags checkSergey Sharybin
2016-01-24Cleanup: Remove outdated comment in volume code.Thomas Dinges
2016-01-24Cleanup: styleCampbell Barton
2016-01-23Cycles: Make Clang 3.6 happy with const debug flags referenceSergey Sharybin
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-21MS Visual Studio 2015 does not find std::inserterMartijn Berger
2016-01-21Cycles: Improve UI feedback for light samples.Thomas Dinges
2016-01-20Fix error in rBa6eae7339190.Bastien Montagne
2016-01-20Fix (partial) T47198: Cycles have broken UVs in some degenerated quads casesSergey Sharybin
2016-01-20Cycles: Fix OpenCL kernel compilation after the bake commitSergey Sharybin
2016-01-20Cycles: Pass missing shader filter argument to CUDA and OpenCL kernelsSergey Sharybin
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-19Fix T47201: Cycles+OSL keeps image files open until Blender exitsSergey Sharybin
2016-01-16Cycles: Fix compilation with older OSLSergey Sharybin
2016-01-16Fix T47180: Cycles deform motion blur + displacement behaves weirdlySergey Sharybin
2016-01-16Fix T47181: Blender OSL script node crash (OSL 1.6.9)Lukas Stockner
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Usual fixes and tweaks for UI messages.Bastien Montagne
2016-01-14Cycles: One more attempt to fix issue mentioned in previous commitSergey Sharybin
2016-01-14Cycles: Fix typo in the debug panel commitSergey Sharybin
2016-01-14Cycles: Fix string compiler warnings after recent changesSergey Sharybin
2016-01-14Cycles: Cleanup, spelling and indentationSergey Sharybin
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-14Cycles: Tweak inline policy for some functionsSergey Sharybin
2016-01-14Cycles: Reduce scope of some defines set in CMakeListsSergey Sharybin
2016-01-14CMake: Fix typo in CUDA dynload commitSergey Sharybin
2016-01-14CMake: De-duplicate checks around unordered maps and shared pointerSergey Sharybin
2016-01-14Cycles: Add option to directly link against CUDA librariesSergey Sharybin
2016-01-12Cycles: Use proper primitive for the motion subsurface refineSergey Sharybin
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2016-01-11Cycles: Always inline triangle precalc for CUDA devicesSergey Sharybin
2016-01-11Cycles: Fix for SSS objects being black when combined with motion blurSergey Sharybin
2016-01-10Cycles: Add utility funcs to UI code, to check GPU usage.Thomas Dinges
2016-01-10Cycles: Fix Uninitialized Value compiler warning in the scoped_timerLukas Stockner
2016-01-10Cycles: Read Wave texture profile in the XML parserLukas Stockner
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
2016-01-09Cleanup: warning/spellingCampbell Barton
2016-01-08CMake: Make OSL's .oso shaders building also dependent on OSL compiler!Bastien Montagne
2016-01-07Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic en...Bastien Montagne
2016-01-07Cycles: Update some API to be ready for OSL 1.6Sergey Sharybin
2016-01-07Cycles: Update some types used form OSLSergey Sharybin
2016-01-07Cycles: Whitespace cleanup, extra space in the argument listSergey Sharybin
2016-01-07Cycles: Cleanup, use "string_" prefix for functions in util_stringSergey Sharybin
2016-01-07Cycles: Fix wrong transparency flag being set to integratorSergey Sharybin
2016-01-07Cycles: Add utility function to convert bool to string.Thomas Dinges
2016-01-07Cleanup: Fix Cycles compile warning on MSVC.Thomas Dinges
2016-01-07Cycles OpenCL: Change environment flags for testing.Thomas Dinges
2016-01-07Cycles: Refactor how we pass bounce info to light path node.Thomas Dinges