Changes between Version 3 and Version 4 of Manual/Tools
- Timestamp:
- 04/15/18 19:30:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Manual/Tools
v3 v4 1 1 = Tools = 2 2 3 WorldPainter provides various tools for editing the dimension currently loaded in the editor. They are located in the toolbox, the panel by default located in the top left corner of the window.3 !WorldPainter provides various tools for editing the dimension currently loaded in the editor. They are located in the toolbox, the panel by default located in the top left corner of the window. 4 4 5 5 In general the tools are used as follows: … … 13 13 The following tools are available: 14 14 15 [[Image(https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/spraypaint.png)]] Spray Paint 15 == [[Image(https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/spraypaint.png)]] Spray Paint == 16 16 17 17 Continuously applies the current paint while holding down the mouse button. … … 22 22 * Right-clicking while having a biome selected resets the biome to automatic. 23 23 24 [[Image(https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/pencil.png)]] Pencil 24 == [[Image(https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/pencil.png)]] Pencil == 25 25 26 26 Draws dots and continuous lines of the current paint, either freehand or straight and optionally constrained to 45 degree angles. … … 33 33 * Left clicks apply the paint, right clicks "remove" it. See Spray Paint for what that means for the different paint types. 34 34 35 https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/fill.png Fill 35 == [[Image(https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/fill.png)]] Fill == 36 36 37 37 Flood fills an area with the current paint.