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-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14GWN: Add new dynamic type of batches and removeClément Foucault
2018-02-14GWN: Add GWN_batch_draw_proceduralClément Foucault
2018-02-14GWN: Allow drawing instances without batch_instancingClément Foucault
2018-02-14DRW: Refactor: Make use of the new Gawain long attrib support.Clément Foucault
2018-02-14GWN: Extend support for multiple of 4 components in batches.Clément Foucault
2018-02-14GWN: Fix style and line of code that does nothing!Clément Foucault
2018-02-14GWN: Add support for 4x4 Matrices and instancing attributes.Clément Foucault
2018-02-14Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2018-02-14CMake: Expose Cycles devices support as CMake optionSergey Sharybin
2018-02-13Merge branch 'master' into blender2.8Campbell Barton
2018-02-13Cycles: Implement index output for hair nodeSergey Sharybin
2018-02-13Fix T54064: Can't create new Cycles materialsMai Lavelle
2018-02-12Fix random walk SSS issues with different base and subsurface color.Brecht Van Lommel
2018-02-10GHOST: Optimize and simplify the creation of a GHOST_Context on WindowsGermano
2018-02-09Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-09Cycles: random walk subsurface scattering.Brecht Van Lommel
2018-02-09Merge branch 'master' into blender2.8Campbell Barton
2018-02-09CMake: include missing headersCampbell Barton
2018-02-08Merge branch 'master' into blender2.8Tamito Kajiyama
2018-02-08Fix for missing "Use Freestyle" toggle in the Cycles "Layer" options panel.Tamito Kajiyama
2018-02-08Cycles: unify OSL BSSRDF closure into a single bssrdf() closure with method.Brecht Van Lommel
2018-02-08Code refactor: tweaks in SSS code to prepare for coming changes.Brecht Van Lommel
2018-02-08Code refactor: remove unnecessary RNG offset in branched path code.Brecht Van Lommel
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-07Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-07Update CUEW to latest versionBrecht Van Lommel
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06Merge branch 'master' into blender2.8Campbell Barton
2018-02-06Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes.Brecht Van Lommel
2018-02-05Fix typo in struct name obejct to object.Nathan Letwory
2018-02-05Merge branch 'master' into blender2.8Campbell Barton
2018-02-05cycles: fix black render with cycles_cubin_cc.Ray Molenkamp
2018-02-05cycles: fix cxx11 usage for cycles_cubin_ccRay Molenkamp
2018-02-04Merge branch 'master' into blender2.8Campbell Barton
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2018-02-03cycles: Add an nvrtc based cubin cli compiler.Ray Molenkamp
2018-02-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-03Fix more Cycles incorrect principled BSDF mixing due to missing initialization.Brecht Van Lommel
2018-02-03Fix build error with CUDA 9.1 and compute capability 2.x.Brecht Van Lommel
2018-02-03Cycles: make displacement a supported feature.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-02Merge branch 'master' into blender2.8Campbell Barton
2018-02-02Fix T53978: Bad memory access after recent fix to BSDF mixingMai Lavelle
2018-02-01Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-02-01Cycles: Attempt to fix 32 bit linux compilationSergey Sharybin