projects
/
packages
/
blender.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de35b31
)
- fix struct member name conflict
author
Jan Rękorajski
<baggins@pld-linux.org>
Wed, 25 Mar 2020 23:04:42 +0000
(
00:04
+0100)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Wed, 25 Mar 2020 23:04:42 +0000
(
00:04
+0100)
struct-alignment.patch
patch
|
blob
|
blame
|
history
diff --git
a/struct-alignment.patch
b/struct-alignment.patch
index 64c460ea6026e4744f03b86b465b63dfbd31614c..c3c533acf94f80a084789b0af58c81c829ec69de 100644
(file)
--- a/
struct-alignment.patch
+++ b/
struct-alignment.patch
@@
-14,7
+14,7
@@
float curvature_valley_factor;
struct IDProperty *prop;
-+ void *_pad
2
;
++ void *_pad
99
;
} View3DShading;
/** 3D Viewport Overlay settings. */
This page took
0.039316 seconds
and
4
git commands to generate.