Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

21 righe
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/: