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-02-04Cycles: Speedup of Christensen-Burley SSS falloff functionSergey Sharybin
2016-02-04Fix T47323, no Fac output in Magic texture (OSL).Thomas Dinges
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-03Cycles: Correction to asserts, they will never trigger beforeSergey Sharybin
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-02-03Cycles: Cleanup, indentationSergey Sharybin
2016-02-03Fix T47302: Crash when OSL active with a viewport on renderedSergey Sharybin
2016-02-02Fix T47300: SHIFT TAB, CTRL SHIFT TAB shortcuts does not toggle snap, snap mo...Bastien Montagne
2016-02-02Cycles: Cleanup and reference actual paper used for BSSRDF samplingSergey Sharybin
2016-02-01Cycles: Fix wrong clamping used for camera borderSergey Sharybin
2016-01-31Cleanup: pep8Campbell Barton
2016-01-31Fix T47153: scroll wheel zoom fails with mouses that support smooth scroll on...Brecht Van Lommel
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-30Cleanup for last commit, these variables are no longer needed.Thomas Dinges
2016-01-30Cycles: Cleanup of OpenCL split kernel routinesSergey Sharybin
2016-01-30CMake: Remove per-module Werror settingsSergey Sharybin
2016-01-29Cycles: Remove code which was commented out for ages nowSergey Sharybin
2016-01-29Cycles: Remove some unused variables from split kernel functionSergey Sharybin
2016-01-28Cycles: Remove few function arguments needed only for the split kernelSergey Sharybin
2016-01-28Cycles: Make OpenCL's argument wrapper able to get int/float values directlySergey Sharybin
2016-01-28Fix T47228: Ghost not handling predictably keycodes when first keymap is non-...Bastien Montagne
2016-01-28Cycles: Make kernel compilable for 3.7 compute capabilitySergey Sharybin
2016-01-27Atomics: Use _InterlockedAnd8 direction for 342bit MSVCSergey Sharybin
2016-01-27OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbotSergey Sharybin
2016-01-27atomic_ops: add atomic_fetch_and_and_uint8 wrapper.Bastien Montagne
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-26Compositor: Speedup movie (un)distortion operationSergey 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-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
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-19Libmv: Solve some strict warnings in testsSergey 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-15Cleanup: used pre-defined atoms in ghostCampbell Barton
2016-01-15Fix T31063: X11 window resize fails on PPCCampbell Barton
2016-01-14Usual fixes and tweaks for UI messages.Bastien Montagne