The Wayback Machine - https://web.archive.org/web/20210809053523/https://github.com/topics/cmake
Skip to content
#

cmake

Here are 4,172 public repositories matching this topic...

Broxzier
Broxzier commented Aug 4, 2021

OS: Windows 10
Version: OpenRCT2, v0.3.4.1 (8a09406 on develop) provided by GitHub

The base height is not displayed correctly for track pieces in the tile inspector window.

  • Reproducible in RCT2 (vanilla)?
  • Specific to multiplayer?

Steps to reproduce:

  1. Select a track piece using the tile inspector
  2. Look at the base height in the properties
dariusarnold
dariusarnold commented Aug 6, 2021

My proposal is to add the method version() to tools.Git. Calling this method would return the Major.Minor.Patch of the found git executable (maybe as a named tuple). These can be used to customize the git commands which are used. As an example, partial cloning (cloning only some files/directories from a repo to save time) is available since Git 2.19.0. If the executable is new enough, partial clon

Kissaki
Kissaki commented May 22, 2021

The dialog currently opens on the top of my screen, even in negative position so that the title bar is mostly outside of my screen.
It also shows way off horizontally.

I would also expect it to show modally, blocking input to the settings window. At the moment you can click shortcut again, closing the previous dialog and opening a new dialog.
This is confusing and can lead to current changes

warzone2100
xray-16

Improve this page

Add a description, image, and links to the cmake topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."

Learn more