MCPcopy Create free account

hub / github.com/bryjch/dribble.tf / functions

Functions715 in github.com/bryjch/dribble.tf

↓ 1 callersFunctiondeserializeSetupFromShareToken
(token: string)
src/utils/setups.ts:113
↓ 1 callersFunctiondistPointSeg2D2
(px, py, ax, ay, bx, by)
scripts/inject-glb-lightmaps.mjs:249
↓ 1 callersFunctionencodeCamera
(camera: SavedSetupCamera)
src/utils/setups.ts:273
↓ 1 callersFunctionencodeNormalizedComponent
(value, componentType, normalized)
scripts/inject-glb-lightmaps.mjs:1491
↓ 1 callersFunctionencodePNG
(width, height, rgbaData)
scripts/inject-glb-lightmaps.mjs:1335
↓ 1 callersFunctionensureWasm
()
src/components/Analyse/Data/ParseWorker.ts:56
↓ 1 callersFunctionensure_material_resolved
(material_path, fs, dir_paths, pak, alias_root, asset_dirs)
scripts/plumber_import_vmf.py:762
↓ 1 callersFunctionexpandBoundsWithAccessor
(bounds, accessorIndex, worldMatrix)
scripts/convert-map.mjs:875
↓ 1 callersFunctionexpandBoundsWithPoint
(bounds, point)
scripts/convert-map.mjs:866
↓ 1 callersFunctionexpectedResponseType
(type)
src/libs/parser2/parser2.js:347
↓ 1 callersFunctionfail
scripts/setup-convert-deps.mjs:23
↓ 1 callersFunctionfilterVmfInvisibleEntities
scripts/convert-map.mjs:214
↓ 1 callersFunctionfindMapAlias
(map: string)
src/components/Analyse/MapBoundaries.ts:129
↓ 1 callersFunctionfindVertexFaces
(wx, wy, wz)
scripts/inject-glb-lightmaps.mjs:486
↓ 1 callersMethodfind_by_basename
(self, basename)
scripts/plumber_import_vmf.py:683
↓ 1 callersMethodfind_wvt_patch_candidates
(self, rel_without_ext)
scripts/plumber_import_vmf.py:690
↓ 1 callersFunctionforceShowPanelAction
(forceShowPanel?: boolean)
src/zustand/actions.ts:435
↓ 1 callersFunctionformatPrefixCounts
scripts/inspect-map-glb.mjs:190
↓ 1 callersFunctionformatScaleForFileName
scripts/convert-map.mjs:109
↓ 1 callersFunctiongetAllKills
(parser: AsyncParser)
src/utils/matchEvents.ts:91
↓ 1 callersMethodgetAngles
(playerId: number, tick: number)
src/components/Analyse/Data/ViewAnglesCache.ts:13
↓ 1 callersFunctiongetArrayU16FromWasm0
(ptr, len)
src/libs/parser2/parser2.js:183
↓ 1 callersFunctiongetArrayU32FromWasm0
(ptr, len)
src/libs/parser2/parser2.js:188
↓ 1 callersFunctiongetArrayU8FromWasm0
(ptr, len)
src/libs/parser2/parser2.js:193
↓ 1 callersFunctiongetAutoRotationAngle
()
src/components/Controls/RtsControls.js:298
↓ 1 callersMethodgetBuilding
(tick: number, index: number)
src/components/Analyse/Data/BuildingCache.ts:77
↓ 1 callersMethodgetBuildingIndex
(building: Building, playerId: number)
src/components/Analyse/Data/BuildingCache.ts:48
↓ 1 callersMethodgetBuildings
(tick: number)
src/components/Analyse/Data/BuildingCache.ts:96
↓ 1 callersMethodgetCachedData
()
src/components/Analyse/Data/AsyncParser.ts:109
↓ 1 callersFunctiongetChunkDescendantBounds
scripts/convert-map.mjs:900
↓ 1 callersFunctiongetClusterIndexForLeaf
(leafIndex: number, metadata: MapVisibilityMetadata)
src/components/Scene/World.tsx:452
↓ 1 callersFunctiongetClusterIndexForWorldPoint
( worldPoint: THREE.Vector3, mapRoot: THREE.Object3D | null, metadata: MapVisibilityMetadata | null )
src/components/Scene/World.tsx:461
↓ 1 callersFunctiongetFaceVertexIndices
(firstEdge, numEdges)
scripts/extract-bsp-lightmaps.mjs:175
↓ 1 callersFunctiongetHdrPrefixCandidates
scripts/convert-map.mjs:2049
↓ 1 callersFunctiongetHdrPrefixVtfCandidates
scripts/convert-map.mjs:2100
↓ 1 callersFunctiongetLeafIndexForSourcePoint
( sourcePoint: [number, number, number], metadata: MapVisibilityMetadata )
src/components/Scene/World.tsx:430
↓ 1 callersFunctiongetMapLocalPoint
(worldPoint: THREE.Vector3, mapRoot: THREE.Object3D)
src/components/Scene/World.tsx:415
↓ 1 callersFunctiongetMapModelUrls
(loadedMapName: string)
src/utils/game.ts:26
↓ 1 callersFunctiongetMapSkyboxUrls
(loadedMapName: string)
src/utils/game.ts:82
↓ 1 callersFunctiongetMapVisibilityUrl
(loadedMapName: string)
src/utils/game.ts:47
↓ 1 callersFunctiongetNodeWorldMatrix
scripts/convert-map.mjs:809
↓ 1 callersMethodgetPlayer
(tick: number, playerId: number, user: UserInfo)
src/components/Analyse/Data/PlayerCache.ts:72
↓ 1 callersFunctiongetPlayerNameColor
( parser: AsyncParser, playerId: number | null | undefined, tick: number )
src/components/UI/ChatHud.tsx:62
↓ 1 callersMethodgetPosition
(playerId: number, tick: number)
src/components/Analyse/Data/PositionCache.ts:31
↓ 1 callersFunctiongetPrimitiveTriangleCount
(primitive, accessors)
scripts/inspect-map-glb.mjs:46
↓ 1 callersFunctiongetPrimitiveVertexCount
(primitive, accessors)
scripts/inspect-map-glb.mjs:36
↓ 1 callersMethodgetProjectile
(tick: number, index: number)
src/components/Analyse/Data/ProjectileCache.ts:43
↓ 1 callersMethodgetProjectiles
(tick: number)
src/components/Analyse/Data/ProjectileCache.ts:70
↓ 1 callersMethodgetRespawnTick
(playerId: number, tick: number)
src/components/Analyse/Data/PlayerCache.ts:45
↓ 1 callersFunctiongetSkyboxVmtCandidates
scripts/convert-map.mjs:2077
↓ 1 callersFunctiongetStickerIdFromScreen
({ camera, domElement, scene, screenX, screenY, }: { camera: THREE.Camera domElement: HTMLCanvas
src/components/Scene/Stickers.tsx:796
↓ 1 callersFunctiongetStreakBorderColor
(streakCount: number)
src/components/UI/MatchKillfeedPanel.tsx:34
↓ 1 callersFunctiongetStreakTextColor
(streakCount: number)
src/components/UI/MatchKillfeedPanel.tsx:40
↓ 1 callersFunctiongetTexinfo
scripts/extract-bsp-lightmaps.mjs:147
↓ 1 callersFunctiongetUberPops
(parser: AsyncParser)
src/utils/matchEvents.ts:115
↓ 1 callersFunctiongetUint16ArrayMemory0
()
src/libs/parser2/parser2.js:204
↓ 1 callersFunctiongetUint32ArrayMemory0
()
src/libs/parser2/parser2.js:212
↓ 1 callersFunctiongetVertex
scripts/extract-bsp-lightmaps.mjs:170
↓ 1 callersFunctiongetVisibilityDiagnostics
scripts/inspect-map-glb.mjs:105
↓ 1 callersFunctiongetVisibleChat
(chat: ChatEntry[], tick: number, intervalPerTick: number)
src/components/UI/ChatHud.tsx:154
↓ 1 callersFunctiongetWorldIntersectionFromScreen
({ camera, domElement, scene, screenX, screenY, }: { camera: THREE.Camera domElement: HTMLCanvas
src/utils/raycast.ts:3
↓ 1 callersFunctiongetWorldSpaceSizeForScreenPixels
( camera: THREE.Camera, viewportHeight: number, pixelSize: number, distance: number )
src/components/Scene/Stickers.tsx:852
↓ 1 callersFunctionget_brush_category_name
(obj)
scripts/chunk_map_glb.py:170
↓ 1 callersFunctionget_map_name_from_bsp
(bsp_path)
scripts/plumber_import_vmf.py:563
↓ 1 callersFunctionget_map_name_from_vmf
(vmf_path)
scripts/plumber_import_vmf.py:571
↓ 1 callersFunctionget_or_create_brush_chunk_builder
(brush_chunk_builders, chunk_roots, ix, iy, category)
scripts/chunk_map_glb.py:178
↓ 1 callersFunctionget_or_create_builder_material_index
(builder, material)
scripts/chunk_map_glb.py:207
↓ 1 callersFunctionget_or_create_builder_uv_layer
(builder, layer_name)
scripts/chunk_map_glb.py:197
↓ 1 callersFunctionget_world_bounds
(objects)
scripts/chunk_map_glb.py:96
↓ 1 callersFunctionget_world_bounds_center
(obj)
scripts/chunk_map_glb.py:296
↓ 1 callersFunctionhandleKeyDown
(event)
src/components/Controls/RtsControls.js:507
↓ 1 callersFunctionhandleKeyUp
(event)
src/components/Controls/RtsControls.js:537
↓ 1 callersFunctionhandleMouseDownDolly
(event)
src/components/Controls/RtsControls.js:439
↓ 1 callersFunctionhandleMouseMoveDolly
(event)
src/components/Controls/RtsControls.js:465
↓ 1 callersFunctionhandleMouseMovePan
(event)
src/components/Controls/RtsControls.js:481
↓ 1 callersFunctionhandleMouseMoveRotate
(event)
src/components/Controls/RtsControls.js:447
↓ 1 callersFunctionhandleMouseUp
(/*event*/)
src/components/Controls/RtsControls.js:493
↓ 1 callersFunctionhandleMouseWheel
(event)
src/components/Controls/RtsControls.js:497
↓ 1 callersFunctionhandleTouchEnd
(/*event*/)
src/components/Controls/RtsControls.js:675
↓ 1 callersFunctionhandleTouchMoveDollyPan
(event)
src/components/Controls/RtsControls.js:663
↓ 1 callersFunctionhandleTouchMoveDollyRotate
(event)
src/components/Controls/RtsControls.js:669
↓ 1 callersFunctionhandleTouchStartDollyPan
(event)
src/components/Controls/RtsControls.js:598
↓ 1 callersFunctionhandleTouchStartDollyRotate
(event)
src/components/Controls/RtsControls.js:604
↓ 1 callersFunctionhashKey
(x, y, z)
scripts/inject-glb-lightmaps.mjs:100
↓ 1 callersFunctioninspectGlb
scripts/inspect-map-glb.mjs:136
↓ 1 callersFunctionisInvisibleEntityNode
(nodeName: string)
src/components/Scene/World.tsx:41
↓ 1 callersFunctionisInvisibleToolMaterial
(materialName: string)
src/components/Scene/World.tsx:35
↓ 1 callersFunctionisLikelyBzip2File
scripts/convert-map.mjs:1094
↓ 1 callersFunctionisMapVisibilityMetadata
(data: unknown)
src/components/Scene/World.tsx:348
↓ 1 callersFunctionisPerfLoggingEnabled
()
src/utils/misc.ts:52
↓ 1 callersMethodisPow2
(number: any)
src/components/Analyse/Data/ChunkedArray.ts:23
↓ 1 callersFunctionisSceneCanvasPointerEvent
(event: PointerEvent, sceneCanvas: HTMLCanvasElement)
src/components/Scene/Stickers.tsx:879
↓ 1 callersFunctionisStickerPanelPointerEvent
(event: PointerEvent)
src/components/Scene/Stickers.tsx:886
↓ 1 callersFunctionisSupportedStickerSymbol
(value: string)
src/utils/setups.ts:386
↓ 1 callersFunctionis_brush_like_object
(obj)
scripts/chunk_map_glb.py:46
↓ 1 callersFunctionis_chunkable_mesh_object
(obj)
scripts/chunk_map_glb.py:54
↓ 1 callersFunctionis_static_prop_object
(obj)
scripts/chunk_map_glb.py:50
↓ 1 callersFunctioniter_descendants
(obj)
scripts/chunk_map_glb.py:379
↓ 1 callersFunctionjumpToSpectatorCamera
()
src/zustand/actions.ts:282
↓ 1 callersFunctionlerpClippedVertex
(a, b, t)
scripts/inject-glb-lightmaps.mjs:279
← previousnext →301–400 of 715, ranked by callers