Open JackTheFoxOtter opened 9 months ago
AND, OR, etc. are missing overlads for byte, short and ushort types.
Attempt to spawn any boolean operator node in one of those types.
All of those types should have overloads.
2024.1.27.1114
Windows
Valve Index
N/A
No response
For byte, short, and uint, they seem to cast to uint, int, and uint respectively.
Seeking feedback from @ProbablePrime.
It's on my list.
Describe the bug?
AND, OR, etc. are missing overlads for byte, short and ushort types.
To Reproduce
Attempt to spawn any boolean operator node in one of those types.
Expected behavior
All of those types should have overloads.
Screenshots
Resonite Version Number
2024.1.27.1114
What Platforms does this occur on?
Windows
What headset if any do you use?
Valve Index
Log Files
N/A
Additional Context
No response
Reporters
No response