* Use single macro to control each feature * Allow Physics module to be enabled or disabled via cmake option
* Add support for disabling code sections from build process * Add support for disabling built-in audio * No need to add definition here * Remove extra blank lines * Add required copyright notice * Document new options
* Add migrate sources tool * Fix include replace regex * Fix compile * Migrate maually * Disable sources-migrate tool by default * Fix ci * Fix ci * Improve source migrate * Fix ios/tvos ci * Fix ios/tvos ci * Fix