This should take care of most of the class property conversions to
use the new annotation format (colon instead of equals) for
assignment in 2.80. There may still be a few edge cases that
were missed.
Bumped version to 0.2
Use with open for writing files
Add a filemanager dialog for choosing the export path
Some tweaking of the generated svg layout (incomplete):
- Increase the size of buttons and the image
- Change some colors
- Add an info about modifier keys
Append the operator to the INFO_MT_help menu
as that seems the most logical location
- comforming after my commit in bf-blender:
- removed the categories from addons names
- made 'version' a tuple of integers
- added 'api' field
- formatted wiki and trackers pages and added where needed (empty pages are yet to be written by the authors though)
- more conforming:
- 1 tab = 4 spaces
+ api fixes for:
- space_view3d_manipulator_Menu.py
- space_view3d_copy_attributes.py
- space_view3d_game_props_visualiser.py
- add_corrective_shape_key.py
wherever needed, instead of deleting stuff I commented out, especially registering functions
I mainly eliminated errors in console when enabling/disabling the addon, and tested not much extensively
please check everything is fine, in case I made some gross mistake, thanks
- fixed for changes in api
- i think they should work now again, please test
- not modified: corrective shapekey, object_name_edit, index visualizer, copy_attributes