Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 393 Bytes

TODO.md

File metadata and controls

14 lines (12 loc) · 393 Bytes

To do

  • Bug: enabling of centering before any objects are added causes segfault
  • Clean up legacy code (user_input.*)
  • Clean up command line input parsing
  • Configuration file
  • Clean up directory structure
  • Overview of all objects in GUI
    • Ability to edit existing objects
  • Optimize physics tick
    • Remove conditionals in kernel
    • Parallelize
  • Installer.exe for windows?