PiloeGAO / Blender-ArmorPaintLiveLink

This is a live-link tool to switch from Blender to ArmorPaint by only clicking in one button.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blender ArmorPaint Livelink

The project is not under active development, fix updates are made as soon as possible (please consider donating for faster updates)

This addon is the current implementation of live link for ArmorPaint inside of Blender 2.8+

Getting Started

Prerequisites

Download latest version of Blender (v. 2.80 minimum) and ArmorPaint V0.8.

Installing

  1. Clone the repository
  2. Inside of Blender, Edit > Preferences... > Add-ons (Tab) > install.. the armorpaint_livelink.py file
  3. Turn on the addon
  4. Add the ArmorPaint executable path in the "ArmorPaint Executable" field
  5. In the 3D View, open the panel side (N shortcut) and locate the project directory (folder where your Arm file and textures will be saved)
  6. Select your object (he needs to be unwrapped) and click on the "Open in ArmorPaint" to edit it inside of ArmorPaint (* Optionnal:You can use a custom arm name instead of the object name - example: Use "MyBeautifullCube.arm" for the "Cube" object instead of "Cube.arm"*)
  7. When the texturing process is done, export your textures to a subdirectory called "exports" (* Optionnal: You can also use a custom directory for your textures - example: "/highdefTextures/"*)

Feature Request

Your project as a special needed?

Please add your request in "Issues", we will looking for it as fast as possible!

Contributing

Contributions are encouraged, but the code need to stay clear and organized. Also, fixes for self-compiled versions are not allowed, we only target ArmorPaint official builds for now.

Authors

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details.

Donation

You can support this project by making a donation.

paypal

About

This is a live-link tool to switch from Blender to ArmorPaint by only clicking in one button.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%