Here's what's popular on GitHub today...
Trending repository
-
Updated
Apr 22, 2022 - C++
GitHub Skyline
View, print, and share a 3D model of your GitHub contributions.
Popular topic
Java
Trending repository
-
Updated
Mar 28, 2022 - Python
Trending repository
-
Updated
Apr 24, 2022 - Rust
Upcoming event recommended by GitHub
¡Es Viernes! Episodio 10
May 13, 2022 • Online
Trending repository
Trending repository
-
Updated
Apr 24, 2022 - Kotlin
Collection recommended by GitHub
App recommended by GitHub
Axolo for Slack
Enable your team to merge pull requests faster
Axolo is a bi-directional Slack & GitHub integration.
With Axolo, tech teams collaborate on pull requests seamlessly. Each pull request creates a temporary Slack channel where all information (deployments, GitHub actions, code comments) are shared. Developers can take actions directly within Slack such as requesting a review, updating labels, approving a pull request, and more.
Trending repository
-
Updated
Apr 22, 2022
Trending repository
Trace files are big and compress really well, 5x-ish in my experience. Could magic-trace write out compressed traces instead of raw traces?
Perfetto already has support for loading gzipped traces. But gzip is really slow (fingers crossed for Sapphire Rapids, but that's years from being commonplace).
As far as I can tell, we have two options here:
- teach magic-trace to write gzipped trace
Trending repository
-
Updated
Mar 29, 2022
Trending repository
-
Updated
Apr 24, 2022
Trending repository
-
Updated
Apr 24, 2022 - Python
Trending repository
-
Updated
Apr 20, 2022 - Python
Trending repository
Trending repository
-
Updated
Apr 24, 2022 - Go
Trending repository
-
Updated
Apr 24, 2022 - HTML
Trending repository
-
Updated
Apr 24, 2022 - C
Trending repository
-
Updated
Mar 15, 2022
Trending repository
-
Updated
Apr 24, 2022 - TypeScript
Trending repository
-
Updated
Apr 25, 2022 - Python
Trending repository
-
Updated
Apr 5, 2022 - CSS
Trending repository
Trending repository
-
Updated
Apr 24, 2022 - C++
Trending repository
Trending repository
-
Updated
Apr 24, 2022 - CSS
Trending repository
-
Updated
Apr 22, 2022 - Python
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.


Godot version
187daffbfc80e70f1cf7d6a14e770975da1777bf
System information
Any
Issue description
Just an obvious bug there, observed on current master branch, note that it lerps between parameters_min and parameters_min, second parameter should be max:
https://github.com/godotengine/godot/blob/187daffbfc80e70f1cf7d6a14e770975da1777bf/scene/2d/cpu_particles_2d.cpp#L746