-
Ok, let me preface this by saying that I am a lowly PHP dev who's only picked up C and the Zend API in order to hack in a missing feature that I really need for a project - message metadata. You can f…
-
As of 2021-10-21 (Git commit d95a4b1bf000027764769570ce1d4aeb858f7500), the PBR sample does not display correctly in Microsoft Edge: The half-sphere in the direction of +x +z (+red +blue) is all black…
ghost updated
2 years ago
-
How to handle correctly shadows from a directional light to a 100 instances of the same mesh?
![](https://media.discordapp.net/attachments/501408700142059520/702301315627352114/unknown.png)
arqlz updated
4 years ago
-
On a fresh 1.6.1 install with only RSS and SCANsat 18.10 installed, lunar anomalies do not appear. Earth anomalies show up, but nothing for the Moon.
-
Any clue why we can't place LIMIT_MAKER orders, but any other order?
resultb =client.futures_create_order(
symbol='BTCUSDT',
side=Client.SIDE_BUY,
positionSide = "LONG",
type= Client.FUTURE_ORD…
-
Hey there, hope you're doing well! I can't seem to get `gofumpt` working as the base formatter when using golines (both gofmt and golines work perfectly).
I've used the number `0644` as a test for…
-
This code:
```
method methodNotModifyingAnything()
{
}
class M {
var x: int;
}
function {:opaque} OpaqueFunc(m: M) : set
{
{ m }
}
predicate {:opaque} foo(m: M)
reads m
reads…
-
**Is your feature request related to a problem? Please describe.**
In an effort to keep our pipeline steps more concise we're using YAML anchors and aliases to define the plugins for our steps at the…
-
-
Steps to reproduce (in SpriteBuilder 1.1rc but was happening in earlier versions as well):
- Create a new SpriteKit project in SpriteBuilder
- Create a second CCB file (label, sprite, node) and embed …