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-02-16Geometry Nodes: move geometry set instance handling to separate fileJacques Lucke
2021-02-16Geometry Nodes: move some attribute utilities to blenkernelJacques Lucke
2021-02-16Cleanup: spellingCampbell Barton
2021-02-15Fix T85587: Crash on selecting multiple framesFalk David
2021-02-15Cleanup: clang tidyJacques Lucke
2021-02-15FFmpeg: Improve multi-threading settingsSergey Sharybin
2021-02-15Cleanup: Use enum class for CryptomatteLayerState.Jeroen Bakker
2021-02-15Cleanup: Grammar in commentsJeroen Bakker
2021-02-14Cleanup: correct/update commentsCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13Cleanup: use doxy sectionsCampbell Barton
2021-02-13Cleanup: Simplify three functions in displist.cHans Goudey
2021-02-12Geometry Nodes: Make instances real on-demandHans Goudey
2021-02-12Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-12Fix T84899: instance ids are not unique in common casesJacques Lucke
2021-02-12Fix T85545: changing position attribute does not tag normals dirtyJacques Lucke
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T84114: Existence of vertex groups slows down mesh editingCampbell Barton
2021-02-11UI: Multi-input node socket spacing and interactionFabian Schempp
2021-02-10Cleanup/fix warnings.Bastien Montagne
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-10Merge branch 'blender-v2.92-release'Jacques Lucke
2021-02-10Fix T85492: fix check if object has visible instancesJacques Lucke
2021-02-10Fix Geometry Nodes: Broken built-in attribute exists checkHans Goudey
2021-02-10Cleanup: spellingCampbell Barton
2021-02-09LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-09Fixed (unreported) memleak in recent BMain relations new code.Bastien Montagne
2021-02-09Fix (unreported) assert in liboverride reset code.Bastien Montagne
2021-02-09LibOverride: Refactor a bit override hierarchy utils.Bastien Montagne
2021-02-09Geometry Nodes: Add Combine and Separate XYZ nodes for attributesWannes Malfait
2021-02-09LibOverride: Verious minor cleanups and fixes to code tagging IDs in an overr...Bastien Montagne
2021-02-09LibOverride: cleanup: code consistency.Bastien Montagne
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Cleanup: comments, replace 'undoes' with 'undo-steps'Campbell Barton
2021-02-09Geometry Nodes: initial attribute interpolation between domainsJacques Lucke
2021-02-09Geometry Nodes: refactor internal attribute access architectureJacques Lucke
2021-02-09Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-09Cleanup: spellingCampbell Barton
2021-02-08Fix T81206: Do not limit gl texture size in image editorJeroen Bakker
2021-02-08Cleanup: Alphabetize function orderHans Goudey
2021-02-06Code quality: Port recently added asset files to C++Julian Eisel
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-06Cleanup: malformed web addresses in commentsCampbell Barton
2021-02-06Fix: Disabled NLA Interferes with Action EvalWayde Moss
2021-02-06NLA: Refactor Transition, Use Snapshot Blend FuncWayde Moss
2021-02-05Fix T85380: NLA Evaluation Missing Null CheckWayde Moss
2021-02-05Depsgraph: Remove no-op evaluation functionSergey Sharybin
2021-02-05Geometry Nodes: add Volume to Mesh nodeJacques Lucke
2021-02-05Geometry Nodes: Add Attribute Proximity NodeVictor-Louis De Gusseme