Jason Sturges
Jason Sturges
This has come up repeatedly, and need to isolate some notion of primary an intermediary phases. Primary phases occur at a specific moment in time, and include: - New Moon...
Illumination calculations
With distance calculation (#10), add categories of: - Apogee - Far - Average - Near - Perigee
- Latitude and Longitude - Angle - Altitude of moon at sunset in degrees - Direction of moon at sunset - Direction - raising / falling
Create UTC variants of all functions
Determine if time zone can produce enough accuracy for calculation.
Hi, not finding this utility in NPM - is that in progress or am I simply missing how to import this? Webpack compatibility would also be awesome.
It appears that a void function return value is used. In `InteractionManager` function `processInteractive()`, `hit` is `void` and never set because `findHit()` returns nothing - it does not return `recursiveFindHit()`...
Strange issue that is consistently repeatable, my IntelliJ IDEA works great after initial installation of the Haxe plugin - everything from code completions to debugging work perfectly. I've made a...