GNU General Public License
GNU General Public License is a free software license published by the Free Software Foundation whose main terms guarantee users the freedom to share and change the software.
Here are 199 public repositories matching this topic...
-
Updated
Mar 8, 2022 - C
-
Updated
Nov 11, 2021
I would like to be able to use civil, nautical or astronomical dawn/dusk times, and not only sunrise/sunset times, to disable/enable the Red Moon filter.
Especially because the transition is not progressive at the moment, it would be particularly interesting to keep the screen unfiltered up to the nautical dusk ("sunset") time for example. Because natural light is usually still strong right af
-
Updated
Mar 21, 2022 - C
-
Updated
Mar 21, 2022 - C
-
Updated
Mar 18, 2022 - Python
-
Updated
Jan 22, 2022 - C++
-
Updated
Mar 18, 2022 - C
If I'm in the middle of a recording and have to switch modes to edit the script when I return, the velocity is set back to 3 not whatever I had it at. This happens for me a lot near the end of the script as the prompter changes modes at the end and then the velocity is reset, making it more difficult than it needs to be as I sadly require a lot of takes.
-
Updated
Dec 13, 2021 - PHP
Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.
-
Updated
Mar 18, 2022 - Java
-
Updated
Sep 16, 2021
-
Updated
Jan 10, 2022 - C++
-
Updated
Apr 11, 2018 - C++
- Wikipedia
- Wikipedia
After #1109 we do not need the whole JQuery anymore, we should use the lightweight Zepto as a drop-in replacement
Also an option to not include any library would be nice (all Silex components shoud be jquery-free)