Commit ae3fb9c
authored
Fixes alpha blending issue in
Fixes the alpha blending issue in `hextiledimage_color4` reported [here](https://academysoftwarefdn.slack.com/archives/C0230LWBE2X/p1771037354472909).
This PR includes corresponding fixes in GLSL, OSL, and MDL implementations.hextiledimage_color4 (#2786)1 parent abb2d44 commit ae3fb9c
3 files changed
Lines changed: 7 additions & 24 deletions
File tree
- libraries/stdlib
- genglsl
- genosl
- source/MaterialXGenMdl/mdl/materialx
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 72 | + | |
79 | 73 | | |
80 | 74 | | |
81 | 75 | | |
82 | | - | |
| 76 | + | |
83 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 54 | + | |
61 | 55 | | |
62 | 56 | | |
63 | 57 | | |
64 | | - | |
| 58 | + | |
65 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | | - | |
| 780 | + | |
787 | 781 | | |
788 | 782 | | |
789 | | - | |
| 783 | + | |
| 784 | + | |
790 | 785 | | |
791 | 786 | | |
792 | 787 | | |
| |||
0 commit comments