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).
|
|
|
|
- All Save and Load methods should have same signature : void ...Save(FILE*, ...*).
|
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.
|