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-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-16Cycles: Fix bad escape character used for dotSergey Sharybin
2020-03-16Fix T74776: Cycles crash with missing image texture after recent changesBrecht Van Lommel
2020-03-16UI: Show decorators for lights when using CyclesWilliam Reynish
2020-03-16UI: Add 7 new community themesWilliam Reynish
2020-03-16Cleanup: Typo in commentSergey Sharybin
2020-03-16UI: fix backdrop and alignment in anim channelsSybren A. Stüvel
2020-03-16Fix another implicit cast of boot to intSergey Sharybin
2020-03-16Fluid: Updated Manta pp filesSebastián Barschkis
2020-03-16Fix implicit cast from bool to int in path testsSergey Sharybin
2020-03-16Workbench: Crash When Rendering With StereoJeroen Bakker
2020-03-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-16Cleanup: misleading memset useCampbell Barton
2020-03-16UI: Add an Outline to the Popover ArrowsYevgeny Makarov
2020-03-16Workbench: Fix default view not reset after drawingClément Foucault
2020-03-16Fix a syntax error in test spec for BLI_delaunay_2d_test.Howard Trickey
2020-03-15GPencil: Reduce factor to 5 in previous commitAntonio Vazquez
2020-03-15GPencil: Remove Keep parameter from Select Vertex ColorAntonio Vazquez
2020-03-15Fix Blender building after recent 'cleanup'.Bastien Montagne
2020-03-15Fix outliner edit-mode checkCampbell Barton
2020-03-15Fix potential draw manager assignment to negative indexCampbell Barton
2020-03-15Fix potential NULL pointer de-reference creating liquid geometryCampbell Barton
2020-03-15Cleanup: add parens for clarityCampbell Barton
2020-03-15Cleanup: add NULL check for RNA filename argumentCampbell Barton
2020-03-15Cleanup: use 'r_' prefix for return argsCampbell Barton
2020-03-15Cleanup: avoid setting float values by bit-patternCampbell Barton
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-15UI: Fix capitalization in the macOS app menuWilliam Reynish
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-14GPencil: Change Select Vertex Color to similar selectionAntonio Vazquez
2020-03-14IC keymap: Fixes for GPWilliam Reynish
2020-03-14GPencil: Fix missing context wheel color in Tint toolAntonio Vazquez
2020-03-14GPencil: Add option to keep selected in Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Use Linear color instead of sRGB for Select Vertex ColorAntonio Vazquez
2020-03-14GPencil: Add Select Vertex Color to menuAntonio Vazquez
2020-03-14GPencil: Rename operator select_color to select_vertex_colorAntonio Vazquez
2020-03-14GPencil: Rename operator color_select to select_materialAntonio Vazquez
2020-03-14Fix T67446: UV Editor: support island select mode for box/circle/lassoPhilipp Oeser
2020-03-14Cleanup: spellingCampbell Barton
2020-03-14Cleanup: remove unused ARegion from bGPdata_RuntimeCampbell Barton
2020-03-14CMake: use spaces instead of tabs for icon updating scriptCampbell Barton
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-14Cleanup: use doxy sectionsCampbell Barton
2020-03-14UI: Toolbar iconsWilliam Reynish
2020-03-14Fix T73921: Eevee volume render test memory leak in MantaflowSebastián Barschkis
2020-03-13GPencil: Don'r Replace color if vertex color is emptyAntonio Vazquez
2020-03-13Cleanup: USD, move some common code to an abstract superclassSybren A. Stüvel