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-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
2021-02-11UI: Multi-input node socket spacing and interactionFabian Schempp
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-10Cleanup: Remove unecessary padding from small DNA structsHans Goudey
2021-02-10Cleanup: spellingCampbell Barton
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-09Cleanup: spellingCampbell Barton
2021-02-09Cleanup: move eIconSizes, ID_Type enums into own fileCampbell Barton
2021-02-08Cleanup: Remove unused tree element typesJulian Eisel
2021-02-08Cleanup: Use enum for Outliner tree-store element typesJulian Eisel
2021-02-08Cleanup: Remove dead code for keymap Outliner display modeJulian Eisel
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05DNA: support structs with a size of 1 or 2 bytes.Jacques Lucke
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: support fixed pivot axis in Align Rotation to Vector nodeJacques Lucke