Skip to content

Commit

Permalink
This is not a fix but it works.
Browse files Browse the repository at this point in the history
  • Loading branch information
culler committed Dec 29, 2024
1 parent 32d87e0 commit 7ba1788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/raytracing/raytracing_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def __init__(self,
*args,
**kwargs):

print('Creating shader widget', file=sys.stderr)
SimpleImageShaderWidget.__init__(
self, container,
*args, **kwargs)
Expand Down

0 comments on commit 7ba1788

Please sign in to comment.