My vscode config files are always in the
.vscode
which is ignore for me already. I never ran into the problem that vscode adds files to the repo. You should demonstrate how to reproduce how…
I'll need to double check where those C/C++ json files go actually, because if they go in a .vs* folder, there's no need the ignore them explicitly.
Maybe I should move CMakeProperties.json into its own section, because it's supported by CMake natively. I'm fine with the current placement too though.
My bad, I'm not well versed in Blender issues. I only found out my last PR had a related issue after I submitted it haha. I'll make a PR for this later today.
Note to self: CMakePresets supercedes CMakeSettings. Another unrelated note: VS Code's CMake extension makes a folder called "build" instead of VS's "out".
I'd be happy to make a PR for this myself, but first I'd like to get your blessing.
would be great if expose color of the overlay in the pannel :)
Might be worth considering. In the meantime you can change it in the user preferences.
It's back to WIP because there's an issue when your offset is bigger than the distance to the camera.