- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 146
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
It appears that three.js revisions higher than r140 would throw an error while r139 and r140 log a warning about the addAttribute function being renamed to setAttribute.
Expected behavior
Using the setAttribute() function should eliminate both warnings and errors.
Screenshots and Repro Model
This particular unwrapper I tested as an independent import just to see if it can function as such, without using the three-gpu-pathtracer library (so not sure where exactly in the library this unwrapper might be used).
Platform:
- Device: [Laptop]
- OS: [Windows]
- GPU: [integrated NVidia GeForce]
- Browser: [Firefox]
- Browser Version: [132.0 (64-bit)]
- Three.js version: [r140+]
- Library version: [v0.0.23]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working