aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5e20fca..9cd4cdf 100644
--- a/TODO
+++ b/TODO
@@ -10,6 +10,14 @@ The textures are replaced by blackness, a shiny blackness sometimes.
10Only seems to happen in Elementary. 10Only seems to happen in Elementary.
11 11
12 12
13 Evas_3D pick bug
14--------------------
15
16evas_canvas3d_mesh_frame_vertex_data_copy_set() sets the meshes aabb,
17but evas_canvas3d_mesh_frame_vertex_data_set( , EVAS_CANVAS3D_VERTEX_ATTRIB_POSITION, )
18doesn't, though it tries to.
19
20
13 Use Lua consistently 21 Use Lua consistently
14------------------------ 22------------------------
15 23