Skip to content

Here's what's popular on GitHub today...

Landlord

Game Bytes - Halloween Edition 🎃

Landlord is one of 13 seasonally spooktacular games featured on our blog. Play and/or view the source!

Database logo

Popular topic

A database is a structured set of data held in a computer, usually a server.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.

App recommended by GitHub

Mergify

Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria. 🤖

For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:

  • [x] it has been approved
  • [x] the test suite passes

Take a look at our examples.

Mergify executes actions for you, freeing you from the burden of managing your pull requests. 🦾

Data-Science-For-Beginners

Trending repository

Trending repository

Trending repository

TJPovey
TJPovey commented Mar 4, 2021

When camera.roll = 0, the camera.changed event doesn't fire when changes only occur to the heading. e.g. if the user is looking down and rotates the camera. This causes issues with our compass not updating.

Sandcastle example:

Try the rotate buttons in the sandcastle below, you'll see that the camera.changed event is fired only when the roll =/= 0:
[Sandcastle](https://sandcastle.cesium.com

App recommended by GitHub

SoftaCheck

Run Static Analysis Seamlessly on Your Code and Generate Code Documentation Automatically with Doxygen
The static analysis tool we use is based on the open-source tools CppCheck and Clang-Tidy.