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
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Cycles: refactor Blender device settings handling into own file.Brecht Van Lommel
2019-02-07Fix wrong Cycles render status text when only writing denoising passes.Brecht Van Lommel
2019-02-07Windows: refactor GHOST wintab handling.Brecht Van Lommel
2019-02-06Cycles: animation denoising support in the kernel.Lukas Stockner
2019-02-06Cycles: tweak outlier detection, preparing for animation denoising.Lukas Stockner
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2019-02-01Fix T61078: Cycles crash with adaptive smoke sim playback.Brecht Van Lommel
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Update submodule hashes, take 2Sergey Sharybin
2019-02-01Ensure submodules point to blender2.7 hashesSergey Sharybin
2019-01-29Cycles: delay CUDA and OpenCL initialization to avoid driver crashes.Brecht Van Lommel
2019-01-29Revert "3D Text: avoid checking null character's text on path"Campbell Barton
2019-01-29Fix T60896: Missing update for Auto Texture Space.Bastien Montagne
2019-01-28Fix blenderplayer build after OpenMP changes.Brecht Van Lommel
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28OSL: remove fresnel template that was not public domain.Brecht Van Lommel
2019-01-28Fix T57069: macOS window contents scaling bug.Brecht Van Lommel
2019-01-27Fix Cycles standalone build as part of Blender.Brecht Van Lommel
2019-01-26macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster.Arto Kitula
2019-01-26Cleanup: fix compiler warnings.Brecht Van Lommel
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T60597, T60806: Cycles crash rendering principled BSDF + volume interior.Brecht Van Lommel
2019-01-24Fix T59175: Compress file isn't working when Load UI is disabled.Bastien Montagne
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel
2019-01-24Fix T59423: Mesh deform modifier bind bug causing spiky deformations.mano-wii
2019-01-23Add font selection to VSE text stripsRichard Antalik
2019-01-23Sequencer: refactor clipboard copy to no longer increase user count.Brecht Van Lommel
2019-01-22Git: add TAGS & tags to .gitignoregsr b3d
2019-01-22Fix full compilation after recent passes changesSergey Sharybin
2019-01-21Cleanup: add clarifying comments for recent NUMA fixes.Brecht Van Lommel
2019-01-18Fix T60627: Cycles render hanging on Windows with threadripper CPU.Sergey Sharybin
2019-01-18Fix T60585: Cycles not using all cores on threadripper, after recent changes.Brecht Van Lommel
2019-01-18Cleanup: remove unnecessary CUDA architecture sm_72, it's for Tegra chips.Brecht Van Lommel
2019-01-18Cycles: Cast to correct base type when checking requested featuresLukas Stockner
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2019-01-18Render API: Fix detection of duplicate render passesLukas Stockner
2019-01-17BMesh: keep selection history when removing doublesCampbell Barton
2019-01-17BMesh: Remove doubles now merges face-flagsCampbell Barton
2019-01-17Cleanup: variable namesCampbell Barton
2019-01-16Cycles: Report whether camera was detected inside volume or notSergey Sharybin
2019-01-16BMesh: prevent weld-verts bmop creating selected+hidden verts/edgesCampbell Barton
2019-01-16Fix T59640: Transform w/ auto-merge & hidden verts crashesCampbell Barton
2019-01-15Sequencer: Restore change menuSergey Sharybin
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Cleanup: comment line length (blenlib)Campbell Barton
2019-01-15Cleanup: comment line length (creator)Campbell Barton