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-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-28GPencil: Reduce aliasing for subpixel linesClément Foucault
2020-05-27Fix T75096: Crash when using liquid simulation as dynamic paint brushJacques Lucke
2020-05-27Fix T77105: Crashes when clicking "new scene" buttonDalai Felinto
2020-05-27Fix: A few missing outliner selection sync tagsNathan Craddock
2020-05-26Fix Cloth Brush grab deformation modePablo Dobarro
2020-05-26Fix Pose Brush origin position with large brush sizePablo Dobarro
2020-05-26Fix naming in the PBVH neighbor iterator macroPablo Dobarro
2020-05-26Fix PBVH API returning wrong normal when using shape keys and modifiersPablo Dobarro
2020-05-26Fix T77021: Alembic export of animated mesh with multiple UV maps failsSybren A. Stüvel
2020-05-26Fix T77074: Collections: Exclude From ViewLayer toggle crashesPhilipp Oeser
2020-05-26Fix overlapping tabs placement when used in right Top-bar splitJulian Eisel
2020-05-26Fix T77049: VSE Image cache is not refreshed when strip are muted/Philipp Oeser
2020-05-26Fix T77075: Crash omitting optional UILayout.template_ID_tabs parameterJulian Eisel
2020-05-26Fix T68209: Crash opening pre 2.8 file with maximized areaJulian Eisel
2020-05-26Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-26Fix T76902: face sets checkbox brokenJeroen Bakker
2020-05-26Fix T76970: Unneccessary update calls viewportJeroen Bakker
2020-05-25DRW: Selection: Extend small object selection workaround to all overlaysClément Foucault
2020-05-25Fix T72121: Measurements are being drawn incorrectly if one end is off screenClément Foucault
2020-05-25Fix T77009: texture baking crash on WindowsBrecht Van Lommel
2020-05-25Cleanup wrong format specifier in a debug printf.Bastien Montagne
2020-05-25Fix T76267: Stencil texture with negative scale dissapears afterPhilipp Oeser
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-05-25VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-25Cleanup: ID makelocal code: remove useless and confusing debug code.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Fix autokeyframing masks not updating properlyPhilipp Oeser
2020-05-25Fix T76990: Crash shortest path select with 'face stepping' when no faces.Bastien Montagne
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-25Fix crash when converting BMesh to Mesh with shape keysSybren A. Stüvel
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton
2020-05-25Cleanup: make formatCampbell Barton
2020-05-24Fix(unreported): Crash on prefetching while transforming strip.Richard Antalik
2020-05-24Fix T77003: GPencil Paint presets not initializatedAntonio Vazquez
2020-05-23Fix T76578: Show bone visibility driver in outlinerNathan Craddock
2020-05-23GPencil: Fix unreported Noise modifier does not work in axis aligned strokesAntonio Vazquez
2020-05-22Cleanup: silence deprecation warnings of Carbon Finder Favorites itemsAnkit
2020-05-22Fix T74443: No render in VP9 lossless modePhilipp Oeser
2020-05-22Fix T76960: fluid baking operators not working with pinned objectPhilipp Oeser
2020-05-22Fix T73115: In Front Drawing Bone Envelope DistanceJeroen Bakker
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-22Fix T73726: Workbench Closest Interpolation ArtifactsJeroen Bakker
2020-05-22Fix (unreported): prefetching wastes resources when end frame is reachedRichard Antalik
2020-05-22Fix (unreported): Don't restart prefetching during rendering.Richard Antalik
2020-05-22Fix T76774: Crash on prefetching sequences from another scene.Richard Antalik
2020-05-22Fix T64277: Inverted WheelmouseJeroen Bakker
2020-05-22Fix Python console cursor heightCampbell Barton