diff --git a/packages/cookbook/API.json b/packages/cookbook/API.json index 4e7fa7b..2a77d30 100755 --- a/packages/cookbook/API.json +++ b/packages/cookbook/API.json @@ -859,7 +859,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/createSurface.js", "path": "packages/gl-react/src/createSurface.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/createSurface.js#L161-L591" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/createSurface.js#L161-L591" }, "kind": "class", "name": "Surface", @@ -2207,7 +2207,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/createSurface.js", "path": "packages/gl-react/src/createSurface.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/createSurface.js#L281-L288" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/createSurface.js#L281-L288" }, "params": [ { @@ -2517,7 +2517,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/createSurface.js", "path": "packages/gl-react/src/createSurface.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/createSurface.js#L297-L304" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/createSurface.js#L297-L304" }, "params": [ { @@ -2847,7 +2847,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/createSurface.js", "path": "packages/gl-react/src/createSurface.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/createSurface.js#L311-L317" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/createSurface.js#L311-L317" }, "memberof": "Surface", "scope": "instance", @@ -3011,7 +3011,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/createSurface.js", "path": "packages/gl-react/src/createSurface.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/createSurface.js#L325-L327" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/createSurface.js#L325-L327" }, "memberof": "Surface", "scope": "instance", @@ -3129,7 +3129,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/createSurface.js", "path": "packages/gl-react/src/createSurface.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/createSurface.js#L335-L337" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/createSurface.js#L335-L337" }, "memberof": "Surface", "scope": "instance", @@ -3390,8 +3390,21 @@ }, { "title": "prop", - "description": "in advanced use-cases, you can render things like Bus or contents to be used by Node", + "description": "a callback called each time a draw was produced for this Node.", "lineNumber": 13, + "type": { + "type": "OptionalType", + "expression": { + "type": "NameExpression", + "name": "Function" + } + }, + "name": "onDraw" + }, + { + "title": "prop", + "description": "in advanced use-cases, you can render things like Bus or contents to be used by Node", + "lineNumber": 14, "type": { "type": "OptionalType", "expression": { @@ -3404,33 +3417,33 @@ { "title": "example", "description": "", - "lineNumber": 14 + "lineNumber": 15 } ], "loc": { "start": { - "line": 359, + "line": 361, "column": 0 }, "end": { - "line": 375, + "line": 378, "column": 3 } }, "context": { "loc": { "start": { - "line": 376, + "line": 379, "column": 0 }, "end": { - "line": 1044, + "line": 1050, "column": 1 } }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L376-L1044" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L379-L1050" }, "properties": [ { @@ -4049,8 +4062,71 @@ } }, { - "name": "children", + "name": "onDraw", "lineNumber": 13, + "description": { + "type": "root", + "children": [ + { + "type": "paragraph", + "children": [ + { + "type": "text", + "value": "a callback called each time a draw was produced for this Node.", + "position": { + "start": { + "line": 1, + "column": 1, + "offset": 0 + }, + "end": { + "line": 1, + "column": 63, + "offset": 62 + }, + "indent": [] + } + } + ], + "position": { + "start": { + "line": 1, + "column": 1, + "offset": 0 + }, + "end": { + "line": 1, + "column": 63, + "offset": 62 + }, + "indent": [] + } + } + ], + "position": { + "start": { + "line": 1, + "column": 1, + "offset": 0 + }, + "end": { + "line": 1, + "column": 63, + "offset": 62 + } + } + }, + "type": { + "type": "OptionalType", + "expression": { + "type": "NameExpression", + "name": "Function" + } + } + }, + { + "name": "children", + "lineNumber": 14, "description": { "type": "root", "children": [ @@ -4189,28 +4265,28 @@ "tags": [], "loc": { "start": { - "line": 539, + "line": 542, "column": 2 }, "end": { - "line": 543, + "line": 546, "column": 5 } }, "context": { "loc": { "start": { - "line": 544, + "line": 547, "column": 2 }, "end": { - "line": 567, + "line": 570, "column": 3 } }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L544-L567" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L547-L570" }, "name": "capture", "kind": "function", @@ -4218,7 +4294,7 @@ { "title": "param", "name": "x", - "lineNumber": 544, + "lineNumber": 547, "type": { "type": "NameExpression", "name": "number" @@ -4227,7 +4303,7 @@ { "title": "param", "name": "y", - "lineNumber": 544, + "lineNumber": 547, "type": { "type": "NameExpression", "name": "number" @@ -4236,7 +4312,7 @@ { "title": "param", "name": "w", - "lineNumber": 544, + "lineNumber": 547, "type": { "type": "NameExpression", "name": "number" @@ -4245,7 +4321,7 @@ { "title": "param", "name": "h", - "lineNumber": 544, + "lineNumber": 547, "type": { "type": "NameExpression", "name": "number" @@ -4343,28 +4419,28 @@ ], "loc": { "start": { - "line": 569, + "line": 572, "column": 2 }, "end": { - "line": 573, + "line": 576, "column": 5 } }, "context": { "loc": { "start": { - "line": 574, + "line": 577, "column": 2 }, "end": { - "line": 579, + "line": 582, "column": 4 } }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L574-L579" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L577-L582" }, "kind": "function", "name": "redraw", @@ -4451,28 +4527,28 @@ ], "loc": { "start": { - "line": 581, + "line": 584, "column": 2 }, "end": { - "line": 585, + "line": 588, "column": 5 } }, "context": { "loc": { "start": { - "line": 586, + "line": 589, "column": 2 }, "end": { - "line": 588, + "line": 591, "column": 4 } }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L586-L588" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L589-L591" }, "kind": "function", "name": "flush", @@ -4592,7 +4668,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Shaders.js", "path": "packages/gl-react/src/Shaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Shaders.js#L113-L161" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Shaders.js#L113-L161" }, "kind": "namespace", "name": "Shaders", @@ -4655,7 +4731,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Shaders.js", "path": "packages/gl-react/src/Shaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Shaders.js#L127-L143" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Shaders.js#L127-L143" }, "memberof": "Shaders", "params": [ @@ -4903,7 +4979,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/LinearCopy.js", "path": "packages/gl-react/src/LinearCopy.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/LinearCopy.js#L14-L26" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/LinearCopy.js#L14-L26" }, "properties": [ { @@ -5076,7 +5152,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/NearestCopy.js", "path": "packages/gl-react/src/NearestCopy.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/NearestCopy.js#L14-L27" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/NearestCopy.js#L14-L27" }, "properties": [ { @@ -5592,7 +5668,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Bus.js", "path": "packages/gl-react/src/Bus.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Bus.js#L45-L212" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Bus.js#L45-L212" }, "properties": [ { @@ -5965,7 +6041,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Bus.js", "path": "packages/gl-react/src/Bus.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Bus.js#L168-L171" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Bus.js#L168-L171" }, "name": "capture", "kind": "function", @@ -6119,7 +6195,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Bus.js", "path": "packages/gl-react/src/Bus.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Bus.js#L183-L185" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Bus.js#L183-L185" }, "kind": "function", "name": "redraw", @@ -6343,7 +6419,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/connectSize.js", "path": "packages/gl-react/src/connectSize.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/connectSize.js#L19-L56" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/connectSize.js#L19-L56" }, "kind": "function", "name": "connectSize", @@ -6719,7 +6795,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/GLSL.js", "path": "packages/gl-react/src/GLSL.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/GLSL.js#L26-L35" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/GLSL.js#L26-L35" }, "returns": [ { @@ -7056,7 +7132,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/GLSL.js", "path": "packages/gl-react/src/GLSL.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/GLSL.js#L7-L7" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/GLSL.js#L7-L7" }, "name": "GLSLCode", "kind": "typedef", @@ -7212,7 +7288,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Shaders.js", "path": "packages/gl-react/src/Shaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Shaders.js#L44-L46" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Shaders.js#L44-L46" }, "examples": [ { @@ -7355,7 +7431,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Shaders.js", "path": "packages/gl-react/src/Shaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Shaders.js#L15-L17" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Shaders.js#L15-L17" }, "examples": [ { @@ -7547,7 +7623,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Shaders.js", "path": "packages/gl-react/src/Shaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Shaders.js#L51-L53" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Shaders.js#L51-L53" }, "name": "ShadersSheet", "kind": "typedef", @@ -7594,7 +7670,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Shaders.js", "path": "packages/gl-react/src/Shaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Shaders.js#L24-L27" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Shaders.js#L24-L27" }, "name": "ShaderIdentifier", "kind": "typedef", @@ -8473,7 +8549,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L151-L153" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L151-L153" }, "name": "Uniforms", "kind": "typedef", @@ -8758,7 +8834,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L64-L67" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L64-L67" }, "name": "TextureOptions", "kind": "typedef", @@ -9097,7 +9173,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L47-L47" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L47-L47" }, "name": "Interpolation", "kind": "typedef", @@ -9428,7 +9504,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L57-L57" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L57-L57" }, "name": "WrapMode", "kind": "typedef", @@ -9488,7 +9564,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L94-L97" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L94-L97" }, "name": "BlendFuncSrcDst", "kind": "typedef", @@ -10519,7 +10595,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L89-L89" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L89-L89" }, "name": "BlendFunc", "kind": "typedef", @@ -10623,7 +10699,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L107-L109" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L107-L109" }, "name": "Clear", "kind": "typedef", @@ -10796,7 +10872,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Node.js", "path": "packages/gl-react/src/Node.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Node.js#L102-L102" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Node.js#L102-L102" }, "name": "Vec4", "kind": "typedef", @@ -10952,7 +11028,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/flow/ndarray.js", "path": "packages/gl-react/flow/ndarray.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/flow/ndarray.js#L7-L13" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/flow/ndarray.js#L7-L13" }, "name": "NDArray", "kind": "typedef", @@ -11226,7 +11302,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L9-L49" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L9-L49" }, "name": "TextureLoader", "kind": "class", @@ -11269,7 +11345,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L13-L13" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L13-L13" }, "properties": [ { @@ -11385,7 +11461,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L18-L20" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L18-L20" }, "name": "constructor", "kind": "function", @@ -11497,7 +11573,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L25-L25" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L25-L25" }, "name": "dispose", "kind": "member", @@ -11605,7 +11681,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L30-L30" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L30-L30" }, "name": "canLoad", "kind": "member", @@ -11722,7 +11798,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L35-L35" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L35-L35" }, "name": "get", "kind": "member", @@ -11849,7 +11925,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoader.js", "path": "packages/gl-react/src/TextureLoader.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoader.js#L42-L48" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoader.js#L42-L48" }, "name": "load", "kind": "function", @@ -11997,7 +12073,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitors.js", "path": "packages/gl-react/src/Visitors.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitors.js#L10-L28" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitors.js#L10-L28" }, "kind": "namespace", "name": "Visitors", @@ -12036,7 +12112,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitors.js", "path": "packages/gl-react/src/Visitors.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitors.js#L14-L16" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitors.js#L14-L16" }, "memberof": "Visitors", "name": "add", @@ -12101,7 +12177,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitors.js", "path": "packages/gl-react/src/Visitors.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitors.js#L20-L23" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitors.js#L20-L23" }, "memberof": "Visitors", "name": "remove", @@ -12267,7 +12343,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoaders.js", "path": "packages/gl-react/src/TextureLoaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoaders.js#L12-L31" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoaders.js#L12-L31" }, "kind": "namespace", "name": "TextureLoaders", @@ -12357,7 +12433,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoaders.js", "path": "packages/gl-react/src/TextureLoaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoaders.js#L17-L19" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoaders.js#L17-L19" }, "memberof": "TextureLoaders", "name": "add", @@ -12490,7 +12566,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/TextureLoaders.js", "path": "packages/gl-react/src/TextureLoaders.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/TextureLoaders.js#L24-L27" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/TextureLoaders.js#L24-L27" }, "memberof": "TextureLoaders", "name": "remove", @@ -12577,7 +12653,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/VisitorLogger.js", "path": "packages/gl-react/src/VisitorLogger.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/VisitorLogger.js#L21-L122" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/VisitorLogger.js#L21-L122" }, "name": "VisitorLogger", "augments": [ @@ -12626,7 +12702,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L31-L78" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L31-L78" }, "name": "Visitor", "kind": "class", @@ -12658,7 +12734,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L35-L35" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L35-L35" }, "name": "onSurfaceMount", "kind": "function", @@ -12719,7 +12795,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L39-L39" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L39-L39" }, "name": "onSurfaceUnmount", "kind": "function", @@ -12780,7 +12856,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L43-L43" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L43-L43" }, "name": "onSurfaceGLContextChange", "kind": "function", @@ -12853,7 +12929,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L46-L46" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L46-L46" }, "name": "onSurfaceDrawSkipped", "kind": "function", @@ -12914,7 +12990,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L49-L49" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L49-L49" }, "name": "onSurfaceDrawStart", "kind": "function", @@ -13026,7 +13102,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L53-L55" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L53-L55" }, "name": "onSurfaceDrawError", "kind": "function", @@ -13087,7 +13163,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L58-L58" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L58-L58" }, "name": "onSurfaceDrawEnd", "kind": "function", @@ -13148,7 +13224,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L61-L61" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L61-L61" }, "name": "onNodeDrawSkipped", "kind": "function", @@ -13209,7 +13285,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L64-L64" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L64-L64" }, "name": "onNodeDrawStart", "kind": "function", @@ -13270,7 +13346,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L67-L71" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L67-L71" }, "name": "onNodeSyncDeps", "kind": "function", @@ -13385,7 +13461,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L74-L74" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L74-L74" }, "name": "onNodeDraw", "kind": "function", @@ -13461,7 +13537,7 @@ }, "file": "/Users/gre/dev/gl-react-next/packages/gl-react/src/Visitor.js", "path": "packages/gl-react/src/Visitor.js", - "github": "https://github.com/gre/gl-react/blob/4418f3de8390d8a3823af93706870267a89be63b/packages/gl-react/src/Visitor.js#L77-L77" + "github": "https://github.com/gre/gl-react/blob/f40ba5b2099d74986cf6a77fb49fe3be0316b091/packages/gl-react/src/Visitor.js#L77-L77" }, "name": "onNodeDrawEnd", "kind": "function",