Commit Graph

4 Commits

Author SHA1 Message Date
Ellwood Zwovic
915c38c326 Make install procedure overwrite existing addons
However, back them up first and restore them if anything goes wrong
2017-07-12 20:07:20 -07:00
Ellwood Zwovic
4df177e397 Only check root files for conflicts 2017-07-12 15:03:12 -07:00
Ellwood Zwovic
7d7be711d3 Basic install function 2017-07-11 22:47:39 -07:00
337a5f352c Added bpkg_manager package that can download packages in a subprocess
Also contains a SubprocMixin mix-in class that can help to write
operators that run & monitor subprocesses.

Messages sent back & forth between Blender and the subprocess MUST subclass
either BlenderMessage or SubprocMessage.
2017-07-10 01:44:54 +02:00