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-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-19UI: scale sequence handle by pixelsizeCampbell Barton
2020-03-19Cleanup: declare & assign variables on the same lineCampbell Barton
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19Cleanup: shadow warningCampbell Barton
2020-03-19Fix (unreported): Crash on accessing active sequence in select groupped operatorRobert Guetzkow
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-18Fix T74837: GPencil: Mirror over first selected marker crashesPhilipp Oeser
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Fix T74542, T74386: schulpt changes not saving (dyntopo or mutires)Philipp Oeser
2020-03-18Fix T74876: Crash when snapping to facesGermano Cavalcante
2020-03-18Fix headless and Python module build after recent alert icon changesBrecht Van Lommel
2020-03-18Cleanup: Rename variablesGermano Cavalcante
2020-03-18GPencil: Remove background to Dopesheet buttonsAntonio Vazquez
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18GPencil: Invert Dopesheet icons to same order than properties panelAntonio Vazquez
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Fix T74838: fix dereferencing of NULL in sculpt_no_multires_poll when no acti...Robert Guetzkow
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Fluid: Abort baking jobs fasterSebastián Barschkis
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-16Nodes: Display bl_icon of custom nodes in node headerJacques Lucke
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-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-16UI: fix backdrop and alignment in anim channelsSybren A. Stüvel
2020-03-16Cleanup: use unsigned char for UI_view2d_text_cache_addCampbell Barton
2020-03-16UI: Add an Outline to the Popover ArrowsYevgeny Makarov
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 outliner edit-mode checkCampbell Barton
2020-03-15Cleanup: add parens for clarityCampbell 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