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-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
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-04LibOverride: Improve/Fix issues in override resync process.Bastien Montagne
2021-02-04Animation: Add PreviewImage to bAction structSybren A. Stüvel
2021-02-04Geometry Nodes: new Is Viewport nodeJacques Lucke
2021-02-04Liboverride: clean-up/sanitize tagging of root overrides.Bastien Montagne
2021-02-04Fix: window manager can reference scenes and workspacesJacques Lucke
2021-02-04Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-04Fix T85318: Driver variable don't resolve collection indicesCampbell Barton
2021-02-04NLA: Fix nlasnapshot_blend() Misplaced Null CheckWayde Moss
2021-02-04NLA: Extract nlasnapshot_blend()Wayde Moss
2021-02-03Merge branch 'blender-v2.92-release'Pablo Dobarro