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-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12Cleanup: document `FileSelectAssetLibraryUID::type`Sybren A. Stüvel
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-11Spreadsheet: expore more domains and point cloud dataJacques Lucke
2021-03-10Nodes: Sortable Multi Input SocketsFabian Schempp
2021-03-10DNA: add defaults for UnifiedPaintSettingsSiddhartha Jejurkar
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-03-08Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05Cleanup: move check_drag & check_click out of wmEventCampbell Barton
2021-03-05Cleanup: disambiguate 'queue' struct membersCampbell Barton
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-05Cleanup: spellingCampbell Barton
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: Mention Correct Types In CommentsJeroen Bakker
2021-02-24Cleanup: spellingCampbell Barton
2021-02-23Cleanup: Use shorter enum namesHans Goudey
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Spelling in commentSergey Sharybin
2021-02-20Python: Add to_curve method to the object APIOmar Emara
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Geometry Nodes: Add string input nodeEdgar Roman Cervantes
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-18Cleanup: sort structs, file-listsCampbell Barton
2021-02-17Cleanup: spellingCampbell Barton
2021-02-17Geometry Nodes: Node error messagesHans Goudey
2021-02-16Docs: add a docstring for UserDef.pythondirCampbell Barton
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Change cubemap roughness fitClément Foucault
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13EEVEE: Depth of field: New implementationClément Foucault
2021-02-12Geometry Nodes: Add operation setting to attribute randomize nodeHans Goudey
2021-02-11Attributes: support bool attribute in rnaJacques Lucke