This fork contains a number of incompatible changes to the original repository, the goal is to provide suggestions for alternative development and distribution methods.
- Source and headers separated into subdirectories
imgui_draw.cpprenamed withdraw.cpp- External libraries moved to
/ext - Optional font assets removed
- Reference implementations from examples extracted into
/ref
Roughly speaking, these are my goals for this fork.
- simplify documentation
- simplify distribution
- simplify development
- improve implementation