mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Change patreon thanks default
This commit is contained in:
parent
4429b9bbc6
commit
b07b9507d0
1 changed files with 1 additions and 30 deletions
|
@ -61,36 +61,7 @@ class OpeningQuote(Scene):
|
||||||
|
|
||||||
class PatreonThanks(Scene):
|
class PatreonThanks(Scene):
|
||||||
CONFIG = {
|
CONFIG = {
|
||||||
"specific_patrons" : [
|
"specific_patrons" : [],
|
||||||
"Ali Yahya",
|
|
||||||
"Meshal Alshammari",
|
|
||||||
"CrypticSwarm ",
|
|
||||||
"Justin Helps",
|
|
||||||
"Ankit Agarwal",
|
|
||||||
"Yu Jun",
|
|
||||||
"Shelby Doolittle",
|
|
||||||
"Dave Nicponski",
|
|
||||||
"Damion Kistler",
|
|
||||||
"Juan Benet",
|
|
||||||
"Othman Alikhan",
|
|
||||||
"Markus Persson",
|
|
||||||
"Dan Buchoff",
|
|
||||||
"Derek Dai",
|
|
||||||
"Joseph John Cox",
|
|
||||||
"Luc Ritchie",
|
|
||||||
"Nils Schneider",
|
|
||||||
"Mathew Bramson",
|
|
||||||
"Guido Gambardella",
|
|
||||||
"Jerry Ling",
|
|
||||||
"Mark Govea",
|
|
||||||
"Vecht",
|
|
||||||
"Shimin Kuang",
|
|
||||||
"Rish Kundalia",
|
|
||||||
"Achille Brighton",
|
|
||||||
"Kirk Werklund",
|
|
||||||
"Ripta Pasay",
|
|
||||||
"Felipe Diniz",
|
|
||||||
],
|
|
||||||
"max_patron_group_size" : 20,
|
"max_patron_group_size" : 20,
|
||||||
"patron_scale_val" : 0.8,
|
"patron_scale_val" : 0.8,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue