Daniyal Khan

Results 2 issues of Daniyal Khan

I'm not sure if this is a bug or a change, but I recently updated Jimp again after a long time and have a issue with the rotate command. When...

bug

…vWidget.cpp When compiling in UE 5.4.1 for Linux, Clang throws this error: ``` UATHelper: Packaging (Linux): F:\Unreal Projects\VeinQuest\Plugins\UINavigation\Source\UINavigation\Private\UINavWidget.cpp(689,25): error: '&&' within '||' [-Werror,-Wlogical-op-parentheses] UATHelper: Packaging (Linux): if (IsValid(Component) && Component->bIgnoreDueToRebind...