50thomatoes50/BlenderBeamNGExport

Rename classes so they match b2.8 convention

JulienVanelian opened this issue · 0 comments

See https://wiki.blender.org/wiki/Reference/Release_Notes/2.80/Python_API/Addons#Naming

Currently, there are warnings in the system console :

image

New class names proposition :

Old New
IO_mesh_jbeam_ExporterChoice MENU_MT_jbeam_export
ExportJbeam SCRIPT_OT_jbeam_export
JBEAM_Scene PANEL_PT_jbeam_export
Jbeam_SceneProps PROPERTIES_PG_jbeam_scene
Jbeam_ObjProps PROPERTIES_PG_jbeam_object
JBEAM_Obj PANEL_PT_jbeam_object
JbeamUpdated MENU_MT_jbeam_updated
JbeamUpdater SCRIPT_OT_jbeam_update