JeremyBYU / bpyproj

A blender add-on for Map Projections
GNU General Public License v3.0
6 stars 1 forks source link

PanelSettings? #10

Closed vvoovv closed 6 years ago

vvoovv commented 6 years ago

What is role of the class PanelSettings? Is it for GUI testing?

blender-osm also has the class with exactly the same name. So there is a name fight between them. The one parsed later wins. I'll rename mine.

JeremyBYU commented 6 years ago

Yeah it was just for testing. I didn't have your plugin installed on all my other vms. I was thinking I would remove it once everything is done being tested. Unless you think it might be necessary.

On Wed, May 2, 2018, 5:21 PM Vladimir Elistratov notifications@github.com wrote:

What is role of the class PanelSettings? Is it for GUI testing?

blender-osm also has the class with exactly the same name. So there is a name fight between them. The one parsed later wins. I'll rename mine.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JeremyBYU/bpyproj/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AGUi9bGBaSXVgsdX7q0LAl4vVRMVMJgDks5tuiNqgaJpZM4TwLfc .

vvoovv commented 6 years ago

The panel was deleted in 832ca9b