-
Updated
Nov 23, 2021 - CMake
cmake
Here are 4,428 public repositories matching this topic...
OpenRCT2/OpenRCT2#15489 showed that the * and / operators of ZoomLevel cause some confusion. Instead of the operators, member functions could be used to increase or decrease a given value. Something along these lines:
int32_t zoomedIn = zoomLevel.ApplyTo(unzoomedValue);
int32_t zoomedOut = zoomLevel.ApplyInversedTo(unzoomedValue);-
Updated
Nov 7, 2021 - CMake
-
Updated
Nov 22, 2021 - C++
- Change order, first the
conan search --table - More descriptive message
- Replace
<reference>for the real one, so it can be copy pasted
Something like:
ERROR: Missing prebuilt package for 'zlib/1.2.11'
Use 'conan search zlib/1.2.11@ --table table.html -r=remote' and open the table.html file to see available packages
Or try to build locally from sources with '--build=zlib
Context
In some scenarios we have a bad system set up with loud speakers and sensitive microphones in both ends.
- On one end it's an open microphone in an office room that is supposed to be useable for anyone in the room (so not possible to use push-to-talk on that end).
- In the other end there is a laptop with loudspeakers, builtin microphone and sometimes long latency connections (
-
Updated
Oct 13, 2020
-
Updated
Nov 22, 2021 - C++
Machine object should return a reference to themselves (like in sklearn)
auto machine = pipeline->over(std::make_shared<NormOne>())
->composite()
->over(std::make_shared<MulticlassLibLinear>())
->over(std::make_shared<MulticlassOCAS>())
->then(std-
Updated
Nov 23, 2021 - C++
-
Updated
Nov 8, 2021 - Shell
-
Updated
Oct 22, 2021 - CMake
-
Updated
Nov 18, 2021 - C++
Describe the feature you'd like
We should limit the miss angle to effectively be around 15 degrees.
Describe why do you think it is needed
Missing a target by 90 degrees just look stupid - a miss is a miss. Doesn't have to be that off
https://www.reddit.com/r/warzone2100/comments/gy87wg/rookie_units_are_as_helpful_as_ever/
-
Updated
Nov 10, 2021 - C++
-
Updated
Feb 15, 2021 - C
Probably was broken with 37d645419d0135174a5ae0eec9e5e0f391cb1f97
-
Updated
Jun 6, 2021 - C++
-
Updated
Jun 22, 2021 - C++
-
Updated
Dec 4, 2020 - C++
-
Updated
Sep 30, 2021 - CMake
-
Updated
Nov 23, 2021 - C++
MMEX version:
1.5
Operating System:
- [x ] Windows
- Mac OSX
- Linux
Hello,
Just bringing attention that MMEX currently shows using v7.61 of libcurl. v7.76 is the latest release. Currently, there are 17 vulnerabilities in v7.61: https://curl.se/docs/vulnerabilities.html
Thank you
portable mode
-
Updated
Feb 16, 2021 - CMake
Improve this page
Add a description, image, and links to the cmake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."


Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this: