Scripts:
- tiny updates for better behavior, unix line endings, cvs Id tags;
- Updated DX7 exporter (thanks to author Ben Omari who's also working on a DX8 one);
- added sysinfo script;
Interface (scripts):
- changed behavior for which win is chosen for script guis:
Now there's a smarter order, guis will use either:
- Scripts win
- Buttons win (if not a script from groups Wizards or Utils)
- Text win
- Closest bigger area
- Added a button to the scripts header so that it's faster to return to the buttons win (this can be made general), if that was the previous win used.
This commit is contained in:
@@ -7,13 +7,14 @@ Submenu: 'All objects...' all
|
||||
Submenu: 'Only selected objects...' selected
|
||||
Tooltip: 'Export to VRML2 (.wrl) file.'
|
||||
"""
|
||||
|
||||
# $Id$
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
# VRML2 exporter for blender 2.28a or above
|
||||
#
|
||||
# Source: http://blender.kimballsoftware.com/
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Authors: Rick Kimball with much inspiration
|
||||
# from the forum at www.elysiun.com
|
||||
# and irc://irc.freenode.net/blenderchat
|
||||
|
||||
Reference in New Issue
Block a user