Skip to content

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

Sentimental Wake

Game Bytes - Halloween Edition 🎃

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

Storybook logo

Popular topic

Storybook is a UI development environment for your UI components.
30 Minutes to Merge: CVARs in Ruby

Upcoming event recommended by GitHub

Nov
22

30 Minutes to Merge: CVARs in Ruby

November 22, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @eileencodes to learn about class variables (CVARs) in Ruby.
Meercode | CI Monitoring screenshot

App recommended by GitHub

Meercode | CI Monitoring

Meercode App Ever wanted to monitor multiple Github Actions workflows on a single dashboard? Meercode lets you visualize your running and completed workflows, on a clean and beautiful UI.

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

Trending repository

optick

Trending repository

bombomby
bombomby commented Jan 21, 2019

Add a filter to select a subset of threads.
Use SearchBox control with DelayedTextChanged event.
Hide all of the threads on the Timeline not containing specified string (should be case-insensitive).
Use space next to the Header row on the Timelne for the search box.

Code in: ThreadView.xaml.cs

Trending repository

zeux
zeux commented Nov 6, 2021

We now have a documentation page for the libraries (https://luau-lang.org/library). It would be great to get a page that covers data types - ideally including basic commonly used operations (e.g. "this is how you index a string", "this is how you append to the table") and gotchas (ASCII vs Unicode for strings, mixed mode tables, iterating through numeric vs dictionary, 1-based indexing, etc.)

App recommended by GitHub

GuardRails

GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.