-
Updated
May 10, 2022 - JavaScript
simulation
Here are 9,085 public repositories matching this topic...
-
Updated
May 27, 2022 - C++
-
Updated
Apr 9, 2022 - Rust
In the LTN route planning tool, we display 4 routes at a time:

Zooming in a bit, you can see some of the routes overlap, but then split off and maybe rejoin:
.
Update: from implementing #1345, looks like older Pythons don't support type aliases with | yet. For this issue to be completely resolved, we need to wait until 3.10 is the oldest supported version.
-
Updated
Sep 26, 2021
https://community.revolutionarygamesstudio.com/t/toxin-vacuole-issue/4876
So basically the code using LookAtPoint in toxin firing needs to be changed to use the actual global rotation of the microbe.
- departPosLat
- arrivalPosLat
- speedFactor
- insertionChecks
-
Updated
May 28, 2022
-
Updated
May 29, 2022 - C++
-
Updated
May 29, 2022 - C++
Don't bunde the data
-
Updated
May 27, 2022 - Java
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
-
Updated
Apr 16, 2022 - C++
-
Updated
Mar 14, 2022 - C++
It seems that the number of joining clients (not the num of computing clients) is fixed in fedml_api/data_preprocessing/**/data_loader and cannot be changed except CIFAR10 datasets.
Here I mean that it seems the total clients is decided by the datasets, rather the input from run_fedavg_distributed_pytorch.sh.
https://github.com/FedML-AI/FedML/blob/3d9fda8d149c95f25ec4898e31df76f035a33b5d/fed
Improve this page
Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."


G1_FLAG_BMPhas the wrong name its the inverse of its name it is used to indicate that the sprite has transparency and will require blending with the background to produce the end result. The vast majority of images have this flag set.