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-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-22Trasnform: Support for other snapping types on Edge SlideGermano Cavalcante
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-22UI: Widget: Replace geometry by fragment shader drawingClément Foucault
2020-06-22GPencil: Cleanup commentsAntonio Vazquez
2020-06-22Fix T78134: GPencil interpolation crashAntonio Vazquez
2020-06-22Fix T77754: Crash after any alembic import undo in an empty sceneSybren A. Stüvel
2020-06-22Fix: Wrong fake user icons in outliner orphan modeNathan Craddock
2020-06-22UV Editor: Fix Vertex Overlay color not being color managedClément Foucault
2020-06-22Fix T62917 UV editor: Edge overlay not shown when edge overlay type is DashClément Foucault
2020-06-22Subdiv CCG: Add access to first grid index of a faceSergey Sharybin
2020-06-22Fix (unreported) broken UI of modifiers for liboverrides.Bastien Montagne
2020-06-22Subdiv: Cleanup, remove unused codeSergey Sharybin
2020-06-22Functions: add utilities that allow creating some multi-functions with less t...Jacques Lucke
2020-06-22Functions: Various improvements to the spans and generic data structuresJacques Lucke
2020-06-22Fix Preferences not saved when changing translation settingsJulian Eisel
2020-06-22UI: Fix untranslated layout headingsJulian Eisel
2020-06-22UI/BPY: Make layout headings translatable from BPYJulian Eisel
2020-06-22Fix constraint alignment check on snap axis to planeGermano Cavalcante
2020-06-22Tools: rename 'Extrude, Dissolve and Intersect' to 'Extrude Manifold'Germano Cavalcante
2020-06-22Transform: Full snapping support for Vert SlideGermano Cavalcante
2020-06-22LibOverride: Add CacheFile properties as overridable.Bastien Montagne
2020-06-22External Player: update DJV to version 2Damien Picard
2020-06-22Cleanup: compiler warningBrecht Van Lommel
2020-06-22Add undo step to Alembic and Collada importers...Bastien Montagne
2020-06-22Fix initialization of Edge Slide with Single SideGermano Cavalcante
2020-06-22Transform: Simplify and rearrange mirror codeGermano Cavalcante
2020-06-22Transform: Do not compute island center when not usedGermano Cavalcante
2020-06-22Cleanup: Remove goto in transform_convert_mesh codeGermano Cavalcante
2020-06-22Cleanup: Rearrange transform_convert_mesh into doxy sectionsGermano Cavalcante
2020-06-22GPencil: Remove Fill selection with Tweak tool and fix bugAntonio Vazquez
2020-06-22Fix T77942: Add Cube scales immediately upon creation after changing Size att...Philipp Oeser
2020-06-22Fix error using 'char32_t' as 'wchar_t' on windowsHarley Acheson
2020-06-22Fix T77607: Edit-mode shading regression 2.90Campbell Barton
2020-06-22UI: report when reloading unsaved textCampbell Barton
2020-06-22Python: support building again version 3.9 (unreleased)Campbell Barton
2020-06-21UI: Fix view reset when toggling subpanel expansionHans Goudey
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
2020-06-21GPencil: Change effect tooltips for new Shader operatorsAntonio Vazquez
2020-06-21Cleanup: Outliner walk select namingNathan Craddock
2020-06-21Fix T71812: Outliner walk navigation not activatingNathan Craddock
2020-06-20Fix T77328: Crash on undo Draw Face Sets stroke with dyntopo activePablo Dobarro
2020-06-20Fix T77994: VSE crash adding a glow effect stripPhilipp Oeser
2020-06-20Cleanup: use const args for property name/description accessCampbell Barton
2020-06-20Fix T54112: curve.splines.new() ignores Curve.resolution_u/vCampbell Barton
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-19Cleanup: SpellingHans Goudey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19Outliner: Selection cleanupNathan Craddock
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey