mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
Whoops, re-instate pre_render
This commit is contained in:
parent
daaaba0a67
commit
7e00660e47
1 changed files with 0 additions and 1 deletions
|
@ -215,7 +215,6 @@ class ShaderWrapper(object):
|
|||
|
||||
# Related to data and rendering
|
||||
def pre_render(self):
|
||||
return self
|
||||
self.set_ctx_depth_test(self.depth_test)
|
||||
self.set_ctx_clip_plane(self.use_clip_plane())
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue