Quite often i want to double or divide by half an value, so instead of clicking it and typing “*2”.
I’ve made quickly simple script that does that in single click on mouse over (most of the times, cause ui.copy_data_path_button() seems to randomly fails, dunno why, don’t rly care )
UI_Multiply.py (4.8 KB)