This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/startup/bl_operators
Campbell Barton 14f61c619b Fix wm.context_* operators reusing values when it's not expected
wm.context_* operators typically have their options set by menus
or key bindings.

Re-using options in this case can cause problems where two
actions that change unrelated properties will re-use a setting
from the previous execution.

For example changing the lights Power impacted
changing it's Radius afterwards.
2021-01-26 08:13:58 +11:00
..
2018-07-03 06:48:44 +02:00
2020-12-24 13:11:22 -06:00
2020-12-16 18:02:40 +11:00
2020-12-02 18:16:23 -05:00
2020-10-24 11:42:17 -07:00
2020-10-28 10:10:41 -07:00
2020-12-02 18:16:23 -05:00
2020-12-16 18:02:40 +11:00