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-04-04Ghost: update tests for recent changesCampbell Barton
2015-04-04Cleanup: Typo fix in HSV code.Thomas Dinges
2015-04-02Cycles: Make guarded allocator happy about strict C++ flagsSergey Sharybin
2015-04-01Cycles: Make SSS intersection closer to regular triangle intersectionSergey Sharybin
2015-04-01Cycles: Remove unused direction from triangle intersection functionsSergey Sharybin
2015-04-01Fix T44113: Ashikhmin-Shirley distribution of glossy shader at 0 roughness ca...Sergey Sharybin
2015-03-31Cycles: Avoid float/int conversion in few placesSergey Sharybin
2015-03-31Cycles: Fix typo in distance heuristic for shadow raysSergey Sharybin
2015-03-30Fix T44193: Hair intersection with duplis causes flickeringSergey Sharybin
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-30Cycles: Correction to previous commit: non-msvc compilers also should use nul...Sergey Sharybin
2015-03-30Cycles: Fix compilation error with MSVC after recent C++11 changesSergey Sharybin
2015-03-30Cycles: Attempt to fix osl+scons compilationSergey Sharybin
2015-03-29Fix compilation of cycles network server when logging is enabledMartijn Berger
2015-03-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
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