Skip to content

Commit 0932cb9

Browse files
authored
SpotLightShadowRenderer: restored original author name
1 parent 88788ea commit 0932cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/shadow/SpotLightShadowRenderer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
* <p>For a detailed explanation of PSSM, refer to:
6666
* <a href="https://developer.nvidia.com/gpugems/GPUGems3/gpugems3_ch10.html">GPU Gems 3, Chapter 10: Parallel-Split Shadow Maps on Programmable GPUs</a>
6767
*
68-
* @author Nehon
68+
* @author Rémy Bouquet aka Nehon
6969
*/
7070
public class SpotLightShadowRenderer extends AbstractShadowRenderer {
7171

0 commit comments

Comments
 (0)