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
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@blender.org>2020-01-20 19:32:16 +0300
committerSybren A. Stüvel <sybren@blender.org>2020-01-20 19:32:23 +0300
commit31e2786707049c40b9d8639639fd16a5cc0dce13 (patch)
tree2a5e4074763857a01aad011ef964a76242f0d07c /source/blender/editors/mesh
parent661d363e13ff3c86b30d09333e5334146e5da79f (diff)
Fix T71825: Custom Animation Player path overrides chosen player
Thanks @mano-wii for providing the patch! The original code assumed that when `animation_player_preset` was not `CUSTOM`, the `animation_player` path would be empty. This is a bad assumption, as it can be quite useful to be able to toggle between a custom and a built-in player. As such, `animation_player` should not be reset to an empty string when a non-custom player is chosen.
Diffstat (limited to 'source/blender/editors/mesh')
0 files changed, 0 insertions, 0 deletions