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
2019-10-31Merge branch 'blender-v2.81-release'Pablo Dobarro
2019-10-31Paint: Option to disable antialiasingPablo Dobarro
2019-10-25Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-25Preferences: remove keymap items created with invalid data pathCampbell Barton
2019-10-18Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-18Cleanup: remove unused viewport fx_settingsCampbell Barton
2019-10-16UI: Remember ID-Filter in-between File Browser callsJulian Eisel
2019-10-15Docs: clarify writefile.c file format infoCampbell Barton
2019-10-15Docs: clarify writefile.c format textCampbell Barton
2019-10-11Version bump to 2.81.15Brecht Van Lommel
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-10-10Fix crash versioning file-selector tool regionCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-07Fix T70508: Wrong snapping default in Node Editormano-wii
2019-10-05Fix T70539: file folder color preference not savedBrecht Van Lommel
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-02Implement a user preference for the default Auto Handle Smoothing mode.Alexander Gavrilov
2019-10-02UI: add NLA track and channel theme colorBrecht Van Lommel
2019-10-01Fix T70315: Blender exit with code `-6` with message `Attempt to free NULL po...Bastien Montagne
2019-10-01Brush: default the strength to 1.0Campbell Barton
2019-10-01Cleanup: remove redundant id lookups in versioning codeCampbell Barton
2019-10-01Fix mismatch in brush default versioningCampbell Barton
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-29UI: Let file browser tool/bookmarks region push upper bar inJulian Eisel
2019-09-29Sculpt: disable workbench anti-aliasing during stroke paintingBrecht Van Lommel
2019-09-27GPencil: New Brush default settingsAntonio Vazquez
2019-09-26Cleanup: fix compiler warningsBrecht Van Lommel
2019-09-26Sculpt: Brush default settingsPablo Dobarro
2019-09-25Fix T69542: Corrective Smooth modifier breaks when drivers are involvedSebastian Parborg
2019-09-24Tracking: Highlight keyframes in path visualizationSergey Sharybin
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel
2019-09-20UI: Replace big options button in file browserJulian Eisel
2019-09-20Refactor: Ensure there's always a valid file editor tool regionJulian Eisel
2019-09-20Rewrite file region handling for non-editor modeJulian Eisel
2019-09-19Fix T70074: Missing file execute region in some files (crashes)Julian Eisel
2019-09-19Fix T66154: viewlayer hide/exclude settings getting lost for linked collectionsBrecht Van Lommel
2019-09-19Cleanup: spellingCampbell Barton
2019-09-18Fix preference for file browser and new window not being savedBrecht Van Lommel
2019-09-18Revert "UI: Open file browser in fullscreen by default"Brecht Van Lommel
2019-09-18Sculpt: Split original normal into original normal and planePablo Dobarro
2019-09-18UI: Open file browser in fullscreen by defaultJulian Eisel
2019-09-18UI: Preference for file browser as fullscreen areaJulian Eisel
2019-09-18UI: Move render display type to PreferencesJulian Eisel
2019-09-18Cleanup: includes for readfile.cCampbell Barton
2019-09-17Fix T69989: Correct Mapping node min/max versioning.OmarSquircleArt
2019-09-17Fix T69974: crashes in .blend files where 3D viewport was splitBrecht Van Lommel
2019-09-14VSE: prefetchingRichard Antalik
2019-09-13Cleanup: unused headers for readfile, versioningCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto