Files
armorpaint/README.md
T

13 lines
1.3 KiB
Markdown
Raw Normal View History

2018-11-07 15:52:34 +01:00
![](https://armorpaint.org/img/git.jpg)
armorpaint
==============
2019-05-03 11:47:30 +02:00
[ArmorPaint](https://armorpaint.org) is a software for 3D PBR texture painting - check out the [manual](https://armorpaint.org/manual/).
2018-11-07 15:52:34 +01:00
2019-05-03 11:47:30 +02:00
*Note 1: This repository is aimed at developers and may not be stable. Distributed binaries are currently [paid](https://armorpaint.org/download) to help with the project funding. All of the development is happening here in order to make it accessible to everyone. Thank you for support!*
2018-11-07 15:52:34 +01:00
2019-05-03 11:47:30 +02:00
*Note 2: If you are compiling git version of ArmorPaint, then you need to [download Armory](https://armory3d.org/download.html) and update it to the latest [git version](https://armory3d.org/manual/#/dev/gitversion?id=armory-updater). Afterwards, clone this repository using `git clone https://github.com/armory3d/armorpaint` and open the `armorpaint.blend` file in Armory. On Windows, set `Blender Preferences - Add-ons - Armory - Player Graphics API` to `OpenGL`. Press `Armory Player - Play` (F5) to run.*
2019-01-05 18:06:17 +01:00
2019-05-07 09:59:18 +02:00
*Note 3: To enable Direct3D11 support (Windows) and native file dialogs (Windows, Linux, macOS), compile Krom located [here](https://github.com/armory3d/Krom_armorpaint) and replace your copy at `Armory/armsdk/Krom`.* For debugging instructions, see [docs](https://armory3d.org/manual/#/essentials/debug).