Merge pull request #1087 from rymate1234/master
Add a small message stating where the render is and how to open it
This commit is contained in:
@@ -541,6 +541,8 @@ dir but you forgot to put quotes around the directory, since it contains spaces.
|
|||||||
if options.pid:
|
if options.pid:
|
||||||
os.remove(options.pid)
|
os.remove(options.pid)
|
||||||
|
|
||||||
|
logging.info("Your render has been written to '%s', open index.html to view it" % destdir)
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
def list_worlds():
|
def list_worlds():
|
||||||
|
|||||||
Reference in New Issue
Block a user