-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add shader support for builtin line borders (#12208)
This change, to be operative, requires setting the preprocessor define RENDER_LINE_BORDER and RENDER_LINE_BORDER_AUTO if automatic border color is desired, else a valid color for the uniform u_border_color. In practice it adds support for line-border-width and line-border-color paint properties. The current change needs amendment in case these properties will become data driven at some point Co-authored-by: Gali Nelle <[email protected]>
- Loading branch information
Showing
1 changed file
with
27 additions
and
1 deletion.
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