利用者:Testscreenings/Littlehelpers
< 利用者:Testscreenings
2011年1月9日 (日) 04:28時点におけるwiki>Mindrones botによる版 (Bot: Automated text replacement (-&group_id=153&atid=467 +); cosmetic changes)
little helpers addon
About
UI location | Group: None | ||
---|---|---|---|
Version | 0.1 | Author(s) | testscreenings |
Blender | 2.5 Rev:#27981 | License | GPL |
File name | littlehelper\__init__.py |
---|---|
Current version download | https://projects.blender.org/tracker/index.php?func=detail&aid=22184 |
Description
List of added Operators and how to access them:
- GridLayout
Arranges all selected Objects in a XY-grid around the cursor.
Access: view3d > gridLayout
- NamesFromObject
Rename objectdata, materials and textures after objectname. If the texture is an image use the filename instead of the objectname.
Multiuserdata gets only renamed if only one object is selected since there is no way of knowing which object to pick as naming base.
Access: view3d > Properties-Panel > Item-Tab
- ClearImages
sets all unused images to userdata = 0
Access: UV-Editor > Image > Clear Images