curve_assign_shapekey: 1) Changed call to space.overlay.show_curve_handles to space...
commit861eb3e249aef55337bf437edb2220e6cb1865e5
authorShrinivas Kulkarni <shrinivk@gmail.com>
Thu, 1 Oct 2020 07:18:25 +0000 (1 12:48 +0530)
committerShrinivas Kulkarni <shrinivk@gmail.com>
Thu, 1 Oct 2020 07:18:25 +0000 (1 12:48 +0530)
tree72d9606d75a3563c391ef6f6f106bd5e2baecd4c
parent351de35b968e5a49789851c3c90559dbe8afa5cd
curve_assign_shapekey: 1) Changed call to space.overlay.show_curve_handles to space.overlay.display_handle as per the API change in 2.90  2) Removed redundant call to shader.bind 3) Removed redundant modal handlers in ModalMarkSegStartOp
curve_assign_shapekey.py