You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
while i change the line render in file src\mbgl\programs\gl\line.cpp, such as line.vertex.glsl or line.fragment.glsl.
Expected behavior
i hope while i change the color or gl_position, the actual render will be change,but no change happend. will i need to change other file, and generate the line.cpp file??
Actual behavior
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Platform:
Mapbox SDK version:
Steps to trigger behavior
while i change the line render in file
src\mbgl\programs\gl\line.cpp
, such as line.vertex.glsl or line.fragment.glsl.Expected behavior
i hope while i change the color or gl_position, the actual render will be change,but no change happend. will i need to change other file, and generate the line.cpp file??
Actual behavior
The text was updated successfully, but these errors were encountered: