Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2020-03-11 18:27:35 +0300
committerRay Molenkamp <github@lazydodo.com>2020-03-11 18:27:35 +0300
commite1698e37500a0cfe1b5744a4de691edc2ef52158 (patch)
tree548a0dbaf85c270d232e28bd9ac4b80a0f2b20e1 /readme.rst
parent6a632f11c85f161bb53207651841979577b4139a (diff)
Windows: Clean-up warning while building blendthumb
Casting a 64 bit pointer to a 32 bit DWORD gave 2 warnings. Solved by storing the actual DWORD in the registry table. Would have preferred to use a union, but C++ doesn't let you initialize anything other than the first field, and C99 style initializers are not supported until C++20, so this solution will have to do until then.
Diffstat (limited to 'readme.rst')
0 files changed, 0 insertions, 0 deletions