0
Commit Graph

9 Commits

Author SHA1 Message Date
Alejandro Aguilera
33e85743f2 Fix black dotted lines in night rendermode.
Also reduces the night rendermode render time by a 10% and increses the lighting rendermode render time by a 5% (globally it reduces the render time).
2011-08-28 12:18:51 +02:00
Andrew Chin
320f7a178c Fixed lighting issue
If more than one half-step or stair is stacked on top of another, the
bottom steps/stairs will be black in a lighting render.  This is now
fixed
2011-08-18 20:40:36 -04:00
Alejandro Aguilera
b86906b931 Use per-face shading for leave block. 2011-08-03 11:24:56 +02:00
Alejandro Aguilera
a2b156c85f Draw ice in the same way is done with water and glass and shade it like water. 2011-08-03 11:24:56 +02:00
Alejandro Aguilera
f7e1867588 Fix one more time the how water is lit.
Added ancildata and pseudo_ancildata to the renderstate.
Added special case for water in rendermode_ligting_draw().
2011-08-03 11:24:56 +02:00
Aaron Griffith
fde647bfdf Merge branch 'py-package'
Conflicts:
	setup.py
2011-07-10 18:14:20 -04:00
Aaron Griffith
317f7794fe Merge branch 'master' into py-package 2011-05-31 20:26:00 -04:00
Aaron Griffith
383b01859f Merge branch 'master' into py-package
Conflicts:
	overviewer_core/data/config.js
	overviewer_core/data/web_assets/functions.js
	overviewer_core/data/web_assets/style.css
	setup.py
	web_assets/overviewer.css
	web_assets/style.css
2011-05-10 20:19:10 -04:00
Aaron Griffith
42596416d9 sdist and install now work
next step is using a custom data dir, and falling back on the package
data dir. Also, fixing --version.
2011-03-29 13:49:50 -04:00