Browse Source

Remove implemented TODO

rexim 2 years ago
parent
commit
5c41e51ed4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      olive.c

+ 0 - 1
olive.c

@@ -829,7 +829,6 @@ OLIVECDEF void olivec_sprite_copy(Olivec_Canvas oc, int x, int y, int w, int h,
 
 #endif // OLIVEC_IMPLEMENTATION
 
-// TODO: 3D triangles with z-buffering
 // TODO: 3D textures
 // TODO: Stencil
 // TODO: Benchmarking