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
path: root/intern
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2021-08-12 04:20:51 +0300
committerRay Molenkamp <github@lazydodo.com>2021-08-12 04:20:51 +0300
commit45d100208e8fc07e65d4cad303fa353e85bf8747 (patch)
tree2499440fe08f506fdc7034225a8d942501647368 /intern
parent48c8f9fc9a34360b23e03aaae41cdbf0b4fa4424 (diff)
Makesdna: Fix detecting 32 bit padding issues.
Makesdna fails to detect issues in 32 bit code that can only be resolved by adding a padding pointer. We never noticed since we ourselves no longer build for 32 bit, but debian's 32 bit builds got bitten by this A rather extensive explanation on why this is alignment requirement is there can be found in this comment: https://developer.blender.org/D9389#233034 Differential Revision: https://developer.blender.org/D12188 Reviewed by: sergey, campbellbarton
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions