-
Since we get so many crashes in OpenGL drivers we should consider to make ANGLE the default and give the option to upgrade to OpenGL. If nothing else I think we should enable it by default for at leas…
-
FF65 is [scheduled](https://wiki.mozilla.org/Release_Management/Calendar) for release 29th Jan
[FF65 release notes](https://www.mozilla.org/en-US/firefox/65.0/releasenotes/) [when ready]
[FF65 for…
-
https://github.com/mozilla/shumway
-
-
### Description
I've started a build on macOS right after 66c011935e66df73cd9777c978e42cfb1b41e18f, the build fails at the beginning with "ERROR Unresolved dependencies. //chrome/common/safe_browsi…
-
the following code works,
```reason
ReasonJs.Canvas2d.translate(~x=(-. actualSize /. 2.0), ~y=(-. actualSize /. 2.0), context);
```
but refmt reformats as
```reason
ReasonJs.Canvas2d.trans…
-
### Description
(Describe the higher-level problem here, including any ideas or suggestions you may have)
I just tried to build this on MacOS High Sierra `10.13.6`. The build fails.
### Cons…
-
I have a tileset that is 24x24 pixels. When I use the long version of drawImage (img, sx, sy, sw, sh, dx, dy, dw, dh) to crop and scale the tiles, then the edge of the surrounding tiles will "bleed" i…
-
**Operating system or device - Godot version:**
Windows / Godot 2.1.3
**Issue description:**
Node structure:
root->node2d->[camera2d->sprite, button, WindowDialog, Panel]
Camera2d behaves str…
-
Hi
I was wondering if there is a way to reset the selection styles applied to text?
## Version
1.7.9
## Test Case
https://jsfiddle.net/human_a/gtc3w57b/
## Steps to reproduce
First, cli…