Skip to content

Commit

Permalink
Changed glsl version
Browse files Browse the repository at this point in the history
  • Loading branch information
sablin39 committed Nov 20, 2024
1 parent ddc4875 commit a8f9b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion igibson/render/mesh_renderer/mesh_renderer_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(
show_glfw_window=False,
blend_highlight=False,
is_robosuite=False,
glsl_version_override=460,
glsl_version_override=450,
load_textures=True,
):
"""
Expand Down

0 comments on commit a8f9b98

Please sign in to comment.