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-03-28Fix T75088: Add tooltips for custom propertiesAaron Carlisle
2020-03-28Fix T75161: Random UV doesn´t work with fats drawingAntonio Vazquez
2020-03-28GPencil: Fix error when stroke has 0 pointsAntonio Vazquez
2020-03-28Cleanup: Removing unused parameter.Jörg Müller
2020-03-28Fix T74604: A.N.T Landscape Erode function reports errorGermano Cavalcante
2020-03-28Fix missing NULL terminator for new brush optionBrecht Van Lommel
2020-03-28Fix key detection issues introduced by D7229Asher
2020-03-28Fix T74969: Crash in gpencil edit modemano-wii
2020-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-27Overlay: Outline: Fix unreported feedback loop when smooth wire is disabledClément Foucault
2020-03-27Cleanup: GPUShader: Remove unused shadersClément Foucault
2020-03-27Fix error in macOS system file detection in recent changesAnkit
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Rename Edge Automasking to Mesh Boundary AutomaskingPablo Dobarro
2020-03-27Sculpt: Weight normal and area sampling towards the brush centerPablo Dobarro
2020-03-27Fix T74637: Reset face set data when disabling dyntopoPablo Dobarro
2020-03-27GPencil: Small tweaks to Fill material panelAntonio Vazquez
2020-03-27Install_deps: Do not wipe out `WITH_PYTHON` CMake options.Bastien Montagne
2020-03-27install_deps: Enable PIC in Python static library.Mateusz Grzeliński
2020-03-27Fix Optix build error after recent changesDaniel Santana
2020-03-27Fix T74642: Take gravity field weight into accountJacques Lucke
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27UI: Add missing Annotation tool to Paint modesAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27CPencil: Cleanup unused fill codeAntonio Vazquez
2020-03-27Fix T75111: Crash when using subframes for animated fluid colliderJacques Lucke
2020-03-27Surface Deform modifier: add vertex group and strength control.Cody Winchester
2020-03-27Cleanup: Silence uninitialized variable warningCharlie Jolly
2020-03-27GPencil: Cleanup unused parameterAntonio Vazquez
2020-03-27Fix T75118: Remove Texture Opacity parameter for Fill materialsAntonio Vazquez
2020-03-27Multires: Fix unwanted assignment of sculpt session pointersSergey Sharybin
2020-03-27Solidify modifier: add option to assign shell & rim geometry to selected vert...Cody Winchester
2020-03-27Warp modifier: add bone from and bone to options when using armature objectsCody Winchester
2020-03-27Cleanup: Silence warningsDalai Felinto
2020-03-27Cleanup: Remove debug printPhilipp Oeser
2020-03-27Fix T69060: File Output Node does not work with Time RemappingPhilipp Oeser
2020-03-27Fix T74927: Slow playback using Auto NormalizationPhilipp Oeser
2020-03-27Fix T58439: Info Editor does not show operator reports immediately whenPhilipp Oeser
2020-03-27Fix T66655: Add-on tool keymap not working after restartCampbell Barton
2020-03-27UI: Use Title CaseAaron Carlisle
2020-03-27UI: Spelling InconsistenciesAaron Carlisle
2020-03-27Cleanup: redundant mask includesCampbell Barton
2020-03-27Cleanup: quiet unused function warningCampbell Barton
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-27UI: use pixel unit for generated image dimensionsAdrian Newton
2020-03-27UI: fix inconsistent modifier menu order for fluid and multiple strokesAdrian Newton
2020-03-27Fix T74996: material custom properties not displayed for CyclesRobert Guetzkow
2020-03-27Cleanup: suppress warning about float-to-int conversionStephan Seitz