From 144a3cf636f860ba8495c3446fcd9186f7dc7608 Mon Sep 17 00:00:00 2001 From: reduz Date: Thu, 10 Apr 2014 06:21:39 -0700 Subject: [PATCH] Updated devel_roadmap (markdown) --- devel_roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel_roadmap.md b/devel_roadmap.md index e748cbf..2d02be8 100644 --- a/devel_roadmap.md +++ b/devel_roadmap.md @@ -2,7 +2,7 @@ These are just tentative to have a rough idea of the development plan. Ideas and helping set better priorities are always welcome. -### Milestone 1 (~June 2014) +### Godot 1.0 (stable) (~June 2014) * No new features (unless small and useful) * Focus on Stability and Usability @@ -10,7 +10,7 @@ These are just tentative to have a rough idea of the development plan. Ideas and * First stable, versioned release. * Easier deployer for iOS and NaCL -### Milestone 2 (~August-2014) +### Godot 1.1 (~August-2014) * Lightmapping * Reflections (using reflection objects) @@ -21,7 +21,7 @@ These are just tentative to have a rough idea of the development plan. Ideas and * Live scene editing (should be rather easy) * Navmesh support -### Milestone 3 (~November 2014) +### Godot 1.2 (~November 2014) * OpenGL ES 3.0 backend * SSAO, LPV, and more modern visual effects.