You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line 36 here prints "cut thing" to the debugger console. That might be useful for developing the plugin, but it's not useful for the people using the plugin. It should be commented out or removed.
BitmapFontCutter/addons/BitmapFontCutter/cutter.gd
Line 36 in a3a6509
Line 36 here prints "cut thing" to the debugger console. That might be useful for developing the plugin, but it's not useful for the people using the plugin. It should be commented out or removed.
The plugin works great aside from this, though!