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-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-19Fix T76780: Freestyle pass for one scene not accessible in compositor in othe...Jeroen Bakker
2020-05-19Fix T73169: Side by Side Stereo Rendering GlitchesJeroen Bakker
2020-05-19Cleanup: Creator Args SpellingAaron Carlisle
2020-05-19Fix T76821: Generalize Use Flow TooltipAaron Carlisle
2020-05-19Fix switching to particle edit-mode from editmodeCampbell Barton
2020-05-19Fix T76859: Cannot switch from editmode to texturepaint modePhilipp Oeser
2020-05-19Fix sculpt mask interpolation in subdivisionsPablo Dobarro
2020-05-18Fix invalid bit shift when GPU shader attribute is not foundBrecht Van Lommel
2020-05-18Fix NULL pointer access reported by ASAN (harmless in practice but still weak)Brecht Van Lommel
2020-05-18Fix potential crash due to dyntopo GPU buffer invalid memory accessBrecht Van Lommel
2020-05-18Outliner: Fix (unreported) more data-changing operators missing undo.Bastien Montagne
2020-05-18Fix part of T76544: dyntopo sculpt undo stack memory leakBrecht Van Lommel
2020-05-18Fix T76795: Missing node tree update after remove-on-cancelJacques Lucke
2020-05-18Fix T76851: GPencil brush is reset after change modeAntonio Vazquez
2020-05-18Fix T76730 DRW: Sorting of empty shading groups.Clément Foucault
2020-05-18Fix T76828 Grease Pencil: Toggle Caps doesn't workClément Foucault
2020-05-18Cleanup: GPencil: Fix float double promotionClément Foucault
2020-05-18Fix T76799: Crash from undoing the copy-pasting of multiple data blocks.Bastien Montagne
2020-05-18Fix T76593: Coordinate limit of 10,000 unitsCampbell Barton
2020-05-18Fix T75292: File-select events not handled while modal handler is activeJacques Lucke
2020-05-18Fix T76852: Breakdowner remembers limits last usedCampbell Barton
2020-05-18Fix T76573: Make links with Multires leading to crashSergey Sharybin
2020-05-18Cleanup: unused warning in last commitCampbell Barton
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
2020-05-18Revert "Cleanup: remove redundant active object NULL check & poll"Jeroen Bakker
2020-05-18Fix error mixing incompatible enums when generating the proxy nameCampbell Barton
2020-05-18Cleanup: quiet enum conversion warningCampbell Barton
2020-05-15Fix T76734: Changing Envelope FModifier controlpoints missing updatePhilipp Oeser
2020-05-15Fix T76698: Movie clip stabilize display ignore footage colorspacePhilipp Oeser
2020-05-15Fix T76277: Remove wrong cast in rna_NodeTree_updateRobert Guetzkow
2020-05-15Fix embedded IDs not being enough/properly initialized.Bastien Montagne
2020-05-15Cleanup: rename readfile utils dealing with embedded IDs to proper name.Bastien Montagne
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-15Cleanup: clang formatPhilipp Oeser
2020-05-15Fix T76755: texture paint on udims crashPhilipp Oeser
2020-05-15Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-05-15Fix T76710: objects get lost in linked/overridden collectionsPhilipp Oeser
2020-05-15Fix T76695: Not exporting normals properly in Alembic formatSybren A. Stüvel
2020-05-15Fix T76740: Static Override - Library Override CrashBastien Montagne
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Fix duplicate ID's being created when appending/linkingCampbell Barton
2020-05-15Fix error versioning paint-slots pre-2.80Campbell Barton
2020-05-15Cleanup: don't check flags as booleansCampbell Barton
2020-05-14Fix T76476 EEVEE: Invalid Vector to Float conversion for nodegroupsClément Foucault
2020-05-14GPencil: Fix unreported problem filling textured strokesAntonio Vazquez
2020-05-14Fix T76168 Workbench: Shadows behind a culled backface are invertedClément Foucault
2020-05-14Sculpt: Render Face Sets always as flat shadingPablo Dobarro
2020-05-14Fix T76150: Viewport Axes not toggling correctly when 'Floor' and 'Grid' are ...Ankit
2020-05-14UI: Fix Unreported missing background for azone arrowClément Foucault