aboutsummaryrefslogtreecommitdiff
path: root/platform/flash/detect.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop obsolete WIP for Flash platformRémi Verschelde2016-04-251-108/+0
| | | | | | | It was apparently never fully functional and has not been maintained. Flash itself is nowadays clearly a deprecated technology, so there will not be further work on it. platform/javascript and the upcoming WebAssembly technologies should have a brighter future.
* Remove trailing spacesRémi Verschelde2016-04-021-5/+5
|
* Add support for Opus audio formatGeorge Marques2015-10-021-0/+3
|
* Build System ChangesJuan Linietsky2014-10-071-1/+0
| | | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-= Build System: -Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions). -Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test. Engine: -Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time). -Added ability to open scenes even if a node type was removed (will try to guess the closest type). -Removed deprecated node types.
* -run script in editorJuan Linietsky2014-02-201-0/+106
-add search docs dialog that returns places string was found -added flash