ruffle/web/packages
David Wendt f56d16a68d Separate player creation from root movie setup, and allow users of Ruffle to load in movies synchronously or asynchronously.
During the small period of time when a player is created but has no root movie, a temporary empty movie is installed with an assumed stage size and framerate of 550x400@12fps. This is Flash default for new projects, so it seemed appropriate. User ActionScript cannot see these values, and I'm not even sure JavaScript can, either.
2020-07-23 23:02:51 -04:00
..
core Separate player creation from root movie setup, and allow users of Ruffle to load in movies synchronously or asynchronously. 2020-07-23 23:02:51 -04:00
demo web: Remove & disable package-lock for subpackages, only root should have it 2020-06-13 12:35:14 -07:00
extension web: Remove & disable package-lock for subpackages, only root should have it 2020-06-13 12:35:14 -07:00
selfhosted web: Add tests for new behaviour 2020-07-14 09:12:36 -07:00