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
2018-08-01Remove mode handlingsoc-2018-hair-shader-fixesL. E. Segovia
2018-07-25Mode weights must not affect the BSDF's PDFL. E. Segovia
2018-07-25Add mode controlsL. E. Segovia
2018-07-24Fix Filter Glossy handlingL. E. Segovia
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-24Cleanup: changes from 2.8Campbell Barton
2018-07-23Fix T55668: Volume Keyframe on Cut-ted Metastrip.Bastien Montagne
2018-07-23Fix build for Intel compiler with C++11.Milan Jaros
2018-07-23make.bat : fix typoRay Molenkamp
2018-07-20Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-07-19Resolve the opposite vector ambiguity in Damped Track constraint.Alexander Gavrilov
2018-07-19make.bat : restore msvc2015 support.Ray Molenkamp
2018-07-18Cycles: increase volume stack to support 32 overlapping volumes.Brecht Van Lommel
2018-07-18Fix E key in Python console not working after recent changes.Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Cleanup: Cryptomatte node style tweaks.Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-17make.bat: remove msvc2013 support.Ray Molenkamp
2018-07-17Fix T56003: Opening image files as movies in VSE crashes.Bastien Montagne
2018-07-16Fix (IRC-reported) wrong usercount handling of deprecated IPO datablocks.Bastien Montagne
2018-07-16Ghost: Fix memory leak happening with keyboard mapping accessSergey Sharybin
2018-07-16Cleanup: Remove obscure flag which was only used for read in subsurf codeSergey Sharybin
2018-07-16Cleanup: Use const qualifier for UV vertex mapSergey Sharybin
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-16Fix T55944: fbx export error with smoothing facePhilipp Oeser
2018-07-16Fix T55527: creating a Quaternion without args should result in identityPhilipp Oeser
2018-07-16Buildbot: update for new VS2017 buildbot worker name.Brecht Van Lommel
2018-07-15Cleanup: doxy commentsCampbell Barton
2018-07-15Fix Cycles incorrect resize and CMYK conversion of uint16/half images.Brecht Van Lommel
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-15Cleanup: use float3 SSE instead of ssef for voronoi texture.Brecht Van Lommel
2018-07-14Rename operator property from last commitCampbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton
2018-07-14Cleanup: use f-string for addon_utilsCampbell Barton
2018-07-14Cleanup: minor change for f-string useCampbell Barton
2018-07-13Makefile: add note about environment varsCampbell Barton
2018-07-13Remove invalid assertCampbell Barton
2018-07-13Cleanup: operator type API, headerCampbell Barton
2018-07-13Cleanup: move WM type registration into own filesCampbell Barton
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-13Keymap: dope-sheet hotkey to change falloffPhilipp Oeser
2018-07-13Cleanup: right shift argumentsCampbell Barton
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-07-12PyAPI: add undo redo handlersCampbell Barton
2018-07-12Fix T55949: increase color management exposure hard range.Brecht Van Lommel
2018-07-12Cleanup: header guardsCampbell Barton