📋 Metadata
- Author: Jakro
- Date: 2017-09-22 04:19:27
- Type:
question - Replies (1): post_00954
💬 Content
Awesome stuff @roaoao! Is it possible to get the properties window to open out to the modifier tab? I tried to enter in bpy.ops.pme.popup_area(area=‘PROPERTIES’); bpy.context.space_data.context = ‘MODIFIER’ but that didn’t work. Also I was wondering if it’s possible to be able to rotate the view while inside a modal, like how the default knife modal works?