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
2015-03-27Cycles: Code cleanyp, sky modelSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, make strict flags happy about disabled OSLSergey Sharybin
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-27Dualcon: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-27OpenColorIO: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-27GHost: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-26Fix duplicated IME inputSeverin
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-26Fix: AUD_OpenALDevice::getPosition returns negative valuesJörg Müller
2015-03-25Fix 2 typos ( shakin' hands )Jens Verwiebe
2015-03-25Fix T44128: Ray visibility only enables diffuse if glossy is also enabledSergey Sharybin
2015-03-25Fix T44064: Reroute two-node loop crashSergey Sharybin
2015-03-25Fix T44123: Cycles SSS renders black in recent buildsSergey Sharybin
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis
2015-03-23Change coefficients to 4 digit precision only.Antony Riakiotakis
2015-03-23Fix T43926: Volume scatter: intersecting objects GPU rendering artifactsSergey Sharybin
2015-03-22OSX: fix 1 leak ( found and fixed by marcclintdion ) and 1 possible leak in d...Jens Verwiebe
2015-03-21OSX/GHOST: need one more release in error caseJens Verwiebe
2015-03-20Partly fix T44025, pixelFormat retain was left, for 2.74 backportJens Verwiebe
2015-03-20Cycles: Avoid memcpy of intersecting memorySergey Sharybin
2015-03-20Fix for building win32 headlessCampbell Barton
2015-03-19Missed this last commit.Antony Riakiotakis
2015-03-19Fix cycles dof settingsAntony Riakiotakis
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-17Cycles: Improve readability of dumped graphsSergey Sharybin
2015-03-17Cycles: Fix displacement code creating cyclic dependencies in graphSergey Sharybin
2015-03-17Part 1 of D1082 by Troy Sobotka, add API in OCIO for luminanceAntony Riakiotakis
2015-03-17cleanup: Mac #includeMike Erwin
2015-03-16Fix T43853: Audio animation bug (fcurves)Jörg Müller
2015-03-16Code cleanup: CommentSergey Sharybin
2015-03-16Fix T43999: MIS for environment broken after multi-threading commitSergey Sharybin
2015-03-13Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2015-03-13Cycles: Optimization for CMJ in CUDA kernelsSergey Sharybin
2015-03-13Cycles: Simplify volume light connect code.Thomas Dinges
2015-03-13Cleanup: Use differential helper class.Thomas Dinges
2015-03-12Revert "Fix T43865: Cycles: Watertight rendering produces artifacts on a huge...Sergey Sharybin
2015-03-12Partial fix for T43967: Background is wrong in 2.74Sergey Sharybin
2015-03-12Cycles / Decoupled Ray Marching: Skip consecutive empty steps.Thomas Dinges
2015-03-12Cycles: Make Background MIS building threadedThomas Dinges
2015-03-12GuardedAlloc: safer MEM_SAFE_FREECampbell Barton
2015-03-09Fix T43484: Motion blur fails in certain circumstancesSergey Sharybin
2015-03-09Cycles: Improve logging in object motion detectionSergey Sharybin
2015-03-07Cycles: add better specializations for SSE shuffle function and few more wrap...Sv. Lockal
2015-03-07Fix T41066: An actual fix for curve intersection on FMA-enabled CPUsSv. Lockal
2015-03-05Fix T43865: Cycles: Watertight rendering produces artifacts on a huge planeSergey Sharybin