選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

21 行
452 B

  1. Large projects
  2. ----------------
  3. - Add scripting support (lua?).
  4. - Tiler and Forge are almost the same, try to refactor them.
  5. Engine classes
  6. ----------------
  7. Scene:
  8. - Remove uses of g_scene
  9. - Maybe make Camera a world object instead?
  10. Image:
  11. - Handle pitch in SDL codec (and all others, actually)
  12. - Fix the Floyd-Steinberg code in pixels.cpp
  13. - Add gamma handling in pixels.cpp
  14. - Port remaining libpipi files from src/image/todo/: