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-02-17VSE: Fix missed renaming of cut operatorRichard Antalik
2020-02-17VSE: Remove atomized image duplication for preprocessing stageRichard Antalik
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Fix artifacts with Cycles viewport denoising when rendering with multiple CUD...Patrick Mours
2020-02-17Fix T73817: Shape key users not properly mapped when duplicating their obdata.Bastien Montagne
2020-02-17ColorManagement: Dithering ImprovementClément Foucault
2020-02-17Cleanup: Remove period from RNA description.OmarSquircleArt
2020-02-17Cleanup: add extern "C" to UI_interface.hJacques Lucke
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Fix T73518: Normal OverlayJeroen Bakker
2020-02-17UI: Create quads > Create QuadsDalai Felinto
2020-02-17Cycles: Add support for adaptive kernel compilation to OptiX devicePatrick Mours
2020-02-17Fix OpenCL issue after recent code cleanupBrecht Van Lommel
2020-02-17Cleanup: compiler warningBrecht Van Lommel
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Python: Expose WM is_interface_locked to python.OmarSquircleArt
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-17Cleanup: Alembic, split source files into reader and writerSybren A. Stüvel
2020-02-17Fix macOS LLVM precompiled link error with older Xcode versionsBrecht Van Lommel
2020-02-17Alembic: fix unit test on WindowsSybren A. Stüvel
2020-02-17UI: Use crosshair cursor for Extrude to Cursor toolsWilliam Reynish
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2020-02-17GPencil: Fix unreported move to layer with lock materialAntonio Vazquez
2020-02-17Fix: Forgot to include the blade icon in CMakeListsWilliam Reynish
2020-02-17Keymap: add sequencer box select with handlesCampbell Barton
2020-02-17Fix T73906: Crash calling render from PythonCampbell Barton
2020-02-17Fix T73893: Unable to create torus with under 10mm radiusCampbell Barton
2020-02-17Fix T73909: Crash deleting grease pencil layer from dope sheetCampbell Barton
2020-02-17Fix T73862: Fluid Sim file handle resource leakCampbell Barton
2020-02-17Keymap: IC keymap was using middle-mouse value with ANY valueCampbell Barton
2020-02-17Fix T73898: UDIM crash changing form tiled to singleCampbell Barton
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2020-02-16UI: add blade icon to the Sequencer Cut toolWilliam Reynish
2020-02-16IC keymap: Activate tools with MMB immediately on press rather than dragWilliam Reynish
2020-02-16BPY/Windows: Do not bundle the CRT for a bpy buildRay Molenkamp
2020-02-16Fix T73880: error rendering UDIM in Eevee after recent refactorBrecht Van Lommel
2020-02-16Cleanup: Transform: Rearrange definitions and declarationsmano-wii
2020-02-15Cleanup: refactor GPU material attribute and texture requestsBrecht Van Lommel
2020-02-15Cleanup: split off code from gpu_codegen.c into smaller filesBrecht Van Lommel
2020-02-15Cleanup: don't perform some GPU shader codegen operations twiceBrecht Van Lommel
2020-02-15Fix potential crash with Eevee render of missing image texturesBrecht Van Lommel
2020-02-15Fix Eevee shader node error when using both RGB and vector curve nodesBrecht Van Lommel
2020-02-15Fix crash in some Eevee shader node setups after vector math node changesBrecht Van Lommel
2020-02-15Cleanup: remove WITH_EMBREE make deps optionBrecht Van Lommel
2020-02-15Cleanup: Silence warningsmano-wii
2020-02-15GHOST: Init New Windows with a closer theme colorAaron Carlisle
2020-02-15Fix T73763: Laggy when zooming a node editor with International Fontsmano-wii
2020-02-15GPU: Add GPU support to fill a texture image with a constant valuemano-wii
2020-02-15Transform: Deduplicate time snap codemano-wii