Automatic change ui colors and icons when load custom ui scheme.
DecalPlacer v1.0
User Option
File
Drop-down files list: Store opened files in the drop-down list;
Open files: Add to list multiple files in one of formats *.tif, *.png, *.jpg, *.jpeg. Or drag multiple files directly from explorer to grid list.
Grid
When you open a decal file in one of the formats * .tif, * .png, * .jpg, * .jpeg. and if there is a file in that location with the same name as the decal filename with the .xml extension that store items layout then the decal will be split according to the .xml structure in a grid layout system else if the .xml file dos not exists then will be added a single item to the grid.
e.g: decals.png, decals.xml
XML Structure
<layout>
<cell X="0" Y="0" W="1" H="1"/>
<.../>
<layout>
X = Row Index;
Y = Column Index;
W = RowSpan Width;
H = ColumnSpan Height.
Viewer
Show stack result of layers that will be used when place decals on objects.
Material
Drop a material on button to assign them to selected decal or drag from button to material editor to edit the decal material.
Layers
Layout layers type: Canvas, Tile, Frame, Pack. Switch between them to assign decals.
Helpers
Guides: Sow or hide layer guides on decal viewer;
Solo: Hide layers temporarily except that you're working on.
Tool
Start placing decals on objects.
Hotkeys used when start DecalPlacer Tool on button action.
alt key pressed + left mouse click: Delete selected decal from tool;
left mouse click: Start create new decal.;
mouse move in create mode: Resize decal;
left mouse click on points hover and mouse move: Resize decal;
left mouse click on handler hover and mouse move: Rotate decal.
Slider
Adjust value property on selected layer type.
Canvas: Adjust canvas size ratio with slider value;
Tile: Adjust background tiling with slider value;
Frame: Adjust frame size with slider value;
Pack: Adjust padding with slider value.
Settings:Background
Change background color on grid and viewer. It is used for a better view of decal items.