-
I have the following idea for improvement: Call LoopCompleteHandler when the "Ping" phase of the PingPong loop is complete. (I hacked this in to trigger a "pick up" at the midpoint of the animation fo…
-
It looks `delay` is a rolling sum of all the server requests' round trip times. I may be mistaken, but it doesn't make sense for the new median calculation, delay should just be the delay for each ser…
-
using UnityEngine;
using System.Collections;
public class Zoom : MonoBehaviour
{
private float scale_factor= 0.07f;
private float MAXSCALE = 6.0f, MIN_SCALE = 0.6f; // zoom-in and zoom-ou…
-
-
I noticed that I can double click on lines and it will add midpoint nodes, but I'm too zoomed out to see them.
We should make this better.
There are a few ways to address this:
- better scene man…
-
Added a methodology at [here](https://github.com/soilwise-he/metadata-augmentation/blob/main/spatial-scope-analyser/src/high_value_datasets.ipynb) for identifying if a dataset is of high value.
A d…
-
On mirroring some blocks (in this case 2x4 blocks from lower to upper wall) using the midpoint of lines LibreCAD shows them in the correct position until I klick on the second mirror point. After the…
-
```
/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/fasttrips/Util.py:docstring of fasttrips.Util.calculate_pathweight_costs:12: WARNING: Malformed table.
Text in column margin in ta…
-
It might be nice to have a transform that takes **x1** and **x2** and derives an **x** channel, as the mid helper does internally (preserving dates as needed). And if you had an **x** channel and an *…
-
When reviewing intern feedback, it's often good to know what country an intern is living in during the internship. For example, a cyclone might interrupt the west coast of India. Or a country may have…