Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanherrmannengel committed Feb 8, 2025
1 parent b166423 commit 2fe346d
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 43 deletions.
2 changes: 0 additions & 2 deletions app/src/lib/open_code/jsm/three.js/GLTFLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,6 @@ class GLTFLightsExtension {
// here, because node-level parsing will only override position if explicitly specified.
lightNode.position.set( 0, 0, 0 );

lightNode.decay = 2;

assignExtrasToUserData( lightNode, lightDef );

if ( lightDef.intensity !== undefined ) lightNode.intensity = lightDef.intensity;
Expand Down
2 changes: 1 addition & 1 deletion app/src/lib/open_code/jsm/three.js/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright © 2010-2024 three.js authors
Copyright © 2010-2025 three.js authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions app/src/lib/open_code/jsm/three.js/three.core.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/src/lib/open_code/jsm/three.js/three.module.min.js

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions wrapper/snap/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fe346d

Please sign in to comment.