From dae12473d3cdda93b734871cad23ad9929b8b9e8 Mon Sep 17 00:00:00 2001 From: reduz Date: Sat, 5 Apr 2014 13:28:15 -0700 Subject: [PATCH] Updated devel_roadmap (markdown) --- devel_roadmap.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/devel_roadmap.md b/devel_roadmap.md index 4c40f05..be2fd10 100644 --- a/devel_roadmap.md +++ b/devel_roadmap.md @@ -18,8 +18,15 @@ These are just tentative to have a rough idea of the development plan. Ideas and * More Shaders (2D, Lighting, Post-Processing) * 2D deforms and skeletons * FBX Import (blender did it..) +* Live scene editing (should be rather easy) ### Milestone 3 (November 2014) * OpenGL ES 3.0 backend * SSAO, LPV, and more modern visual effects. +* Windows Universal Binary support (API still does not exist AFAIK) + +### Future + +* Add optional typing to GDScript +* Ideas? \ No newline at end of file