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
path: root/source
AgeCommit message (Expand)Author
2021-03-02WM: use wmEvent.is_repeat instead of previous event checksCampbell Barton
2021-03-02Docs: notes on wmEvent previous state struct member useCampbell Barton
2021-03-02Fix build error after last commitHans Goudey
2021-03-02Cleanup: Rename node UI storage functionHans Goudey
2021-03-01GPU Python: Implement gpu.texture.from_imageGermano Cavalcante
2021-03-01Cleanup: rename some animation-related functionsSybren A. Stüvel
2021-03-01Fix T85981: Undo on linked rig with overrides loses custom shapes.Bastien Montagne
2021-03-01Cleanup: refactor `BKE_animsys_store_rna_setting()`Sybren A. Stüvel
2021-03-01header listenersJacques Lucke
2021-03-01Cleanup: remove superfluous `animsys_evaluate_action_ex()` callSybren A. Stüvel
2021-03-01initial listeners for main regionJacques Lucke
2021-03-01Cryptomatte: Flexible Definition of CryptomatteLayers.Jeroen Bakker
2021-03-01Fix Crash: Access Unallocated Memory.Jeroen Bakker
2021-03-01Cleanup: Missing const keyword.Jeroen Bakker
2021-03-01Cleanup: Mention Correct Types In CommentsJeroen Bakker
2021-03-01UI: Correct output attribute name in proximity nodeHans Goudey
2021-03-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-03-01cleanup includesJacques Lucke
2021-03-01Add `--open-last` CLI argument that opens the most recent fileSybren A. Stüvel
2021-03-01Spreadsheet: New spreadsheet editor (WIP).Jacques Lucke
2021-03-01Cleanup: Use LISTBASE_FOREACH and LISTBASE_FOREACH_MUTABLE macroGermano Cavalcante
2021-03-01Harden checks in datatoc_icon binarySergey Sharybin
2021-03-01Work around T86015: Crash undoing in certain scenario (disabling Global Undo).Bastien Montagne
2021-03-01Fix T86087: Assert when changing compositor node value or invoking tooltip.Bastien Montagne
2021-03-01Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-01Fix T84658: Anisotropic BSDF - most modes not using Screen SpacePhilipp Oeser
2021-03-01Fix T86116: Failure to detect click events with modifier heldCampbell Barton
2021-03-01WM: set previous values for events in the event queueCampbell Barton
2021-03-01WM: prevent model keymap handling overwriting previous event valuesCampbell Barton
2021-03-01Cleanup: move logic to copy the previous event state to a functionCampbell Barton
2021-03-01Cleanup: minor change to click detection checksCampbell Barton
2021-03-01WM: don't set event prevval/prevtype on cursor motionCampbell Barton
2021-03-01Cleanup: spellingCampbell Barton
2021-02-28Fix T86082 Bevel messed up UVs on some multisegment bevels.Howard Trickey
2021-02-28Fix T85948 Exact boolean crash with some nonplanar ngons.Howard Trickey
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-27Fix T86028: Crash when loading file with missing libraries.Bastien Montagne
2021-02-27Fix T85987: Selection when GP is parentedFalk David
2021-02-27Fix error converting simulated events press/release to clicksCampbell Barton
2021-02-27RNA: add Region.data member to access RegionView3DCampbell Barton
2021-02-27Geometry Nodes: Add "Location" output to Attribute Proximity nodeVictor-Louis De Gusseme
2021-02-26Fix crash with dyntopo on tools that use cached vertex infoPablo Dobarro
2021-02-26Fix (unreported) missing 3DView update after some Outliner Override operations.Bastien Montagne
2021-02-26enable view2d buttons keymapJacques Lucke
2021-02-26Cleanup: Use find_first_not_of.Jeroen Bakker
2021-02-26initial support for rows for selected verticesJacques Lucke
2021-02-26Fix: Compile issue Windows.Jeroen Bakker
2021-02-26Cryptomatte: Manifest Parsing.Jeroen Bakker
2021-02-26GPencil: Cancel Fill if the filled area is not closedAntonio Vazquez