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
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-20Cycles: Avoid memcpy of intersecting memorySergey Sharybin
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-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-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-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-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-26Revert "Cleanup: Simplify camera sample motion blur code."Thomas Dinges
2015-02-26Cleanup: Simplify camera sample motion blur code.Thomas Dinges
2015-02-24Fix T43783: Cycles clipping doesn't match viewport when camera is inside volumeSergey Sharybin
2015-02-23Disable Bake Jitter code (recently added)Dalai Felinto
2015-02-23Cleanup: Simplify brick texture code a bit.Thomas Dinges
2015-02-21Cycles: Make it survive if preview_cycles.blend uses persistent dataSergey Sharybin
2015-02-21Cycles: Add note about autodiff in OSL wireframe shaderSergey Sharybin
2015-02-21Cycles: Use lower progressive update timeout for preview renderingSergey Sharybin
2015-02-21Fix T43755: Wireframe attribute doesn't work with displaceSergey Sharybin
2015-02-21Cleanup: Put all Bump dx/dy code in the beginning here, same as with other no...Thomas Dinges
2015-02-21Cycles: Workaround for NVidia OpenCL compilationSergey Sharybin
2015-02-20Fix T43550: Bug in Cycles Bake TextureSergey Sharybin
2015-02-20Fix T43651: New pointiness attribute doesn't work with displacementSergey Sharybin
2015-02-19Cycles: Use size_t for aligned allocatorSergey Sharybin