Bug with complicated function dependencies by m0ose · Pull Request #730 · gpujs/gpu.js
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 663
Open
m0ose wants to merge 1 commit intogpujs:developfrom
Open
Bug with complicated function dependencies#730
m0ose wants to merge 1 commit intogpujs:developfrom
Bug with complicated function dependencies#730
m0ose wants to merge 1 commit intogpujs:developfrom
Conversation
Copy link Copy Markdown
There was a bug when someone added a bunch of interdependent functions. I think it had to do with the order that they were declared in the shader.
Here is a fix and a test for #727.
szacskesz
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment