-
Updated
Nov 27, 2020 - TypeScript
reimplementation
Here are 82 public repositories matching this topic...
-
Updated
May 20, 2020 - C++
-
Updated
Nov 1, 2020 - C++
Implement SCM parser
Implement SCM parser and runtime. It should parse SCM files and be able to execute their instructions.
There is already some progress here:
https://github.com/GTA-ASM/GTA3ScriptSharp
Load font
-
Updated
Apr 18, 2019 - C++
-
Updated
Sep 21, 2020 - JavaScript
-
Updated
Oct 31, 2020 - C++
-
Updated
Aug 4, 2020 - C#
-
Updated
Nov 8, 2020 - C++
-
Updated
Nov 27, 2020 - C++
Font kerning
Add kerning table in Rendering/Font.cpp
-
Updated
Feb 7, 2020 - Perl
-
Updated
Mar 7, 2019 - TypeScript
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Jun 28, 2017 - C++
-
Updated
Jan 5, 2020 - CSS
-
Updated
Jan 28, 2020 - JavaScript
-
Updated
Nov 18, 2020 - C
-
Updated
Aug 22, 2020 - C++
-
Updated
Oct 3, 2020 - C
-
Updated
Nov 19, 2020 - Python
-
Updated
Oct 26, 2020 - C
-
Updated
Mar 6, 2018 - CMake
-
Updated
Jun 7, 2018 - C++
-
Updated
Jun 4, 2019 - C++
-
Updated
Dec 27, 2014 - C++
-
Updated
Dec 25, 2017 - Java
-
Updated
Sep 10, 2020 - JavaScript
Improve this page
Add a description, image, and links to the reimplementation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reimplementation topic, visit your repo's landing page and select "manage topics."
FullscreenOptions: https://developer.mozilla.org/en-US/docs/Web/API/FullscreenOptions
NavigationUI
ya need to make the change somewhere around here ;) https://github.com/ruffle-rs/ruffle/blob/master/web/packages/core/src/ruffle-player.ts#L430
May also be worth reading this: jwplayer/jwplayer#3446
wow it had been a while since i looked at the fullscreen apis. i f