From 3f84cabd77ae7d6e16c47f10ac83d116818b3f3c Mon Sep 17 00:00:00 2001 From: reduz Date: Thu, 9 Oct 2014 04:13:02 -0700 Subject: [PATCH] Updated devel_roadmap (markdown) --- devel_roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel_roadmap.md b/devel_roadmap.md index a4735fe..6ac89bc 100644 --- a/devel_roadmap.md +++ b/devel_roadmap.md @@ -26,7 +26,7 @@ These are just tentative to have a rough idea of the development plan. Ideas and * More Shaders (2D & Post Processing) * Visual Shader Editor * Support for Terrain -* Reflections (using reflection objects) +* Reflections (using reflection probes) * Rework UI (make panels little more customizable) * Ragdoll Wizard/Helper (can be done manually now but it's a lot of work) * OpenGEX or FBX Import (ASSIMP? or blender did it..)