Michaël Lemaire
912166fdba
git-svn-id: https://subversion.assembla.com/svn/thunderk/paysages@237 b1fd45b6-86a6-48da-8261-f70d1f35bdcc
5 lines
371 B
Text
5 lines
371 B
Text
- All noises should use the same entropy pool (saved separately), and avoid reallocs.
|
|
- Implement light multi-sampling (mainly for skydome).
|
|
- All Save and Load methods should have same signature : void ...Save(FILE*, ...*).
|
|
- Remove all global variables (render_quality, render_width...), it should all be set in Renderer.
|
|
- Implement scaling and scrolling on previews.
|