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-06-01Cleanup: fix incorrect contributor information.Brecht Van Lommel
2018-06-01Math: optimizations for 4x4x matrix inverse, multiplications.Brecht Van Lommel
2018-06-01Cycles UI: Show pause button only when in rendered modeDalai Felinto
2018-05-31Minor tweaks to labelsPablo Vazquez
2018-05-31OpenColorIO: cache multiple shaders instead of just one.Brecht Van Lommel
2018-05-31Merge branch 'master' into blender2.8Campbell Barton
2018-05-31Fix OpenCL compilation error - BPT without SSS.Hristo Gueorguiev
2018-05-30Generic Viewport Panel for MaterialsJeroen Bakker
2018-05-30Cleanup: redundant checkCampbell Barton
2018-05-30Fix Cycles UI script error with denoising.Brecht Van Lommel
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30UI: use split property layout for some panelsCampbell Barton
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-30Cycles: Use new internal hair shape properties.Clément Foucault
2018-05-28Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-28Merge branch 'master' into blender2.8Antonio Vazquez
2018-05-28Fix Cycles + OSL build error, pass main to node editing functions.Brecht Van Lommel
2018-05-27Merge branch 'master' into blender2.8Lukas Stockner
2018-05-27Cycles: Fix problems in the IES loader when rendering with no file selectedLukas Stockner
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-24Cycles: Cleanup: Remove duplicated atan2f definition for OpenCLLukas Stockner
2018-05-24Cycles Denoising: Don't use atomics in the accumulation kernel on CPUsLukas Stockner
2018-05-24UI: remove render panel, move operators to menuCampbell Barton
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Fix incorrect size in aligned lockfree reallocCampbell Barton
2018-05-22Fix some Cycles modifier stack issues with copy-on-write.Brecht Van Lommel
2018-05-22Merge branch 'master' into blender2.8Campbell Barton
2018-05-22Memory allocator: use lockfree calls internallyCampbell Barton
2018-05-21Merge branch 'master' into blender2.8Campbell Barton
2018-05-21Fix too much memory usage for Cycles attribute map.Brecht Van Lommel
2018-05-20GWN: Add Line Adjacency primitive support.Clément Foucault
2018-05-18Merge branch 'master' into blender2.8Campbell Barton
2018-05-18Logging: add --show-log-backtraceCampbell Barton
2018-05-15Fix Cycles and viewport outline mismatch due to changed sensor size.Brecht Van Lommel
2018-05-13Fix build error with Visual Studio / Windows.Nick Milios
2018-05-13Fix compiler warnings.Brecht Van Lommel
2018-05-08Merge branch 'master' into blender2.8Bastien Montagne
2018-05-08Fix building with latest versions of ffmpeg.Bastien Montagne
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07Fix wrong comparison of drop target URI on X11Sergey Sharybin
2018-05-06Fix use of removed Blender Internal property.Brecht Van Lommel
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06Fix T54801: incorrect render with zero weight transparent BSDFs.Brecht Van Lommel