Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
It has been a pleasure for me to contribute to all of you 2 versions of this tool.
I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.
But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
-
Updated
Nov 7, 2020 - Kotlin
-
Updated
Nov 8, 2020 - TypeScript
GitHub Планета (GitHub Planeta)
November 17, 2020 • Online
-
Updated
Nov 7, 2020 - TypeScript
-
Updated
Nov 7, 2020 - Shell
ZenHub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
-
Updated
Nov 7, 2020 - C++
-
Updated
Nov 7, 2020 - PHP
-
Updated
Oct 23, 2020
-
Updated
Nov 6, 2020 - Python
-
Updated
Oct 25, 2020 - Java
-
Updated
Nov 5, 2020
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
It would be nice to set a texture to tile or repeat on a mesh instead of stretch.
-
Updated
Nov 8, 2020 - C++
-
Updated
Nov 7, 2020
-
Updated
Nov 1, 2020 - TypeScript
-
Updated
Nov 6, 2020
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 7, 2020
-
Updated
Nov 7, 2020 - JavaScript
Enhancement
Label names in chatwoot only support alphabets, numbers, hyphen and underscore.
At the moment the available validation doesn't show the user any errors, which would leave the user confused.
So let's add a validation error describing this behaviour
Current behaviour
<img width="1273" alt="Screenshot 2020-10-02 at 4 29 03 PM" src="https://user-images.githubuserconten
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when
I've come up against a bug with ActiveRecord when using namespaces models and polymorphic associations, it's a common use-case so should probably be fixed before a 4.2 release.
Error:
NoMethodError: undefined method `relation_delegate_class' for Comment:Module
Example:
class Post::Base < ActiveRecord::Base
self.table_name = 'posts'
end
class Post::Special < Post::Base
has-
Updated
Nov 4, 2020 - C
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.


It's sometimes hard to see when new data arrives given the wall of data. This change would allow new rows to stand out amoung all the other older rows. Background color for only the Timestamp column would be sufficient
Is your feature request related to any of these? We are not pursuing these at the moment.
[X ] - graphs and data visualizations
[ ] - projections and regression models
[