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
2017-02-27Category: UV Unwrapping symmetric dirichlet energy with ceres Integrationuv_unwrapping_slim_and_ceresAurel Gruber
2017-02-27Category: UV Unwrapping symmetric dirichlet energy with ceres IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-27Category: UV Unwrapping SLIM Algorithm IntegrationAurel Gruber
2017-02-25Fix T50698: Cycles baking artifacts with transparent surfaces.Brecht Van Lommel
2017-02-25Fix build error with macOS / clang / c++11.Brecht Van Lommel
2017-02-24Cycles: Fix compilation warning with CUDA on OSXSergey Sharybin
2017-02-23Cycles: Fix compilation error on 32bit LinuxSergey Sharybin
2017-02-23Cycles: Fix wrong render results with texture limit and half-float texturesSergey Sharybin
2017-02-23Cycles: Add utility function to convert float to halfSergey Sharybin
2017-02-23Fix T50748: Render Time incorrect when refreshing rendered preview in GPU modeSergey Sharybin
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Cycles: Additionally report all OpenCL cflagsSergey Sharybin
2017-02-21Cycles: Speedup by avoiding extra calculations in noise texture when unneededMai Lavelle
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Fix T50719: Memory usage won't reset to zero while re-rendering on two video ...Sergey Sharybin
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-16Fix T50687: Cycles baking time estimate and progress bar doesn't work / progr...Sergey Sharybin
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-15Cycles: Cleanup, styleSergey Sharybin
2017-02-15Cycles: Fix CUDA compilation error after recent changesSergey Sharybin
2017-02-15Cycles: Don't calculate primitive time if BVH motion steps are not usedSergey Sharybin
2017-02-15Cycles: Pass special flag whether BVH motion steps are usedSergey Sharybin
2017-02-15Cycles: Fix wrong hair render results when using BVH motion stepsSergey Sharybin
2017-02-15Cycles: Fix missing initialization of triangle BVH stepsSergey Sharybin
2017-02-15Cycles: Fix wrong pointiness caused by precision issuesSergey Sharybin
2017-02-13Cycles: Optimize sorting of transparent intersections on CUDASergey Sharybin
2017-02-13Cycles: Fix wrong transparent shadows with CUDASergey Sharybin
2017-02-13Cycles: Fix wrong shading on GPU when background has NaN pixels and MIS enabledSergey Sharybin
2017-02-13Cycles: Use fast math without finite optimizationSergey 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
2017-02-08Cycles: Fix regression with transparent shadows in volumeSergey Sharybin