react-particles-webgl
react-particles-webgl copied to clipboard
replaced deprecated methods with new ones
trafficstars
the browser throws an annoying warning about setDynamic and addAttribute being deprecated, replaced them with setUsage and setAttribute.
Thanks for this! Should we bump the minimum version of threejs?
sure! no problem. afaik they deprecated these methods in version 110, and react-particles-webgl uses version 107.