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
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-09Fix T90540: NoneType object error with entering grease pencil draw modeAntonio Vazquez
2021-08-09Cleanup: return True/False from gpencil toolbar functionCampbell Barton
2021-08-09Cleanup: indentationCampbell Barton
2021-08-09Cleanup: use 'cls' for class methods first argumentCampbell Barton
2021-08-09Cleanup: remove redundant importsCampbell Barton
2021-08-09Cleanup: grease pencil app-template versioningCampbell Barton
2021-08-09Cleanup: avoid using context in versioning codeCampbell Barton
2021-08-08UI: Show Mask Display Options ConistentlyAaron Carlisle
2021-08-08UI: Sequencer: Fix placement of display options in sequencer & preview modeAaron Carlisle
2021-08-08Cleanup: Remove stale/dead codeAaron Carlisle
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Fix shortcut for Asset Details not showing in Asset Browser pulldownJulian Eisel
2021-08-06Geometry Nodes: Select by Handle Type NodeHans Goudey
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05GPencil: New Merge Layer keymap: Shift+Ctrl+MAntonio Vazquez
2021-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-05Windows: Add icons and icons_geom to make.batRay Molenkamp
2021-08-04GPencil: New Brush option to define Caps typeAntonio Vazquez
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-04Icons: add license headers to utilitiesCampbell Barton
2021-08-04Icons: resolve various issues for generating iconsCampbell Barton
2021-08-04Icons: update alert icon scriptCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski
2021-08-03Cleanup: Remove redundant checks in File Browser UI scriptJulian Eisel
2021-08-03Fix T90341: Crash opening 2.4 file with File Browser editor openJulian Eisel
2021-08-03Fix annotations placement option in the Movie Clip editorAaron Carlisle
2021-08-02Fix T78469: Output Metadata: Strip Name no longer accessiblePhilipp Oeser
2021-08-02Asset Browser: Proper context menu for assetsJulian Eisel
2021-08-02Asset Browser: Don't show inapplicable filter and display settingsJulian Eisel
2021-08-02Asset Browser: Adjust header pulldowns to be Asset Browser specificJulian Eisel
2021-07-30UI: Move Mark/Clear asset out of ID Data in Outliner context menuJulian Eisel
2021-07-30Preferences: Move "Register File Association" to preferences levelJulian Eisel
2021-07-30Fix: script.reload() operator reloads current app templateFlix
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-07-26Fix: Instantly hide bones after hitting H key in pose slidingChristoph Lendenfeld
2021-07-26Mantaflow: Remove Noise Type OptionAaron Carlisle
2021-07-26VSE: Fix truncated labelRichard Antalik
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-22Geometry Nodes: Set Bezier Handle Type NodeJohnny Matthews
2021-07-21Fix i18n utils_cli mistake.Bastien Montagne
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Speedup rigid body "Copy from Active" operatorJagannadhan Ravi
2021-07-20Fix T89982: Geometry Nodes: 'New' Button tries to create node_tree on active ...Philipp Oeser
2021-07-20Cleanup: Remove redundant forward declarations.Jeroen Bakker
2021-07-20LineArt: UI cleanups.YimingWu