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-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
2020-06-24Fix T66934 Overlay: "Outline Selected" overlay doesnt affect armaturesClément Foucault
2020-06-24API Docs: Small edits to recent commitAaron Carlisle
2020-06-23Fix T62961 EEVEE: Viewport refresh when hovering widgetsClément Foucault
2020-06-23UI: Remove unnecessary ellipsisAaron Carlisle
2020-06-23Snapping: Snap to the origin of Light and Camera objectsGermano Cavalcante
2020-06-23Fix camera snapping in camera ViewGermano Cavalcante
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio Vazquez
2020-06-23Refactor: use new api for lib linking mask, windowmanager and screenJacques Lucke
2020-06-23Fix T77830: Crash in VR session when opening material previewJulian Eisel
2020-06-23Refactor: move more modifier specific code out of readfile.cJacques Lucke
2020-06-23Refactor: move blenloader code of bevel modifierJacques Lucke
2020-06-23Refactor: move blenloader code of curve profile to blenkernelJacques Lucke
2020-06-23Fix T77712: Crash on proxied rig, custom bone shape, driver targeting rigSybren A. Stüvel
2020-06-23Refactor: move blenloader code of surface deform modifierJacques Lucke
2020-06-23Refactor: move more blenloader code into modifier filesJacques Lucke
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23UI: Don't expand bevel active tool settingHans Goudey
2020-06-23Fix mistake in bevel versioningHans Goudey
2020-06-23Cleanup: style, raw multi-line string sphinx updaterCampbell Barton