minetest_game/mods
Auke Kok 1977ae19ae Boats: Optimize, re-UV unwrap.
The boat model had over 1700 tris (!) before this redo. I've reduced
the amount of tris to ~150, which is very reasonable given that there
are almost 45 faces to this model.

I've also spent a good hour re-UV unwrapping the entire model which
has a huuuge impact on the boats' appearance. As much as possible,
the boat now looks like it's made out of actual blocks of wood,
and I've even attempted to make the grains connect around edges,
appear in the same pattern and spacing, and generally make it look
like it's just a nice crafted thing out of several pieces of wood.

I've had to tweak the rudder part to make the texture actually have
square texture pixels. I did that by varying the vertical position of
the botton of the rudder handle and the top of the rudder bottom, which
worked well. I also had to 'slice' the rear face of the boat to prevent
a strange texture tear, probably due to non-flat surface somewhere,
but I couldn't spot the issue there anymore after adding 2 extra edges.

This looks totally like a new boat now.

 - http://i.imgur.com/stiVzsa.jpg
2016-03-30 23:11:12 +01:00
..
beds Beds: priv/griefing fixes. 2016-03-21 06:17:45 +00:00
boats Boats: Optimize, re-UV unwrap. 2016-03-30 23:11:12 +01:00
bones Allow for shift+clicking inventory from bones 2016-03-21 06:17:33 +00:00
bucket Rename to Minetest Game 2015-09-30 23:33:12 +01:00
creative Creative: Code cleaning + Fix items moving in virtual inventory 2016-03-22 15:45:48 +00:00
default Start timer as well when moving items around. 2016-03-30 23:10:59 +01:00
doors Rename Glass Door (the obisian one) to Obsidian Glass Door 2016-03-22 15:46:26 +00:00
dye Dye: Add global table of dye names and descriptions 2016-03-13 04:49:03 +00:00
farming Consolidate ABMs 2016-02-14 05:22:20 +00:00
fire Fire: Use get_item_group instead of get_node_group 2016-03-30 23:11:04 +01:00
flowers Default: Make some plant nodes non-flammable 2016-03-22 15:46:07 +00:00
give_initial_stuff Remove / replace all print() calls 2013-11-17 11:55:46 +01:00
screwdriver Changes to Screwdriver to add new drivers. 2016-03-22 15:45:39 +00:00
sethome Fix some undeclared global variables 2014-11-30 18:02:33 +01:00
stairs Consolidate ABMs 2016-02-14 05:22:20 +00:00
tnt added timer to tnt:tnt_burning for explosions 2016-02-18 13:56:57 +00:00
vessels Shelves: Fix listring functionality + code cleaning 2016-03-30 23:10:46 +01:00
walls Walls: Don't connect to group:cracky 2016-03-18 02:35:28 +00:00
wool ability to dye coloured wool white 2016-01-29 03:50:07 +00:00
xpanes Add steel ladder 2016-03-06 01:31:36 +00:00