MCPcopy Create free account

hub / github.com/brianchirls/Seriously.js / functions

Functions415 in github.com/brianchirls/Seriously.js

↓ 3 callersFunctionmixin
* Simple function to mix in properties from source into target, * but only if target does not already have a property of the same name.
lib/require.js:107
↓ 3 callersFunctionnoise2D
(xin, yin)
transforms/seriously.camerashake.js:88
↓ 3 callersFunctionrenderObjectsImmediate
( renderList, materialType, camera, lights, fog, overrideMaterial )
lib/three.js:21342
↓ 3 callersFunctionreplace
(channel)
effects/seriously.blend.js:30
↓ 3 callersFunctionreplace
(channel)
effects/seriously.accumulator.js:26
↓ 3 callersFunctionrgb2hex
( rgb )
lib/three.js:11493
↓ 3 callersFunctionsaveGlobal
()
test/qunit/qunit.js:1245
↓ 3 callersFunctionscripts
()
lib/require.js:133
↓ 3 callersFunctionsetInput
(inputName, input)
seriously.js:1896
↓ 3 callersFunctionsetMaterial
( material )
lib/three.js:22132
↓ 3 callersFunctionsetProgram
( camera, lights, fog, material, object )
lib/three.js:22151
↓ 3 callersFunctiontakeGlobalQueue
* Internal method to transfer globalQueue items to this context's * defQueue.
lib/require.js:536
↓ 3 callersFunctiontestPoint
( point, index )
lib/three.js:15000
↓ 3 callersFunctionv
(a)
effects/seriously.expression.js:538
↓ 2 callersFunctionC
()
effects/seriously.expression.js:538
↓ 2 callersFunctionH
()
effects/seriously.expression.js:538
↓ 2 callersFunctionaddPoint
( id, hex )
lib/three.js:33704
↓ 2 callersFunctionaddShaderName
(shaderSrc)
seriously.js:2394
↓ 2 callersFunctionazimuth
( vector )
lib/three.js:33064
↓ 2 callersFunctioncheckImageFail
(img)
test/seriously.unit.js:2913
↓ 2 callersFunctioncheckInit
* Checks the utils have been initialized.
lib/webgl-debug.js:184
↓ 2 callersFunctioncheckLoaded
()
lib/require.js:616
↓ 2 callersFunctionclampToMaxSize
( image, maxSize )
lib/three.js:23430
↓ 2 callersFunctioncleanUp
()
sources/seriously.camera.js:38
↓ 2 callersFunctioncolorArrayToHex
(color)
seriously.js:477
↓ 2 callersFunctioncompileShader
(source, fragment)
seriously.js:918
↓ 2 callersFunctioncreateProgram
( shader )
lib/three.js:25458
↓ 2 callersFunctiondeallocateMaterial
( material )
lib/three.js:18723
↓ 2 callersFunctiondeleteBuffers
( geometry )
lib/three.js:18542
↓ 2 callersFunctioneachReverse
* Helper function for iterating over an array backwards. If the func * returns a true value, it will break out of the loop.
lib/require.js:68
↓ 2 callersFunctionfilterFallback
( f )
lib/three.js:23831
↓ 2 callersFunctiongetBevelVec
( inPt, inPrev, inNext )
lib/three.js:31245
↓ 2 callersFunctiongetGlobal
(value)
lib/require.js:139
↓ 2 callersFunctiongetPos
( u, in_q, in_p, radius, heightScale )
lib/three.js:32541
↓ 2 callersFunctiongetScriptData
* Given an event from a script node, get the requirejs info from it, * and then removes the event listeners on the node. * @param {E
lib/require.js:1174
↓ 2 callersFunctiongetTestContext
()
seriously.js:559
↓ 2 callersFunctionglEnumToString
* Gets an string version of an WebGL enum. * * Example: * var str = WebGLDebugUtil.glEnumToString(ctx.getError()); * * @param {number} value Va
lib/webgl-debug.js:209
↓ 2 callersFunctionglFunctionArgToString
* Returns the string version of a WebGL argument. * Attempts to convert enum arguments to strings. * @param {string} functionName the name of the We
lib/webgl-debug.js:225
↓ 2 callersFunctionhandleTriangle
( a, b, c )
lib/three.js:9040
↓ 2 callersFunctionimportCSS
( url )
lib/rStats.js:31
↓ 2 callersFunctioninit
()
lib/three.js:25029
↓ 2 callersFunctioninitCustomAttributes
( object )
lib/three.js:18788
↓ 2 callersFunctioninitGeometryGroups
( object, geometry )
lib/three.js:21633
↓ 2 callersFunctioninitialize
()
targets/seriously.three.js:41
↓ 2 callersFunctionintakeDefines
()
lib/require.js:1190
↓ 2 callersFunctioninterpolateCatmullRom
( points, scale )
lib/three.js:30087
↓ 2 callersFunctionintersectObject
( object, raycaster, intersects, recursive )
lib/three.js:7337
↓ 2 callersFunctionintersect_segments_2D
( inSeg1Pt1, inSeg1Pt2, inSeg2Pt1, inSeg2Pt2, inExcludeAdjacentSegs )
lib/three.js:28899
↓ 2 callersFunctionisPointInsideAngle
( inVertex, inLegFromPt, inLegToPt, inOtherPt )
lib/three.js:29023
↓ 2 callersFunctionloadTexture
( i )
lib/three.js:13356
↓ 2 callersFunctionmake
( v1, v2, v3 )
lib/three.js:32975
↓ 2 callersFunctionmakeErrorWrapper
(ctx, functionName)
lib/webgl-debug.js:325
↓ 2 callersFunctionmakePropertyWrapper
(wrapper, original, propertyName)
lib/webgl-debug.js:264
↓ 2 callersFunctionmakeWebGLContextEvent
(statusMessage)
lib/webgl-debug.js:647
↓ 2 callersFunctionmarkUniformsLightsNeedsUpdate
( uniforms, value )
lib/three.js:22579
↓ 2 callersFunctionnearest_pow2
( n )
lib/three.js:11400
↓ 2 callersFunctionparseArrayBuffer
(arrayBuffer)
sources/seriously.depth.js:68
↓ 2 callersFunctionparseMaterial
( material )
lib/three.js:8046
↓ 2 callersFunctionpoint_in_segment_2D_colin
( inSegPt1, inSegPt2, inOtherPt )
lib/three.js:28882
↓ 2 callersFunctionprojectObject
( object )
lib/three.js:21236
↓ 2 callersFunctionrefreshUniformsLine
( uniforms, material )
lib/three.js:22472
↓ 2 callersFunctionremoveListener
(node, func, name, ieName)
lib/require.js:1153
↓ 2 callersFunctionremoveScript
(name)
lib/require.js:357
↓ 2 callersFunctionrenderDaemon
(now)
seriously.js:1430
↓ 2 callersFunctions
(a)
effects/seriously.expression.js:538
↓ 2 callersFunctionsetDefaultGLState
()
lib/three.js:18070
↓ 2 callersFunctionsetLetters
()
effects/seriously.ascii.js:66
↓ 2 callersFunctionsetupFrameBuffer
( framebuffer, renderTarget, textureTarget )
lib/three.js:23579
↓ 2 callersFunctionsetupMatrices
( object, camera )
lib/three.js:23003
↓ 2 callersFunctionsetupRenderBuffer
( renderbuffer, renderTarget )
lib/three.js:23586
↓ 2 callersFunctionsidewalls
( contour, layeroffset )
lib/three.js:31605
↓ 2 callersFunctionsourcePlugin
(hook, source, options, force)
seriously.js:3193
↓ 2 callersFunctionsplitPrefix
(name)
lib/require.js:385
↓ 2 callersFunctionsubtract
( a, b )
lib/three.js:26517
↓ 2 callersFunctiont
(a,b,c)
effects/seriously.expression.js:538
↓ 2 callersFunctiontargetPlugin
(hook, target, options, force)
seriously.js:3694
↓ 2 callersFunctiontoShapesNoHoles
( inSubpaths )
lib/three.js:28568
↓ 2 callersFunctiontraceSources
(node, original)
seriously.js:1630
↓ 2 callersFunctiontranslate
(x, y)
seriously.js:5891
↓ 2 callersFunctiontranslate
(x, y, z)
transforms/seriously.transform3d.js:64
↓ 2 callersFunctionupdateDrawFunction
()
effects/seriously.blend.js:104
↓ 2 callersFunctionupdateObject
( object )
lib/three.js:21722
↓ 2 callersFunctionupdateSize
(w, h)
effects/seriously.whitebalance.js:53
↓ 2 callersFunctionupload
(file)
util/medialoader.js:32
↓ 2 callersFunctionwrapEvent
(listener)
lib/webgl-debug.js:475
↓ 1 callersFunctionF
()
effects/seriously.expression.js:538
↓ 1 callersFunctionG
()
effects/seriously.expression.js:538
↓ 1 callersFunctionI
()
effects/seriously.expression.js:538
↓ 1 callersFunctionJ
()
effects/seriously.expression.js:538
↓ 1 callersFunctionK
()
effects/seriously.expression.js:538
↓ 1 callersFunctionSeriously
(options)
seriously.js:1117
↓ 1 callersFunction_end
()
lib/rStats.js:210
↓ 1 callersFunction_perf
( id )
lib/rStats.js:285
↓ 1 callersFunction_start
()
lib/rStats.js:206
↓ 1 callersFunctionab2str
(buf)
sources/seriously.depth.js:34
↓ 1 callersFunctionaddBufferImmediate
( objlist, object )
lib/three.js:21706
↓ 1 callersFunctionaddLineNumbers
( string )
lib/three.js:24674
↓ 1 callersFunctionaddOnContextLostListener
(listener)
lib/webgl-debug.js:485
↓ 1 callersFunctionaddOnContextRestoredListener
(listener)
lib/webgl-debug.js:489
↓ 1 callersFunctionallocateBones
( object )
lib/three.js:23941
← previousnext →101–200 of 415, ranked by callers