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
path: root/source
AgeCommit message (Expand)Author
2020-03-16Fix incorrect Face Sets when using mask extractPablo Dobarro
2020-03-16Fix visual artifacts with partially hidden meshes and mask extractPablo Dobarro
2020-03-16Fix T74626: Wrong Face Sets overlay rendering in smooth shadingPablo Dobarro
2020-03-16Update viewport rotation origin when changing Face Set visibilityPablo Dobarro
2020-03-16Fix T61234 Mirroring Grease Pencil keyframes in the Dopesheet failsSybren A. Stüvel
2020-03-16Cleanup: Typo in commentSergey Sharybin
2020-03-16UI: fix backdrop and alignment in anim channelsSybren A. Stüvel
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-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-14UI: Larger Alert IconsHarley Acheson
2020-03-14GPencil: Change Select Vertex Color to similar selectionAntonio 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: 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
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-13Cleanup: `BKE_mesh_nomain_to_mesh`: Add assert that source mesh is indeed not...Bastien Montagne
2020-03-13Cleanup: Comments of wmJobs callbacks.Bastien Montagne
2020-03-13Fix T74397: Crash after undoing quadriflow remesh on duplicate with armature ...Sebastian Parborg
2020-03-13Fix T74686: Loading btx file in multires modifier is not workingSergey Sharybin
2020-03-13Multires: Fix loosing sculpt data when using external BTX fileSergey Sharybin
2020-03-13Fix stereoscopy reference image drawing in the viewportDalai Felinto
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto