2015-08-12 17:29:28 +00:00
|
|
|
Technlology Preview 2 :
|
|
|
|
- Rewrite UI in QtQuick, with full-window OpenGL editor.
|
|
|
|
- Streamline the definition system, with undo and events.
|
2013-10-06 13:45:53 +00:00
|
|
|
- Implement copy-on-write on definitions (to avoid copying whole heightmaps for instance).
|
2015-08-12 17:29:28 +00:00
|
|
|
- Add clouds to OpenGL with 3d textures.
|
2015-09-29 20:31:25 +00:00
|
|
|
- Refactor medium traversal to unify clouds, atmosphere and god rays.
|
2015-08-12 17:29:28 +00:00
|
|
|
- Fix potential holes in land rendering (OpenGL and software).
|
2015-12-07 22:32:55 +00:00
|
|
|
- Fix sun size not being consistent between opengl and software.
|
|
|
|
- Remove Qt dependency in OpenGL renderer, except for OpenGLFunctions.
|
2015-08-12 17:29:28 +00:00
|
|
|
|
|
|
|
Technology Preview 3 :
|
2013-06-01 14:57:23 +00:00
|
|
|
- Alter aerial perspective using estimation of the amount of light left after cloud layers traversal.
|
2015-08-12 17:29:28 +00:00
|
|
|
- Fix rendering when inside a cloud layer, with other upper or lower layers.
|
|
|
|
- Fix the moon being backlit by its own light.
|
2013-03-31 20:27:21 +00:00
|
|
|
- Clouds should keep distance to ground.
|
2013-01-16 15:56:17 +00:00
|
|
|
- Allow render saving in HDR compatible format.
|
2013-01-20 17:00:17 +00:00
|
|
|
- Add fresnel effect to specular lighting.
|
2013-12-31 15:06:20 +00:00
|
|
|
- Add shadow control ("minimum lighting") to material.
|
2012-12-01 16:39:47 +00:00
|
|
|
- Start using OpenCL to optimize rendering.
|
2012-04-14 13:05:03 +00:00
|
|
|
|
2012-08-26 20:02:10 +00:00
|
|
|
Technology Preview 4 :
|
2013-01-16 15:56:17 +00:00
|
|
|
- Implement Sub Surface Scattering for water, textures and clouds.
|
|
|
|
- Implement earth curvature.
|
2012-06-13 20:38:01 +00:00
|
|
|
- Use bicubic interpolation for antialiasing.
|
2015-08-12 17:29:28 +00:00
|
|
|
- Add translations.
|
|
|
|
- Find a new licence.
|
2012-04-14 13:05:03 +00:00
|
|
|
|
|
|
|
Release Candidate :
|
|
|
|
- Polish all features and UI.
|
|
|
|
- More translations.
|