-
-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UPBGE: Fix alpha blending settings for geometry instancing and batching.
Previously the alpha blending were set only for geometry instancing and batching only if the shader was overrided, but the alpha blending should be always set because the the material is not setting it due to the lack of call to ActivateMeshSlot.
- Loading branch information
1 parent
4f45a9a
commit 09f88ce
Showing
1 changed file
with
9 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters