Hristo Hristov

Results 93 comments of Hristo Hristov

Sometimes CMake tools asks to remove missing kits. It's not quite clear when this happens. Is there an action to "Clean up" the kits? If no maybe adding such an...

> Thank you for opening this feature request. > > I think that we would like to have a visualizer for the entire state of the preset, not just the...

It is about time to update GCC || Clang!

Wouldn't it make sense to add KTX2 support directly into blender to open/import-export KTX2 textures? Especially if you are working with game assets.

Thank you very much! Is this tool also available as standalone executable: https://gltf-transform.donmccurdy.com/cli.html I've been researching this topic in my spare time and I played with https://github.com/zeux/meshoptimizer to a great...

Shall we wait for https://github.com/apple/swift-package-manager/issues/5601 to be implemented?

Coming from the CMake Tools extension perspective I'd argue that it's a bit different experience.

@RAOF For Windows the classes shouldn't be tagged with YAML_CPP_API but the public methods. Will that conflict with Linux in any way? Which is something I intend to submit soon.

Just as a side note: In VS2019 configurations can be defined in CMakeSettings.json and when switching between them, the configuration happens in a new directory. When switching kits with the...

@bobbrow Thank you for reminding me about these variables. Should we have predefined configurations/environments VS2019 style in the VSCode extension? https://docs.microsoft.com/en-us/cpp/build/cmake-predefined-configuration-reference?view=vs-2019