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-08-29Fix Cycles CUDA build after recent changes.Brecht Van Lommel
2018-08-29Cleanup: consistent includes.Brecht Van Lommel
2018-08-29Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-29CMake: Comply with include path reported by FindOpenGL.cmakeSergey Sharybin
2018-08-29Cycles: Add BVH8 and packeted triangle intersectionSergey Sharybin
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28Cycles: use fields for property definitionsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-27Fix pen tablet stuck on Windows for some non-Wacom tablets.Colby Klein
2018-08-26Cleanup: trailing spaceCampbell Barton
2018-08-25Cycles Denoiser: Allocate a single temporary buffer for the entire denoising ...Lukas Stockner
2018-08-25Cycles: Add Denoising Clean to the debugging denoising passesLukas Stockner
2018-08-24Cycles: Cleanup, styleSergey Sharybin
2018-08-24Cycles: Fix wrong looking voronoi of second 2nd closestSergey Sharybin
2018-08-23UI: Subpanels to Cycles Samples for Branched Path TracingWilliam Reynish
2018-08-23Merge branch 'master' into blender2.8Bastien Montagne
2018-08-23Cycles: Add option for building CUDA kernels sequentiallyLukas Stockner
2018-08-21Merge branch 'master' into blender2.8Campbell Barton
2018-08-21Fix missing color management in Cycles viewport on macOS.Brecht Van Lommel
2018-08-20Fix Cycles AO pass not working for shadow catcher objects.Brecht Van Lommel
2018-08-15Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Fix T56359: Unitialized variable in Cycles OpenCL could cause crashes.Stefan Werner
2018-08-14GHOST: Make win32 errors more readable on some driversClément Foucault
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-08-13OpenSubdiv: Fix typo in crease comparisonSergey Sharybin
2018-08-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-09Cycles: Append compute units for RX Vega card namesfclem
2018-08-09Cycles: Report more details about OpenCL devicesfclem
2018-08-09Cycles: Util, add to_string() with some helperfclem
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Ghost/X11: correct function signatureCampbell Barton
2018-08-08Merge branch 'master' into blender2.8Campbell Barton
2018-08-08Cleanup: use static variablesCampbell Barton
2018-08-07macOS GHOST: use non-deprecated functions for coordinatesArto Kitula
2018-08-07Fix T54799: NDOF events not dispatched on windows.mano-wii
2018-08-05Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-05Fix Cycles crash rendering mix of instanced and non-instanced volumes.Brecht Van Lommel
2018-08-02Subsurf: Better crease which represents sharp edgesSergey Sharybin
2018-08-02Merge branch 'master' into blender2.8Campbell Barton
2018-08-01Fix T56197: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-08-01Subsurf: Add API to provide vertex sharpnessSergey Sharybin
2018-08-01Subsurf: Fix/workaround crashes and failures with non-manifold geometrySergey Sharybin
2018-08-01Subsurf: Use edge sharpness directly from converterSergey Sharybin
2018-08-01Subsurf: Support subdivision of loose elementsSergey Sharybin
2018-07-31Merge branch 'master' into blender2.8Campbell Barton