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
2020-06-30UI: Cycles: Use Split layout for object motion blurAaron Carlisle
2020-06-30Fix T78038: Cycles crash rendering with volume object and motion blurBrecht Van Lommel
2020-06-30Fix T78447: Cycles vertex color node not working with hairBrecht Van Lommel
2020-06-30UI: Use single column for cycles ray visibility checkboxesAdrian Newton
2020-06-26Fix T78310: tweak layout in denoising panel to have more spacingBrecht Van Lommel
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-06-25Cycles: add support for rendering sculpt vertex colorsBrecht Van Lommel
2020-06-24Cleanup: compiler warningsBrecht Van Lommel
2020-06-24Cleanup: fix typo in denoiser menuBrecht Van Lommel
2020-06-24Cycles: add Intel OpenImageDenoise support for viewport denoisingBrecht Van Lommel
2020-06-24Cycles: add denoising settings to the render propertiesBrecht Van Lommel
2020-06-24UI: Cycles: Use Title CaseAaron Carlisle
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Fix random crash in Cycles smoke volume loadingBrecht Van Lommel
2020-06-22Cycles: enable Embree by default for CPU renderingBrecht Van Lommel
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: port curve-ray intersection from Embree for use in Cycles GPUBrecht Van Lommel
2020-06-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel
2020-06-22Cycles: always perform backface culling for curve, remove optionBrecht Van Lommel
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-06-22Cleanup: minor refactoring around DeviceTaskBrecht Van Lommel
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-10Fix Cycles viewport missing refresh when changing scene hair settingsBrecht Van Lommel
2020-06-10Cycles: Improve OptiX viewport denoising performance with CUDA renderingPatrick Mours
2020-06-09Cleanup: avoid addition with large strings in PythonCampbell Barton
2020-06-08Cycles: Add support for P2P memory distribution (e.g. via NVLink)Patrick Mours
2020-06-08Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
2020-06-02UI: rename Cycles point light Size to Radius, for consistency and clarityJohan Walles
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-05-14Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
2020-05-05Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-05Fix Cycles Python error when device name is not a valid UTF-8 stringBrecht Van Lommel
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-05-01UI: Use property split layout and decorators for material propertiesJulian Eisel
2020-04-29Fix T76225: Cycles View layer filters are grayed out while still workingPhilipp Oeser
2020-04-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-22Fix T75964: changing object's viewport display color does not updatePhilipp Oeser
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-12UI: reorder adaptive sampling settings in order of importanceBrecht Van Lommel