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-22Simple mesh import from Alembic files in Cycles standalone.Lukas Tönne
2015-03-22More control over verbosity with Alembic archive info printing.Lukas Tönne
2015-03-22Simple inclusion of alembic files from inside xml files for cyclesLukas Tönne
2015-03-21Basic Alembic integration in the Cycles standalone.Lukas Tönne
2015-03-21Fix for cycles cmake missing GLEW library variable when building withoutLukas Tönne
2015-03-21Avoid conflicting unordered_map definition in cycles by using a generalLukas Tönne
2015-03-21Merge branch 'master' into alembic_pointcacheLukas Tönne
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-20Working implementation of cache reading for dupli data during renders.Lukas Tönne
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-19UI cleanup and a bit nicer workflow by treating read/write mode likeLukas Tönne
2015-03-19Merge branch 'master' into alembic_pointcacheLukas Tönne
2015-03-19CMake: unbundle eigen3Campbell Barton
2015-03-18Cycles support for dupli caches.Lukas Tönne
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
2015-03-05Recent changes broke SDL/GHOSTCampbell Barton
2015-03-05Fix T43672: Cycles preview stalls when out of viewCampbell Barton
2015-03-03Cycles: Fix embarrassing type remained after getting rid of utility SWAP()Sergey Sharybin
2015-03-03Cycles: Fix/workaround for toggling world MIS causing CUDA to failSergey Sharybin
2015-02-27cleanup: use GHOST_PRINT instead of stdioMike Erwin
2015-02-27cleanup: ghost Win32 event processing functionsMike Erwin
2015-02-27Compile fixes for mingw64Joshua Leung
2015-02-27cleanup: ghost Win32 IMEMike Erwin