-
Updated
Feb 10, 2022 - CMake
cmake
Here are 4,648 public repositories matching this topic...
Discovered while working on #16558, the Options window code misuses a couple of other string IDs to format the "Window scale factor" (as a number with 2 decimal places) and "Autosave amount" (as a positive integer). Ideally both would either have unique strings defined, or some general-purpose number-formatting ones.
-
Updated
Jan 8, 2022 - CMake
-
Updated
Feb 10, 2022 - C++
When I try to 'conan install' version-range-based requirements for a package from a GitLab remote package repository, I get an unhelpful Python message "ERROR: 'NoneType' object is not iterable." I believe it's triggered by some faulty implementation on the GitLab repository side, but it would be helpful if Conan provided a more specific indication of the error cause.
My example conanfile.py:
`
Context
Since text-to-speech is now disabled by default, it's not intuitive for the user to re-enable it. Ordinarily, I would click the configure-mumble/settings icon in mumble client and then fiddle around with the text-to-speech settings for awhile trying to get it to work. It took me forever to realize, I had to enable it by going to the mumble ribbon, selecting configure and then checki
-
Updated
Feb 10, 2022 - C
-
Updated
Oct 13, 2020
-
Updated
Feb 10, 2022 - 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
Jan 30, 2022 - C++
-
Updated
Oct 22, 2021 - CMake
-
Updated
Feb 5, 2022 - Shell
-
Updated
Jan 27, 2022 - C++
Currently, they are stored in a comma-separated string list inside the config
file, but this doesn't properly handle a number of edge cases.
-
Updated
Nov 26, 2021 - C++
-
Updated
Feb 15, 2021 - C
Is your feature request related to a problem? Please describe.
When running the game in windowed mode there is no frame, which means the game cannot be moved around the screen easily.
Describe the solution you'd like
Window frame added when in Window mode. Mouse behaviour as below:
When 'in game' the mouse should be 'captured' from the OS, but when you're on the Menu screen after pre
-
Updated
Feb 9, 2022 - Vim script
-
Updated
Jun 6, 2021 - C++
-
Updated
Jan 8, 2022 - C++
-
Updated
Jan 9, 2022 - CMake
-
Updated
Dec 4, 2020 - C++
-
Updated
Feb 7, 2022 - C++
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: