mistajuliax / Asset-Flinger

Asset Flinger - Simple Mesh Importer for Blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header

Download

Asset_Flinger_Add-on_v0.3.zip (Blender 2.78c)

Asset_Pack_v0.1.zip (CC-0, Public Domain)

Asset_Flinger_Add-on_v0.2.zip (Blender 2.77)

Asset_Flinger_Add-on_v0.1.zip (Blender 2.76 or lower)

Usage

  • Define your asset folder from the Add-on's settings
  • Export your own mesh asset to the library via shortcut: Ctrl+Shift+Alt+E
  • Add a mesh asset via shortcut: Ctrl+Shift+Alt+A
  • Supports subfolders
  • If you want, download the Asset Pack and unzip it to the asset folder to have a nice collection of CC-0 / Public Domain / 100%-free-for-commercial-use useful assets, like nuts and bolts and many others. They can be downloaded from here as well.

Demo

Note: This video shows Asset Flinger 0.1/0.2. The current version has a slighted enhanced UI.

Video:

Video

Screenshot:

Screenshot

Asset Flinger

Note: Since version 0.3 Asset Flinger has had a new fork and a new maintainer here: Asset Flinger New Maintainer.

Asset Flinger is a Free Blender Add-on for simple mesh importing via graphical menu. It's aimed at 3D modellers who constantly import pre-made 3D assets from their libraries for building their highly detailed creations.

This Add-on also generates thumbnails for the assets you export.

Some history:

This add-on was made possible by the efforts of a 3D modeler and 3 anonymous programmers on their personal free time. The project started a long time ago back in 2013 and was active only partly over time. There was some inspiration to develop it for the Blender Market's Add-on Contest. Thanks to Blender Market for the Honorable Mention for Asset Flinger! One idea was to actually put it on sale to there. - However, the add-on never got finished and so it's not polished enough in order to be put on sale. Also, the new awesome and extensive asset management system for Blender is slowly coming and going to render this add-on useless, so there's no sense to keep this behind curtains any longer anyway.

It is now released as a free add-on. Feel free to fork it if you like.

— Manu Järvinen, (manu.jarvinen@gmail.com)

Installation

Installing the Add-on :

  1. Download the package
  2. Open Blender
  3. Go to user preferences > Add-ons > Install from File...
  4. Navigate to the downloaded .zip file, click Install from File...
  5. Enable the Asset Flinger Add-on from the checkbox
  6. Save User Settings
  7. Try it out :) Ctrl+Shift+Alt+A opens the Asset Flinger menu in the 3D View

Setting up library location for your own assets:

  1. In the Add-ons panel in Blender's User Preferences, put your own Asset Library location to Asset Flinger Add-on's preferences
  2. Export your 3D models to the library with Ctrl+Shift+Alt+E
  3. Make that location as a bookmark for your convenience

Tested

Asset Flinger has been tested and proved to work on :

  • Blender 2.70 (Windows 7, MacOS X 10.10 Yosemite (except Thumbnailer), Ubuntu 14.10, Xubuntu 14.10)
  • Blender 2.72 (Windows 7, MacOS X 10.10 Yosemite (except Thumbnailer), Ubuntu 14.10, Xubuntu 14.10)

Known Bugs / Issues

  • Doesn't work in Local View (isolation mode)
  • When Tool Shelf (T) or Properties (N) panel is open in 3D view, you can't toggle them off after you've launched the Asset Flinger menu
  • While using Asset Flinger in quad view or other types of layouts that have multiple smaller 3D views, the menu appears to all of them.

Feature Ideas

  • Wrapping of text for long file names
  • Remembering the last used asset folder where the user picked the asset last time
  • Easy Add-on preferences checkbox for the above 'Remember last used asset folder'
  • Easy Add-on preferences checkbox for hiding the asset file names in the asset menu to make it more compact
  • Easy Add-on preferences setting to choose the amount of columns for the asset menu to make it more compact. (In the code there are already easy parameters for this)

About

Asset Flinger - Simple Mesh Importer for Blender


Languages

Language:Python 94.7%Language:C 4.5%Language:Batchfile 0.8%