From 47d455dd55be855e4cc691c32f687f723d9247ee Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kpovmodeler/TODO | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 kpovmodeler/TODO (limited to 'kpovmodeler/TODO') diff --git a/kpovmodeler/TODO b/kpovmodeler/TODO new file mode 100644 index 00000000..565d19d1 --- /dev/null +++ b/kpovmodeler/TODO @@ -0,0 +1,52 @@ +TODO/Wishlist for kpovmodeler +----------------------------- + +Tree View +--------- +- Leave insert errors at their original position +- Add an option to the configuration whether transformations and maybe + a simple pigment should be added to new graphical objects + +Object Properties View +---------------------- + +Graphical View +-------------- +- Zoom to object short cut +- Invert mouse wheel option +- Remove GLUT dependency +- Do hidden views use CPU time? +- Heightfield wire frame + +Povray Render Window +-------------------- + +Includes +-------- +- Finish the library + * Maintain the object index in PMLibraryHandle and library_index.html + * Eliminate crashes when modifying a library object + * Implement delete in the library object preview tree +- Build an example objects library + +Povray Export +------------- + +General +------- +- All not implemented objects +- New POV-Ray 3.5 objects and textures +- BREP modeling with the patch object (triangles and polygons, extrusion etc.) +- Umlauts in the truetype text object +- Scene templates +- Add some basic render modes to a new scenes +- Sync the recent files list between multiple windows +- Multiplication of objects with simple transformations + +Long Term +--------- +- Support for animations +- Shaded views, csg results +- The whole povray syntax (macros, includes, ...) +- Support for povray variants (megapov, pvmpov) +- Support for more renderers -- cgit v1.2.1