pyunity
pyunity copied to clipboard
Standardize API and use deprecations
Functions are constantly being renamed, changed etc and it's better to have a constant API that contains deprecations which notify the user when certain functions will no longer be used.
I think this will only really be applicable when PyUnity gets into the 1.x series, as right now nothing is permanent.