forked from blender/blender
-
Notifications
You must be signed in to change notification settings - Fork 0
/
AUTHORS
751 lines (748 loc) · 24.2 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
# This is the list of Blender authors for copyright purposes.
#
# This does not necessarily list everyone who has contributed code.
# To see the full list of contributors, see the revision history in source
# control.
# Names should be added to this file with this pattern:
#
# For individuals:
# Name <email address>
#
# For organizations:
# Organization <fnmatch pattern>
#
# See python fnmatch module documentation for more information.
#
# Please keep the list sorted.
#
# The individual authors section can be regenerated using:
# python ./tools/utils/authors_git_gen.py
# BEGIN individuals section.
20kdc <[email protected]>
Aaron Carlisle <[email protected]>
Aaron Franke <[email protected]>
Adam Nydahl <Loginer>
Adi Sage <[email protected]>
Aditya Y Jeppu <quantimoney>
Adrian Bibby Walther <[email protected]>
Adrian Newton <TFS>
AgAmemnno <[email protected]>
Aidan Davey <ShadowDragon>
Aidan Haile <tactical_fluke>
Alan Babu <alanaman>
Alan Troth <Al>
Alaska <[email protected]>
Alejandro Conty Estevez <[email protected]>
Aleksandr Zinovev <[email protected]>
Aleksi Juvani <aleksijuvani>
Alessio Monti di Sopra <a.monti>
Alex Babahin <[email protected]>
Alex Fraser <[email protected]>
Alex Parker <zanders3>
Alex Strand <astrand130>
Alex Sytnik <[email protected]>
Alexander Court <[email protected]>
Alexander Ewering <[email protected]>
Alexander Gavrilov <[email protected]>
Alexander Gordeev <agordeevw>
Alexander Kuznetsov <[email protected]>
Alexander Pinzon <[email protected]>
Alexander Revkov <arevkov>
Alexander Romanov <[email protected]>
Alexander Wilms <[email protected]>
Alexandr Kuznetsov <[email protected]>
Aleš Jelovčan <frogstomp>
Alfredo de Greef <[email protected]>
Ali-Erdinc-Koroglu <[email protected]>
Aliaksandr Sharstniou <[email protected]>
Alistair Sealy <alisealy>
Almaz Shinbay <[email protected]>
Amélie Fondevilla <[email protected]>
Anatoly TechTonik <[email protected]>
Andras-Borsanyi <[email protected]>
Andre Susano Pinto <[email protected]>
Andrea Beconcini <beco>
Andrea Weikert <[email protected]>
Andreas Bergmeier <abergmeier>
Andrej730 <[email protected]>
Andres Stephens <[email protected]>
Andrew Buttery <[email protected]>
Andrew Hale <[email protected]>
Andrew Oates <[email protected]>
Andrew Wiggin <[email protected]>
Andrew Williams <sobakasu>
Andrii Symkin <pembem22>
Angel Bueno <angelbpineda>
Angus Stanton <abstanton>
Ankit Meel <[email protected]>
Ankur Deria <DAnkur>
Anthony Edlin <[email protected]>
Anthony Eriksson <Kony>
Anthony Roberts <[email protected]>
Anton Khirnov <[email protected]>
Anton Raves <Memento>
Anton Stötzer <blendermusic>
Antonio Vazquez <[email protected]>
Antony Riakiotakis <[email protected]>
Aras Pranckevicius <[email protected]>
Ares Deveaux <[email protected]>
Aristotelis Dossas <teldosas>
Arnaud Degroote <[email protected]>
Arno Mayrhofer <azrael3000>
Arto Kitula <[email protected]>
Arye Ramaty <[email protected]>
Arystanbek Dyussenov <[email protected]>
Asad-ullah Khan <kh4n>
Asher <ThatAsherGuy>
Ashley Ruglys <[email protected]>
Attila Afra <[email protected]>
Aurel Wildfellner <[email protected]>
Aurelien Jarno <aurel32>
Azeem Bande-Ali <azeemba>
Baardaap <[email protected]>
Bartosz Moniewski <monio>
Bassam Kurdali <[email protected]>
Bastien Montagne <[email protected]>
Bataev Artem <shader>
Ben Batt <[email protected]>
Benjamin N. Summerton <[email protected]>
Benjamin Schmithüsen <UX3D-schmithuesen>
Benjy Cook <[email protected]>
Benoit Bolsee <[email protected]>
Bernhard M. Wiedemann <[email protected]>
Bill Currie <[email protected]>
Bogdan Nagirniak <[email protected]>
Brad Clark <RiggingDojo>
Brad Smith <[email protected]>
Brecht Van Lommel <[email protected]>
Brendon Murphy <[email protected]>
Brian Savery <[email protected]>
Bruno Boaventura Scholl <brunobbs>
Campbell Barton <[email protected]>
Carlo Andreacchio <[email protected]>
Casey Bianco-Davis <[email protected]>
Casey Corn <[email protected]>
Chad Fraleigh <[email protected]>
Chao Li <[email protected]>
Charles Flèche <charlesf>
Charles Wardlaw <[email protected]>
Charlie Carley <[email protected]>
Charlie Jolly <[email protected]>
Cheryl Chen <chnchryl>
Chingiz Dyussenov <[email protected]>
Chris Blackbourn <[email protected]>
Chris Burt <[email protected]>
Chris Clyne <lateasusual>
Chris Want <[email protected]>
Christian Brinkmann <[email protected]>
Christian Friedrich <rbx775>
Christian Hubert <[email protected]>
Christian Rauch <[email protected]>
Christian Stolze <regcs>
Christoph Lendenfeld <[email protected]>
Christophe Hery <chery>
Christopher Peerman <chris_82>
Cian Jinks <[email protected]>
Clément Busschaert <[email protected]>
Clément Foucault <[email protected]>
Cody Winchester <CodyWinch>
Colby Klein <shakesoda>
Colin Basnett <[email protected]>
Colin Marmond <[email protected]>
Corbin Dunn <corbin>
Csaba Boncsér <geochuder>
Cyrax <[email protected]>
Cédric Paille <cedricp>
D. O <Likkez>
D.J. Capelis <[email protected]>
Daiki Hashimoto <[email protected]>
Daisuke Takahashi <[email protected]>
Dalai Felinto <[email protected]>
Damien Dh <damdhe>
Damien Picard <[email protected]>
Damien Plisson <[email protected]>
Dan Eicher <[email protected]>
Dan Horák <[email protected]>
Dan Koschier <dankosc>
Daniel <bestdani>
Daniel Bailey <danieljabailey>
Daniel Dunbar <[email protected]>
Daniel Genrich <[email protected]>
Daniel Grosse <Spikebaby>
Daniel Salazar <[email protected]>
Daniel Stokes <[email protected]>
Danrae Pray <[email protected]>
Dave Pagurek <davepagurek>
David Ballesteros <dballesg>
David Friedli <hlorus>
David Vogel <Dadido3>
Daybreak <[email protected]>
Deep Majumder <dmcoder>
Demeter Dzadik <Mets>
Denis Kovacs <[email protected]>
Dennis Ranish <Codec>
Diego Borghetti <[email protected]>
Diego Gangl <[email protected]>
Diego Garcia <[email protected]>
Dilith Jayakody <[email protected]>
Dimitry Kaplin <DimKa>
Diptangshu Dey <Tha_Hobbist>
Dirk <d-egg>
DisquietingFridge <[email protected]>
Dmitry Dygalo <[email protected]>
Dominik Fill <dominikfill>
Domino Marama <[email protected]>
Dontsov Valentin <@blend4web.com>
Dorian <BD3D>
Doug Hammond <[email protected]>
Douglas Paul <[email protected]>
Dyvine57 <[email protected]>
ESASHIKA Kaoru <[email protected]>
Ed Halley <[email protected]>
Edgar Roman Cervantes <redvant>
Edmund Kapusniak <edmundmk>
Edward <edward88>
Eimear Crotty <eimearc>
EitanSomething <[email protected]>
Ejner Fergo <[email protected]>
Elia Sarti <[email protected]>
Emanuel Claesson <[email protected]>
Enrico Fracasso <[email protected]>
Enrique-de-la-Calle <[email protected]>
Eric Bickle <ShadowChaser>
Eric Cosky <eric_cosky>
Erik Abrahamsson <[email protected]>
Ervin Weber <[email protected]>
Erwin Coumans <[email protected]>
Ethan Hall <Ethan1080>
Eugene Kuznetsov <[email protected]>
Evan Wilson <EAW>
Fabian Schempp <[email protected]>
Fabrício Luis <ce3po>
Falk David <[email protected]>
Fen <chemicalcrux>
Florian Eggenberger <[email protected]>
Folkert de Vries <[email protected]>
Francesco Siddi <[email protected]>
Francis Laurence <[email protected]>
Francisco De La Cruz <[email protected]>
Frank van Beek <[email protected]>
Frederick Lee <[email protected]>
Fredrik Hansson <fredrikh>
Fulk33 <[email protected]>
Fynn Grotehans <[email protected]>
Félix <Miadim>
Gaia Clary <[email protected]>
Garry R. Osgood <grosgood>
Gavin Li <[email protected]>
Geoffrey Bantle <[email protected]>
Geoffroy Krantz <[email protected]>
George Vogiatzis <Gvgeo>
Georgiy Markelov <[email protected]>
Germano Cavalcante <[email protected]>
Gilberto Rodrigues <[email protected]>
Glenn Tester <karmacop>
Gottfried Hofmann <gottfried>
Greg Neumiller <rlneumiller>
Grigory Revzin <[email protected]>
Guillermo S. Romero <[email protected]>
Guillermo Venegas <[email protected]>
Habib Gahbiche <[email protected]>
Hallam Roberts <MysteryPancake>
Hamdi Ozbayburtlu <hamdio>
Hamed Zaghaghi <[email protected]>
Hannes Loeschke <[email protected]>
Hans Goudey <[email protected]>
Hans Lambermont <[email protected]>
Harley Acheson <[email protected]>
Harshit Mehta <[email protected]>
Heinrich Schuchardt <xypron>
Henrik Aarnio <[email protected]>
Henrik Dick <[email protected]>
Henry Chang <ChengduLittleA>
Himanshi Kalra <[email protected]>
Hong Shin <[email protected]>
Hoshinova <[email protected]>
Howard Trickey <[email protected]>
Hugo Sales <someonewithpc>
Huseyin Karakullukcu <imgeself>
Håkan Ardö <hakanardo>
IRIE Shinsuke <[email protected]>
Ian Karanja <ranjian0>
Ian Thompson <[email protected]>
Ichthyostega <[email protected]>
Iliya Katueshenock <[email protected]>
Indy Ray <ScatteredRay>
Inês Almeida <[email protected]>
Ish Bosamiya <ish_bosamiya>
Israel Medina <imedina>
Ivan Kosarev <[email protected]>
Ivan Perevala <ivpe>
Iyad Ahmed <[email protected]>
Jack Andersen <[email protected]>
Jacob Møller <SirPaws>
Jacques Beuarain <[email protected]>
Jacques Guignot <[email protected]>
Jacques Lucke <[email protected]>
Jagannadhan Ravi <easythrees>
Jaggz H <jaggz>
Jakub Steiner <[email protected]>
Jamell Moore <JamellMoore>
James <devpalestrina>
James Fulop <Yam>
James Monteath <[email protected]>
James Partsafas <JamesPartsafas>
James Yonan <[email protected]>
Jan-Willem van Dronkelaar <jwvd>
Janne Karhu <[email protected]>
Janusch Patas <patjan>
Jarrett Johnson <jarrett.johnson>
Jason Hays <[email protected]>
Jason Schleifer <jasonschleifer>
Jason Wilkins <[email protected]>
Jean Da Costa <jeacom256>
Jean First <robbott>
Jean-Luc Peurière <[email protected]>
Jeducious <jameshcrowther>
Jeff Knox <[email protected]>
Jeffrey Hoover <[email protected]>
Jens <JRottm>
Jens Ehrhardt <Jens_Eopus>
Jens Ole Wund <[email protected]>
Jens Verwiebe <[email protected]>
Jeroen Bakker <[email protected]>
Jesse Yurkovich <[email protected]>
Jim Eckerlein <UX3D-eckerlein>
Jiri Hnidek <[email protected]>
Jishan Singh <ringmaker>
Joel Godin <FloridaJo>
Joep Peters <Joep>
Johan Walles <walles>
Johannes J <[email protected]>
Johannes Jakob <johjakob>
Johannes Meng <[email protected]>
John Quillan <jquillan>
Johnny Matthews <[email protected]>
Joilnen Leite <[email protected]>
Jonas Holzman <[email protected]>
JonasDichelle <[email protected]>
Jonathan Williamson <[email protected]>
Jorge Bernal <[email protected]>
Jorijn de Graaf <[email protected]>
Jose Molina Garcia <[email protected]>
Josef Raschen <JosefR>
Joseph Brandenburg <TheAngerSpecialist>
Joseph Eagar <[email protected]>
Joseph Gilbert <[email protected]>
Joseph Mansfield <[email protected]>
Joseph Micheli <JMicheli>
Josh Maros <[email protected]>
Joshua Leung <[email protected]>
José Luis Oliveira Cunha <JoseCunha>
Jot <[email protected]>
Juan Gea <juang3d>
Juanfran Matheu <jfmatheu>
Juha Mäki-Kanto <[email protected]>
Juho Vepsalainen <[email protected]>
Julian Eisel <[email protected]>
Julian Plak <[email protected]>
Julian Squires <[email protected]>
Julien Kaspar <[email protected]>
Jun Mizutani <[email protected]>
Jung Jaeyun <cube-c>
Jure Triglav <[email protected]>
Justin Dailey <[email protected]>
Justin Jones <jjones780>
Jörg Müller <[email protected]>
Jürgen Herrmann <[email protected]>
Kai Jægersen <kaio>
Karsten Schwenk <[email protected]>
Karthik Rangasai Sivaraman <rangasai>
Kaspian Jakobsson <[email protected]>
Kazashi Yoshioka <[email protected]>
Kdaf <Kdaf>
Keir Mierle <[email protected]>
Keith Boshoff <wahooney>
Ken Hughes <[email protected]>
Kenneth Perry <thothonegan>
Kent Mein <[email protected]>
Kenzie <[email protected]>
Kester Maddock <[email protected]>
Kevin Buhr <buhr>
Kevin C. Burke <[email protected]>
Kevin Curry <KevinCurry_Unity>
Kevin Havranek <Mzartek>
Kevin Mackay <[email protected]>
Khanh Ha <[email protected]>
Konrad Kleine <[email protected]>
Konrad Puklicki <puklicki>
Koranir <[email protected]>
Kris <Metricity>
Krzysztof Recko <[email protected]>
Kévin Dietrich <[email protected]>
L. E. Segovia <[email protected]>
Lawrence D'Oliveiro <[email protected]>
Leha <leha>
Leon Schittek <[email protected]>
Leon Zandman <lzandman>
Liam Scaife <Voltist>
Lictex Steaven <lictex_>
Liu Deyuan <liudeyuan>
Loren Osborn <linux_dr>
Luc Revardel <[email protected]>
Luca Bonavita <[email protected]>
Luca Rood <[email protected]>
Lucas Boutrot <thornydre>
Lucas Tadeu Teixeira <[email protected]>
Lucas Veber <lucky3>
Luis Pereira <LuisPereira>
Luis de Bethencourt Guimera <luisbg>
Lukas Steiblys <[email protected]>
Lukas Stockner <[email protected]>
Lukas Treyer <[email protected]>
Lukas Tönne <[email protected]>
Luke Frisken <[email protected]>
Léo Depoix <PiloeGAO>
M.G. Kishalmi <[email protected]>
Maarten Gribnau <[email protected]>
Macelaru Tiberiu <ButcherTibi>
Mai Lavelle <[email protected]>
Maikon Araujo <Nokiam>
Mal Duffin <[email protected]>
Mangal Kushwah <MangalK2324>
Manuel Castilla <[email protected]>
Marc Chehab <[email protected]>
Marc Freixas <[email protected]>
Marcelo Demian Gómez <mdemiang>
Marcelo Mutzbauer <[email protected]>
Marco <nacioss>
Marcos Perez <pistolario>
Marino Toscano <[email protected]>
Mark Ayers <[email protected]>
Mark Stead <Scumbag>
Martijn Berger <[email protected]>
Martijn Versteegh <[email protected]>
Martin Ettl <[email protected]>
Martin Felke <[email protected]>
Martin Heistermann <[email protected]>
Martin Poirier <[email protected]>
Masakazu Ito <[email protected]>
Mateo de Mayo <[email protected]>
Mateusz Albecki <[email protected]>
Mateusz Grzeliński <brezdo>
Matheus Santos <MatheusSantos>
Matheus de Sousa Faria <MatheusFaria>
Matias Herrero <herrero.maty>
Matias Mendiola <[email protected]>
Matt Ebb <[email protected]>
Matt Heimlich <[email protected]>
Matt Hill <theothermatt>
Matt Rossman <mattrossman>
Matteo F. Vescovi <[email protected]>
Matteo Falduto <matteolegna>
Matthew Smith <[email protected]>
Matthias Ellerbeck <voyager25>
Matti-Ranta <[email protected]>
Mattias Fredriksson <Osares>
Max Edge <bbbooo3>
Max Schlecht <[email protected]>
Maxim Vasiliev <qmax>
Maxime Casas <[email protected]>
Maxime Chambonnet <Maxzor_2_what_the_fuck_blenderid>
Maxime Curioni <[email protected]>
Michael <michael64>
Michael Fox <[email protected]>
Michael Kowalski <[email protected]>
Michael Möller <mmoeller>
Michael Soluyanov <crantisz>
Michal Srb <xixixao>
Michel Anders <varkenvarken>
Michel Selten <[email protected]>
Miguel G <ghaspias>
Miguel Porces <cmporces>
Miguel Pozo <[email protected]>
Miika Hamalainen <[email protected]>
Mika Saari <[email protected]>
Mike Erwin <[email protected]>
Mike Pan <[email protected]>
Mikhail Matrosov <ktdfly>
Mikhail Rachinskiy <alm>
Mikkel Gjoel <mikkelgjoel>
Milan Davidović <[email protected]>
Milan Jaros <jar091>
Mitchell Stokes <[email protected]>
Monique Dewanchand <[email protected]>
Moritz Röhrich <ildefons>
Morten Mikkelsen <[email protected]>
Myles Walcott <myles_walcott>
Myron Carey <myroncarey>
Nate Rupsis <[email protected]>
Nathan Craddock <[email protected]>
Nathan Letwory <[email protected]>
Nathan Lovato <[email protected]>
Nathan Rozendaal <super_jo_nathan>
Nathan Vegdahl <[email protected]>
Nicholas Bishop <[email protected]>
Nicholas Rishel <[email protected]>
Nick Milios <semaphore>
Nick Samarin <[email protected]>
Nicola De Mitri <nicolasap>
Nicolas Fauvet <droune2001>
Nika Kutsniashvili <[email protected]>
Nikhil Shringarpurey <Nikhil.Net>
Nikita Sirgienko <[email protected]>
Nikolaus Leopold <[email protected]>
Nils Thuerey <[email protected]>
Nischay-Raj <[email protected]>
Norman Lin <[email protected]>
NueSB <[email protected]>
Octave C <toctave>
Olivier Jolly <zeograd>
Olivier Maury <omaury>
Omar Emara <[email protected]>
Ove Murberg Henriksen <[email protected]>
Pablo Delgado Krämer <[email protected]>
Pablo Dobarro <[email protected]>
Pablo Vazquez <[email protected]>
Paolo Acampora <pkrime>
Paolo Amadini <[email protected]>
Pascal Schoen <[email protected]>
Patrick Bender <ichbinkeinreh>
Patrick Busch <[email protected]>
Patrick Foley <Patrick-Foley>
Patrick Huang <phuang1024>
Patrick Mours <[email protected]>
Paul (Thirio) <[email protected]>
Paul Golter <paulgolter>
Paul Melis <paulmelis>
PaulKristoffersson <[email protected]>
Pawel Franitza <Rongix>
Pedro A <[email protected]>
Pedro Reis <veryprofessionaldodo>
Peng Yan <[email protected]>
Petar Dosev <[email protected]>
Peter Fog <tintwotin>
Peter Kim <[email protected]>
Peter Larabell <[email protected]>
Peter Lönnebring <peter_l>
Peter Schlaile <[email protected]>
Peter Sergay <psergay>
Peter Staples <[email protected]>
Phil Gosch <[email protected]>
Phil Stopford <philstopford>
Philip Holzmann <Foaly>
Philipp Oeser <[email protected]>
Philippe Schmid <[email protected]>
Phillip Thomas <Cambloid>
Phoenix Katsch <phoenixkatsch>
Pi Lanningham <Quantumplation>
Pierluigi Grassi <[email protected]>
Pierre Risch <prisch>
Pierrick Bouvier <[email protected]>
Piotr Makal <pmakal>
Piotr Ostrowski <postrowski>
Pratik Borhade <[email protected]>
Prikshit singh <[email protected]>
Quentin Wenger <[email protected]>
RUben <KUbo_0>
Rahul Chaudhary <RC12>
Raimund Klink <[email protected]>
Rajesh Advani <rajeshja>
Rajesh Malviya <[email protected]>
Ralf Hölzemer <[email protected]>
Ramil Roosileht <Limarest>
Rateeb Riyasat <bmollusc>
Raul Fernandez <[email protected]>
Rawalanche <[email protected]>
Ray Molenkamp <[email protected]>
Rebecca Dengate <beckyd>
Red Mser <RedMser>
Reinier de Blois <[email protected]>
Remigiusz Fiedler <[email protected]>
Remy Fayet <[email protected]>
Richard Antalik <[email protected]>
Ricki Myers <[email protected]>
Rob Haarsma <[email protected]>
Robert Fornof <amdbcg>
Robert Guetzkow <[email protected]>
Robert Holcomb <[email protected]>
Robert Sheldon <rsheldiii>
Robert Wenzlaff <[email protected]>
Robert-André Mauchin <[email protected]>
Robin Allen <[email protected]>
Robin Hohnsbeen <[email protected]>
Roel Koster <kostex>
Roel Spruit <[email protected]>
Rohan Rathi <[email protected]>
Roland Hess <[email protected]>
Romain Foyard <romain_f>
Roman Kornev <RomanKornev>
Ryan Inch <Imaginer>
S J Bennett (quollism) <[email protected]>
Sahar A. Kashi <[email protected]>
Sam Miller <samuelmiller>
Sandy Carter <[email protected]>
Sayak Biswas <sayakAMD>
Scott Petrovic <[email protected]>
Scott Spadea <scottspadea>
Scott Wilson <propersquid>
Scurest <scurest>
Sean Kim <[email protected]>
Sebastian Herholz <[email protected]>
Sebastian Koenig <[email protected]>
Sebastian Parborg <[email protected]>
SebastianWitt <[email protected]>
Sebastiano Barrera <bars>
Sebastián Barschkis <[email protected]>
Sergej Reich <[email protected]>
Sergey Sharybin <[email protected]>
Shane Ambler <[email protected]>
Sharan Ranjit <SharanRanjit>
Shashank Shekhar <[email protected]>
Shaul Kedem <[email protected]>
Shen Ciao <ShenCiao>
Shrey Aggarwal <shrey_agg>
Shuvro Sarker <[email protected]>
Sibo Van Gool <SiboVG>
Siddhartha Jejurkar <[email protected]>
Sietse Brouwer <[email protected]>
Simon Clitherow <[email protected]>
Simon G <intrigus>
Simon Lenz <Amudtogal>
Simon Repp <[email protected]>
Simone Barbieri <s.barbieri>
Smitty van Bodegom <smitop>
Soeren Schmidt-Clausen <[email protected]>
Sonny Campbell <[email protected]>
Sriharsha Kotcharlakot <[email protected]>
Stanislav Blinov <radcapricorn>
Stefan Gartner <[email protected]>
Stefan Heinz <[email protected]>
Stefan Werner <[email protected]>
Stefano Bonicatti <smjert>
Stephan Seitz <theHamsta>
Stephen Kelly <[email protected]>
Stephen Seo <seodisparate>
Stephen Swaney <[email protected]>
Stuart Broadfoot <[email protected]>
Sukhitha Prabhath Jayathilake <[email protected]>
Sun Kim <[email protected]>
Sv. Lockal <[email protected]>
Sybren A. Stüvel <[email protected]>
Szymon Ulatowski <szulat>
Takahiro Shizuki <sntulix>
Tamito Kajiyama <[email protected]>
Tarek Yasser <[email protected]>
Thibault de Villèle <thibaulltt>
Thomas Barlow <[email protected]>
Thomas Beck <[email protected]>
Thomas Dinges <[email protected]>
Thomas Lachmann <TL>
Thomas Szepe <[email protected]>
Thomas Wilshaw <[email protected]>
Tiago Chaves <laurelkeys>
Tianwei Shen <[email protected]>
Tim Stullich <tstullich>
Timo Gurr <[email protected]>
Tobias Heinke <TobiasH>
Tom Edwards <[email protected]>
Tom Musgrove <[email protected]>
Tomek Gubala <VGT>
Tomoaki Kawada <[email protected]>
Tomoaki Nakano <tomnak>
Ton Roosendaal <[email protected]>
Toni Alatalo <[email protected]>
TonyG <TonyG>
Torsten Rupp <[email protected]>
Tristan Porteries <[email protected]>
Troy Sobotka <[email protected]>
Tuan N <[email protected]>
Tuomo Keskitalo <[email protected]>
Tyler <tsjordan>
Tyler Alden Gubala <TylerGubala>
Tyler Seacrest <tylerseacrest>
Ulysse Martin <[email protected]>
Urko <urko3d>
Vaishnav S <padthai>
Valdemar Lindberg <Voldie>
Valentin <Poulpator>
Vasilis-Milios <[email protected]>
Vasyl Pidhirskyi <[email protected]>
Victor Seiji Hariki <seijihariki>
Victor-Louis De Gusseme <victorlouis>
Viktoriia Safiullina <safiuvik>
Ville Kivistö <vkivisto>
Vincent Blankfield <vvv>
Vitor Boschi <[email protected]>
Vuk Gardašević <lijenstina>
Wael El Oraiby <[email protected]>
Walid Shouman <[email protected]>
Wannes Malfait <[email protected]>
Wayde Moss <[email protected]>
Weikang Qiu <[email protected]>
Weizhen Huang <[email protected]>
Welp <[email protected]>
William Leeson <[email protected]>
William Reynish <[email protected]>
Willian Padovani Germano <[email protected]>
Wouter <waterflames>
Wouter van Heyst <[email protected]>
Wybren van Keulen <wybren>
Xavier Cho <mysticfall>
Xavier Hallade <[email protected]>
Xavier Thomas <[email protected]>
Xiao Xiangquan <[email protected]>
Xing Liu <xing>
Yann Doersam <YetAnotherNiceName>
Yann Lanthony <yann-lty>
Yann Vernier <[email protected]>
Yevgeny Makarov <jenkm>
Yiming Wu <[email protected]>
Yonatan Maor <[email protected]>
Yuki Hashimoto <hzuika>
Yuki Shirakawa <shirakawa>
Yuntoko <[email protected]>
Z-Map <[email protected]>
Zev Eisenberg <ZevEisenberg>
Zijun Zhou <[email protected]>
andreas atteneder <atti>
ariva00 <[email protected]>
b-init <b-init>
bartus <[email protected]>
bird_d <bird_d>
brunoT <[email protected]>
cgtinker <[email protected]>
coyo_t <[email protected]>
dupoxy <[email protected]>
fiord <[email protected]>
grady <[email protected]>
himisa <[email protected]>
jim man <jimman2003>
jon denning <[email protected]>
kiki <[email protected]>
laurynas <[email protected]>
listout <[email protected]>
lolloz98 <[email protected]>
luzpaz <luzpaz>
matc <matc>
menda <[email protected]>
n-kall <[email protected]>
nBurn <[email protected]>
nutti <[email protected]>
ok_what <[email protected]>
persun <[email protected]>
swann <slumber>
unclezeiv <[email protected]>
yves <valfeur>
Élie Michel <elie>
Łukasz Kwoska <Szakulus>
# Please DO NOT APPEND here. See comments at the top of the file.
# END individuals section.
# BEGIN organizations section.
Apple <*@apple.com>
AMD <*@amd.com>
Blender Foundation <*@blender.org>
Intel <*@intel.com>
NVIDIA <*@nvidia.com>
# Please DO NOT APPEND here. See comments at the top of the file.
# END organizations section.