Skip to content

Commit

Permalink
explicitly set use_fxaa to its default value
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder authored Nov 28, 2023
1 parent 85364f5 commit b304bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brainrender/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

# For transparent background with screenshots
vsettings.screenshot_transparent_background = False # vedo for transparent bg
vsettings.use_fxaa = False


# --------------------------- brainrender settings --------------------------- #
Expand Down

0 comments on commit b304bc2

Please sign in to comment.