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
2017-04-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-31Cycles: Solve threading conflict in shader synchronizationSergey Sharybin
2017-03-30Merge branch 'master' into blender2.8Julian Eisel
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Cycles: Bring back preview AA samples when using BPTSergey Sharybin
2017-03-29Merge branch 'master' into blender2.8Julian Eisel
2017-03-28Fix T51068: Place props in their own rowAaron Carlisle
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-27Cycles UI: Avoid abreviation for Hair Extension.Thomas Dinges
2017-03-27Cycles: Move Shadow Catcher UI option next to Ray Visibility.Thomas Dinges
2017-03-27Cycles: First implementation of shadow catcherSergey Sharybin
2017-03-27Cycles: Optimize shaders earlier to skip unneccessary attributes for noninter...Lukas Stockner
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-21Cycles: Fix wrong vector allocation in the mesh sync codeLukas Stockner
2017-03-20Cycles: Update remaining time once per second without waiting for a tile changeLukas Stockner
2017-03-20Merge branch 'master' into blender2.8Bastien Montagne
2017-03-20Remove register_module use in CyclesCampbell Barton
2017-03-15Merge branch 'master' into blender2.8Campbell Barton
2017-03-15Cycles: Allow rendering a range of resumable chunksSergey Sharybin
2017-03-15Cycles: Use argument parser for resumable render featureSergey Sharybin
2017-03-12Merge branch 'master' into blender2.8Campbell Barton
2017-03-12Fix T50628: gray out cycles device menu when no device configured only for GP...Brecht Van Lommel
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-10Cycles: Cleanup, extra semicolon and spaceSergey Sharybin
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-09Merge branch 'master' into blender2.8Campbell Barton
2017-03-08Cycles: CUDA implementation of split kernelMai Lavelle
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Fix T50634: Hair Primitive as Triangles + Hair shader with a texture = crashSergey Sharybin
2017-02-27Fix part of T50634: Hair Primitive as Triangles + Hair shader with a texture ...Sergey Sharybin
2017-02-27Cycles: Make it more clear values never changes by using const qualifierSergey Sharybin
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-15Cycles: Cleanup, styleSergey Sharybin
2017-02-15Cycles: Fix wrong pointiness caused by precision issuesSergey Sharybin
2017-02-13Fix T50655: Pointiness is too slow to calculateSergey Sharybin
2017-02-13Cycles: Use Cycles-side mesh instead of C++ RNASergey Sharybin
2017-02-12Cycles: Don't use built-in API for image sequences in preview modeSergey Sharybin
2017-02-10Cycles: Cleanup, move EdgeMap to blender_utilSergey Sharybin
2017-02-10Cycles: Make an utility class for edge mapSergey Sharybin
2017-02-10Cycles: Fix pointiness attribute giving wrong results with autosplitSergey Sharybin
2017-02-10Cycles: Cleanup: Use less indentation by inverting conditionSergey Sharybin
2017-02-10Cycles: Calculate all vertex attribute after faces generationSergey Sharybin
2017-02-10Cycles: Cleanup: use vector instead of bare mallocSergey Sharybin