* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup.
This commit is contained in:
@@ -306,9 +306,6 @@ def banner(context):
|
||||
add_scrollback("Convenience Imports: from mathutils import *; "
|
||||
"from math import *", 'OUTPUT')
|
||||
add_scrollback("", 'OUTPUT')
|
||||
# add_scrollback(" WARNING!!! Blender 2.5 API is subject to change, "
|
||||
# "see API reference for more info", 'ERROR')
|
||||
# add_scrollback("", 'OUTPUT')
|
||||
sc.prompt = PROMPT
|
||||
|
||||
return {'FINISHED'}
|
||||
|
Reference in New Issue
Block a user