Browse Source

doc: updated credits.

pull/481/head
Vladimír Vondruš 6 years ago
parent
commit
fa733a55ca
  1. 6
      doc/credits.dox
  2. 1
      src/Magnum/Platform/EmscriptenApplication.cpp

6
doc/credits.dox

@ -176,11 +176,11 @@ Are the below lists missing your name or something's wrong?
- **Nicholas "LB" Branden** ([\@LB--](https://github.com/LB--)) --- warning - **Nicholas "LB" Branden** ([\@LB--](https://github.com/LB--)) --- warning
fixes, Windows buildsystem improvements fixes, Windows buildsystem improvements
- **Olga Turanksaya** ([\@olga-python](https://github.com/olga-python)) --- - **Olga Turanksaya** ([\@olga-python](https://github.com/olga-python)) ---
Gentoo ebuild Gentoo ebuild)
- **Pablo Escobar** ([\@pezcode](https://github.com/pezcode)) --- @ref Math
additions, @ref Platform::EmscriptenApplication improvements
- **Pascal Thomet** ([\@pthom](https://github.com/pthom)) --- C++17 - **Pascal Thomet** ([\@pthom](https://github.com/pthom)) --- C++17
compilation fixes, buildsystem improvements, Hunter package compilation fixes, buildsystem improvements, Hunter package
- **Pablo Escobar** ([\@pezcode](https://github.com/pezcode)) --- @ref Math
additions
- **Sam Spilsbury** ([\@smspillaz](https://github.com/smspillaz)) --- WebGL - **Sam Spilsbury** ([\@smspillaz](https://github.com/smspillaz)) --- WebGL
and GLES fixes and GLES fixes
- **Samuel Kogler** ([\@skogler](https://github.com/skogler)) --- - **Samuel Kogler** ([\@skogler](https://github.com/skogler)) ---

1
src/Magnum/Platform/EmscriptenApplication.cpp

@ -4,6 +4,7 @@
Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
2020 Vladimír Vondruš <mosra@centrum.cz> 2020 Vladimír Vondruš <mosra@centrum.cz>
Copyright © 2018, 2019, 2020 Jonathan Hale <squareys@googlemail.com> Copyright © 2018, 2019, 2020 Jonathan Hale <squareys@googlemail.com>
Copyright © 2020 Pablo Escobar <mail@rvrs.in>
Permission is hereby granted, free of charge, to any person obtaining a Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"), copy of this software and associated documentation files (the "Software"),

Loading…
Cancel
Save