-
Reproducible case:
``` php
interface Foo{}
interface Bar extends Foo{}
// works fine and generates a double
(new Prophet())->prophesize()
->willImplement(Bar::class)
->willImplement(Foo::class)
…
-
When trying to serialize a complicated Object that has a huge HashMap the memory usage is doubled. The memory goes from 200MB to about 405MB. I'm serializing it this way:
FileOutputStream …
-
Right now, the fast forward feature **doubles the current playback speed**.
If the playback speed is 1.5 then fast forward will be 3.0 speed.
My suggestion is to make fast forward use a fixed 2.…
-
### Suggestion
The journeymap mod should be replaced with xaeros minimap mod with xaerosplus mod which allows to set the minimap updates to be less fps than the game is running at, it also has a mo…
-
hi all,
amazing plugin, thanks a ton for it!
unsure whether issues are meant to be used for feature requests but i didnt find another way, so here i go.
would it be possible to add an additional …
-
When using the duplicated option, the animate function will double the duration of the first loop.
on line 255:
``` javascript
if (o.duplicated) {
//When duplicated, the first loop will be scrol…
-
### Godot version
4.0.dev (double precision) ( f2aae8fa5c2e9d9323832fb43c8446c2e518d698 [f2aae8f])
### System information
Win10, RTX3060, Vulkan
### Issue description
If i set local_coo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11640 |
|Radar | None |
|Original Reporter | @zoecarver …
-
A numerical library needs a well defined behavior of floating point computations (incl. comparisons) on all platforms it supports. Currently it seems *vnum* is not limited to any platform (as *vsl* is…
-
When clicking 'Pick a color' and selecting a color on the screen the color appears twice for each color.