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-25Better fix for crash ( with gpu only ) on render end/abort introduced in 0dced1aJens Verwiebe
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Edit Mesh: minor drawing optimization extracting loop dataCampbell Barton
2020-06-25Fix unreported 1 pixel offset when drawing with GPencilAntonio Vazquez
2020-06-25Fix crashing on render end/abort introduced in 0dced1aJens Verwiebe
2020-06-24Fix T67741 EEVEE: World update don't update lightcache if one viewport uses l...Clément Foucault
2020-06-24Fix T78215 EEVEE: incorrect Render Passes results when using motion blurClément Foucault
2020-06-24Fix T78149: Cycles memory leak rendering animation with EmbreeBrecht Van Lommel
2020-06-24VR: Properly support outputting sRGB swapchain buffersJulian Eisel
2020-06-24Fix T78047: Fix failing denoiser tests on windowsRay Molenkamp
2020-06-24Fluid: Use OpenVDB as the default cache format for liquids tooSebastián Barschkis
2020-06-24Fluid: Fix OpenVDB compiler warningsSebastián Barschkis
2020-06-24Fix T78213: Windows 10 Build Errors: Extern_Manaflow error messagesSebastián Barschkis
2020-06-24UI: Add Free Handle Types to CurveProfile WidgetHans Goudey
2020-06-24Fix T67319 DRW: Large objects gets incorrectly culledClément Foucault
2020-06-24Fix artifact in Clay Strips when producing large deformationsPablo Dobarro
2020-06-24Fix Surface Smooth not taking the sculpt mask into accountPablo Dobarro
2020-06-24Fix T78188: Sculpt mask glitching after using sculpt vertex colorsPablo Dobarro
2020-06-24Fix T78192: Draw Face Sets tool not updating the viewport colorPablo Dobarro
2020-06-24Cleanup: compiler warningsBrecht Van Lommel
2020-06-24Fix T78073 EEVEE: new motion blur and overscan produce wrong renderClément Foucault
2020-06-24Fix T78080: group node has incorrect sockets after changing groupJacques Lucke
2020-06-24UI: Add Extrude Manifold IconGermano Cavalcante
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-24Fluid: Updated Mantaflow source with latest OpenVDB changesSebastián Barschkis
2020-06-24Cleanup: fix typo in denoiser menuBrecht Van Lommel
2020-06-24Fix missing WITH_CYCLES_EMBREE in the build configurationsBrecht Van Lommel
2020-06-24Cleanup: make it possible to include util_tbb.h in any orderBrecht Van Lommel
2020-06-24Fix T78112: VSE Sequencer/Preview crash after fullscreenJulian Eisel
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-24Python API: support integer default for bpy.props.EnumPropertyBrecht Van Lommel
2020-06-24Fix build error on Windows after recent changesBrecht Van Lommel
2020-06-24Fix T77913: Incorrect handling of negative-scale bit in DRWResourceHandleJacques Lucke
2020-06-24Sculpt: rename default vertex color layer name from Col to ColorBrecht Van Lommel
2020-06-24Cleanup: move TBB includes into own headerBrecht Van Lommel
2020-06-24EEVEE: Fix crash when using motion blur without postfx blurClément Foucault
2020-06-24Fix memory leak calculating deform modifiers in edit-modeCampbell Barton
2020-06-24MEM_guardedalloc: allow freeing const arrays with MEM_SAFE_FREECampbell Barton
2020-06-24Fix T77672 EEVEE: Reflections with reflection plane broken (regression)Clément Foucault
2020-06-24Fix T78190 EEVEE: Render passes broken in final renderClément Foucault
2020-06-24Fix T78172: Undo crash due to IDTemplate operations missing undo push.Bastien Montagne
2020-06-24Cleanup: Replace GSet with Edgeset in Cloth BrushPablo Dobarro
2020-06-24Text: add replace all operatorCampbell Barton
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-24Cleanup: unused struct membersCampbell Barton
2020-06-24Cleanup: unused functionsCampbell Barton
2020-06-24UI: ShaderFX: Manually add X/Z labels for rim lightingAaron Carlisle
2020-06-24UI: Cycles: Use Title CaseAaron Carlisle