Skip to content

Conversation

@oitel
Copy link
Contributor

@oitel oitel commented Nov 18, 2025

No description provided.

@oitel oitel added upload-binaries Upload built installers and packages to the Releases page build-release-windows skip-image-rebuild force to skip docker image rebuild labels Nov 18, 2025
@oitel oitel force-pushed the feature/cmake_bump_versions branch from f33efea to 6a6812d Compare November 21, 2025 06:35
@oitel oitel changed the title WIP: CMake: Bump required versions CMake: Bump required versions Nov 21, 2025
@oitel oitel marked this pull request as ready for review November 21, 2025 07:17
@oitel oitel force-pushed the feature/cmake_bump_versions branch from 6a6812d to 04a2c57 Compare November 23, 2025 22:12
@oitel oitel requested review from Grantim and MaxRayskiy November 24, 2025 14:42
for ( int i = 0; i < numSlices; ++i )
{
const auto res = saveSliceToImage( settings.path / fmt::format( runtimeFmt( settings.format ), i, maxNumChars ), vdbVolume, settings.slicePlane, i );
const auto res = saveSliceToImage( settings.path / fmt::format( fmt::runtime( settings.format ), i, maxNumChars ), vdbVolume, settings.slicePlane, i );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

@oitel oitel merged commit e444df9 into master Nov 24, 2025
40 checks passed
@oitel oitel deleted the feature/cmake_bump_versions branch November 24, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-release-windows skip-image-rebuild force to skip docker image rebuild upload-binaries Upload built installers and packages to the Releases page

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants