Skip to content

Framebuffer - #67

Open
Gold-A wants to merge 2 commits into
masterfrom
framebuffer
Open

Framebuffer#67
Gold-A wants to merge 2 commits into
masterfrom
framebuffer

Conversation

@Gold-A

@Gold-A Gold-A commented Mar 11, 2016

Copy link
Copy Markdown
Member

Disabling pixel inspector when a framebuffer or renderbuffer is bound

}

glpPixelInspector.prototype.bindFrameBuffer = function(enable) {
this.framebufferIsBound = !!enable;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not not?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turns it into a boolean value. So non-null values will be true instead of a WebGLBuffer

@AaronMorais

Copy link
Copy Markdown
Member

Let's get Dian to sign off on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants