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
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31Fix building w/ FreeBSDCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-30Cycles: Fixed OpenCL build. sqr(float4) is available on CUDA and CPU, but not...Stefan Werner
2018-07-29Merge branch 'master' into blender2.8Campbell Barton
2018-07-28Cycles: speed up mesh volume bounds construction.Stefan Werner
2018-07-28Cycles: Save a few instructions in area light samplingLukas Stockner
2018-07-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Cycles: Add utility function to query graph node size in bytesSergey Sharybin
2018-07-27GHOST: Fix SDL backend.Clément Foucault
2018-07-27Fix T56092: command line arguments after -- beginning with -h don't work.Brecht Van Lommel
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, spellingSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, line lengthSergey Sharybin
2018-07-27Cycles: Cleanup, move functions outside of class methodsSergey Sharybin
2018-07-27Cycles: Cleanup, remove unused functionSergey Sharybin
2018-07-27Cycles: Cleanup in image manager, switch statement instead of if-elseSergey Sharybin
2018-07-27Merge branch 'master' into blender2.8Campbell Barton
2018-07-26Cycles: Add reflection fix to Bump and Normal Map nodesLukas Stockner
2018-07-25Merge branch 'master' into blender2.8Bastien Montagne
2018-07-25Fix crash Cycles rendering with --debug-value 256.Brecht Van Lommel
2018-07-25Fix for holdout / indirect only with collection instances.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-25Cleanup: mark missing Cycles view layer override features with TODO.Brecht Van Lommel
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-23Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-20Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-07-20Fix WITH_HEADLESS build.Brecht Van Lommel
2018-07-19Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-07-18Cycles: increase volume stack to support 32 overlapping volumes.Brecht Van Lommel
2018-07-18Cycles: Fix missing nested particle systems when instanced multiple timesSergey Sharybin
2018-07-18OpenSubdiv: Add API to evaluate face-varying dataSergey Sharybin
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-18GWN: Port to GPU module: codestyle & licenceClément Foucault
2018-07-17World: Added 'Viewport Display' panelJeroen Bakker
2018-07-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-16Ghost: Fix memory leak happening with keyboard mapping accessSergey Sharybin
2018-07-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-16Fix compilation with older OpenSubdiv librariesSergey Sharybin
2018-07-16OpenSubdiv: Remove one more unused fileSergey Sharybin