2012-01-29 11:34:49 +00:00
|
|
|
- Clouds are lighted without filtering from ground (clouds lighted at night !)
|
|
|
|
- Camera should respect ratio aspect of render area.
|
2012-01-23 23:45:33 +00:00
|
|
|
- All noises should use the same entropy pool (saved separately), and avoid reallocs.
|
2012-01-25 22:32:06 +00:00
|
|
|
- Implement light multi-sampling (mainly for skydome).
|
2012-01-23 23:45:33 +00:00
|
|
|
- Remove all global variables (render_quality, render_width...), it should all be set in Renderer.
|
2012-01-25 22:32:06 +00:00
|
|
|
- Implement scaling and scrolling on previews.
|
2012-01-27 17:21:57 +00:00
|
|
|
- Water and terrain LOD moves with the camera, fix it like in the wanderer.
|