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-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-26Cleanup: spellingCampbell Barton
2020-08-26Cleanup: build without USE_KEYNAV_LIMIT definedCampbell Barton
2020-08-25Cleanup: Declare variables where they are initializedHans Goudey
2020-08-25Cleanup in interface_handlers.cValentin
2020-08-25Fix T79494 Refrence Image reflects object after source got deletedClément Foucault
2020-08-25GPUState: Move state limits getter to the area they belongClément Foucault
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-25Fix T79811 MacOS: Edit Mode - vertex/edge/face selection is missingClément Foucault
2020-08-25Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-25Fix T77359: Crash adding UV's in edit-mode with linked duplicatesCampbell Barton
2020-08-25GPU: Fix compilation issue caused by rBb43f4fda19b9Clément Foucault
2020-08-25GL: Add error checking functionClément Foucault
2020-08-25GPUSelect: Avoid assert caused by clearing without a depth maskClément Foucault
2020-08-25Fix T80012: Bevel Shader node Samples value has too low hardcoded limitPhilipp Oeser
2020-08-25Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-25Fix T80016: Shape key animation is linked when duplicating objectRed Mser
2020-08-25Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-25Enabled workaround to solve threading issues in draw managerJeroen Bakker
2020-08-25Revert "Enabled workaround to solve threading issues in draw manager"Jeroen Bakker
2020-08-25Fix T79915: crash when changing to white noise textureJacques Lucke
2020-08-25Enabled workaround to solve threading issues in draw managerJeroen Bakker
2020-08-25Cleanup: use doxy sectionsCampbell Barton
2020-08-25Fix T80077: Objects disappear when joining with a zero scaled axisCampbell Barton
2020-08-25BLI_math_matrix: add invert_m4_m4_safe_ortho (m3 version too)Campbell Barton
2020-08-25Sculpt: Cloth Snake Hook BrushPablo Dobarro
2020-08-25Fix T80008: Smooth brush not deforming mesh boundaries correctlyPablo Dobarro
2020-08-24T79811 MacOS: Edit Mode - vertex/edge/face selection is missingClément Foucault
2020-08-24BLI: simplify lookup methods in MapJacques Lucke
2020-08-24Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-24Fix T80039: Do not subdivide with Multires is mesh has no facesPablo Dobarro
2020-08-24BLI: improve exception safety of Set and MapJacques Lucke
2020-08-24Workbench: Fix assert with sculpt in textured color modeClément Foucault
2020-08-24Fix T80035: Fix crash switching/adding scenesSergey Sharybin
2020-08-24Theme: Remove TH_UV_OTHERS from bThemeJeroen Bakker
2020-08-24Fix selected UV vertex drawing ignoring sizeCampbell Barton
2020-08-24UVEdit: Fix assert caused by depth mask not being set before clearClément Foucault
2020-08-24Fix T79896 Awful performance with Dyntopo onClément Foucault
2020-08-24GPUState: Fix scissor state being overwritten when changing scissor boundsClément Foucault
2020-08-24BLI: add Array.last methodJacques Lucke
2020-08-24Merge branch 'blender-v2.90-release' into masterClément Foucault
2020-08-24Fix T79970 EEVEE: Camera Animation Breaks Motion Blur (Two Steps or More)Clément Foucault
2020-08-24Revert "Fix T77564: VSE (and compositor background) lost stereoscopy preview"Clément Foucault
2020-08-23Fix T80034 Crash using material panel on 2.91.0 alphaClément Foucault
2020-08-23Fix T79872: VSE - splitting strip shows the channel number when unusedPhilipp Oeser
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-23GPUFramebuffer: Use GPUState to temporary change write mask in clear fnClément Foucault
2020-08-23GPUState: Expose Stencil mask and testClément Foucault
2020-08-23Fix T79989: File browser `Return` doesn't open a directoryCampbell Barton