Skip to content

Commit

Permalink
chore: reference issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoHamuy committed Nov 29, 2024
1 parent 00b525e commit 4357660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controls/EventDispatcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Due to @types/three r168 breaking change
we have to manually copy the EventDispatcher class from three.js.
So this files merges the declarations from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/three/src/core/EventDispatcher.d.ts
with the implementation from https://github.com/mrdoob/three.js/blob/dev/src/core/EventDispatcher.js
More info in https://github.com/pmndrs/three-stdlib/issues/387
*/

/**
Expand Down

0 comments on commit 4357660

Please sign in to comment.