Douglas Lassance

Results 12 issues of Douglas Lassance

On Windows this will allow to run exiftool without showing the DOS shell.

Would be nice if the GDFormat plugin had a format on save option.

enhancement

After deploying Wiki.js in our company, we had a lot of feedback from confused users when using the "Site Tree" navigation. This revealed to be due to a couple of...

The plugin demands that you set the "username to lock files on the LFS server". If not set, it won't be able to recognize the content you can actually edit....

question

**Describe the bug** ``` [1176/1181] Building CXX object Source/Core/CMakeFiles/ShaderConductor.dir/ShaderConductor.cpp.o FAILED: Source/Core/CMakeFiles/ShaderConductor.dir/ShaderConductor.cpp.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DSHADER_CONDUCTOR_SOURCE -DShaderConductor_EXPORTS -I/Users/douglaslassance/Desktop/WIP/ShaderConductor/Include -I/Users/douglaslassance/Desktop/WIP/ShaderConductor/Build/Ninja-osx-clang-x64-Release/External/DirectXShaderCompiler/include -I/Users/douglaslassance/Desktop/WIP/ShaderConductor/External/DirectXShaderCompiler/include -I/Users/douglaslassance/Desktop/WIP/ShaderConductor/External/SPIRV-Cross -I/Users/douglaslassance/Desktop/WIP/ShaderConductor/External/SPIRV-Tools/include -std=c++1z -fms-extensions -Wno-language-extension-token -W -Wall -Werror -march=core2 -msse2 -Wno-missing-field-initializers -m64 -DNDEBUG...

The `hostArch` returned on M1 Macs is `arm64` in lowercase therefore a lowercase comparison will handle all cases.

Currently, exporting a keymeshed mesh results in a static alembic mesh. This is important to be able to export the animation out of Blender.

I don't think you can submit GitHub wiki changes so I guess that's the best alternative. The [CMakeLists.txt template](https://github.com/amzeratul/halley/wiki/Creating-a-New-Project#setup-cmakeliststxt) provided in the wiki ends with: ``` halleyProject(project_name "${SOURCES}" "${HEADERS}" ""...

Commit b346fa894d2e257ea40aef9816678a17d212d50d breaks macOS (an likely Linux) compatibility with the use of `strcpy_s` in `Source/ImGui/Private/ImGuiContextManager.cpp` on line 275. My proposed merge request simply disables this code on non-Windows platforms. That...

I suppose the current behavior may be voluntary, but it would be quite useful to be able to keep on accessing variables stored in memory after having executed a file.