Commit graph

24 commits

Author SHA1 Message Date
Mike Primm
16c0ee9696 Fix subblock rendering of flat, scaled-down models (for 0.20.1) 2011-08-07 22:11:00 -05:00
Mike Primm
8e6705c143 Add maximumheight and minimumheight options to IsoHDPerspective 2011-08-04 00:26:08 -05:00
Mike Primm
66496e4eb6 Improve texture rendering for redstone wire 2011-07-30 01:22:05 -05:00
Mike Primm
e0e3e0fa18 Tune render performance 2011-07-25 02:16:00 -05:00
Mike Primm
e5a7c05fc5 Improve handling of /reload, clean up dead code 2011-07-24 23:23:24 -05:00
Mike Primm
3a42fdefe4 Add single chest orientation calculation 2011-07-23 00:49:09 -05:00
Mike Primm
c95248b39a Detect chest type (double, single) and base orientation 2011-07-22 23:20:58 -05:00
Mike Primm
c9455f3ace Improve handling of scaled down models in subblock renderer 2011-07-22 13:11:03 -05:00
Mike Primm
d6324e0717 Add support for compass rose in all 8 cardinal directions 2011-07-21 02:50:29 -05:00
Mike Primm
50e7c3856c Add block transparency attributes to improve lighting accuracy 2011-07-19 23:34:01 -05:00
Mike Primm
866f3710be Handle snow lighting special case 2011-07-19 17:45:05 -05:00
Mike Primm
684a82733c Add nether support to HDMap 2011-07-19 15:11:44 -05:00
Mike Primm
90b3d682ad Performance tuning, improve workaround for bukkit scheduler bugs 2011-07-19 00:52:05 -05:00
Mike Primm
5208825555 Woraround bukkit schedule spin, add custom-models.txt, custom-texture.txt 2011-07-17 11:02:22 -05:00
Mike Primm
d70d9a75c6 First pass functional texture pack shader :) 2011-07-16 16:51:46 -05:00
Mike Primm
c1e11b776f Add weak reference based cache for chunk snapshots 2011-07-14 01:08:28 -05:00
Mike Primm
2943159ffd More models (beds, etc), proper fence support, lighting fixes for steps and slabs 2011-07-12 23:32:18 -05:00
Mike Primm
ea44be18d1 Add models.txt, and code to load models from it, and lots of models 2011-07-12 02:08:48 -05:00
Mike Primm
315bca015d Fix biome rendering 2011-07-11 09:37:03 -05:00
Mike Primm
c078c63195 Add support for non-cube block models, subblock tracing for them 2011-07-11 02:14:55 -05:00
Mike Primm
54cb8980d6 Add adaptive zoomout levels for HDMaps, change zoomout processing to handle it properly 2011-07-09 17:01:40 -05:00
Mike Primm
09d61770cf Add HD cave shader 2011-07-09 02:19:56 -05:00
Mike Primm
778cd508d8 Split lighting and shading - add lightings.txt 2011-07-09 01:26:47 -05:00
Mike Primm
fd23b92fc3 Refactor HDMap configuration - add shaders, perspectives 2011-07-08 22:40:40 -05:00