Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bryjch/dribble.tf
/ functions
Functions
715 in github.com/bryjch/dribble.tf
⨍
Functions
715
◇
Types & classes
86
↓ 3 callers
Function
decodeFixedAngle
(raw: number, scale: number = ANGLE_FIXED_SCALE)
src/components/Analyse/Data/PositionEncoding.ts:21
↓ 3 callers
Function
dollyOut
(dollyScale)
src/components/Controls/RtsControls.js:395
↓ 3 callers
Function
drawSymbolText
(context: CanvasRenderingContext2D, value: string)
src/components/Scene/Stickers.tsx:661
↓ 3 callers
Method
encode
(value: number)
src/components/Analyse/Data/PositionCache.ts:26
↓ 3 callers
Function
encodeFixedAngle
(value: number, scale: number = ANGLE_FIXED_SCALE)
src/components/Analyse/Data/PositionEncoding.ts:25
↓ 3 callers
Function
fetchMapWorldBounds
( loadedMapName: string )
src/utils/game.ts:63
↓ 3 callers
Function
findFaceForPoint
(sx, sy, sz, expectedNormal = null)
scripts/inject-glb-lightmaps.mjs:443
↓ 3 callers
Function
findFileByName
(dir, fileName)
scripts/convert-map.mjs:127
↓ 3 callers
Function
formatOffset
(value: { x: number; y: number; z: number })
src/components/UI/MapOffsetDebugPanel.tsx:7
↓ 3 callers
Function
getBaseLocalPos
scripts/inject-glb-lightmaps.mjs:1120
↓ 3 callers
Method
getMeta
(playerId: number, tick: number)
src/components/Analyse/Data/PlayerMetaCache.ts:13
↓ 3 callers
Method
getOffset
(tick: number, offset: number)
src/components/Analyse/Data/DataCache.ts:42
↓ 3 callers
Method
getPlayerData
(playerId: number, make: boolean = true)
src/components/Analyse/Data/DataCache.ts:28
↓ 3 callers
Method
getPlayersAtTick
(tick: number)
src/components/Analyse/Data/AsyncParser.ts:142
↓ 3 callers
Function
getStringFromWasm0
(ptr, len)
src/libs/parser2/parser2.js:198
↓ 3 callers
Function
goToTick
(tick: number)
src/components/UI/PlaybackPanel.tsx:144
↓ 3 callers
Function
is_ignored_material
(material_path)
scripts/plumber_import_vmf.py:252
↓ 3 callers
Function
loadEmptySceneMapAction
(mapName: string)
src/zustand/actions.ts:141
↓ 3 callers
Function
makeChunk
(type, data)
scripts/inject-glb-lightmaps.mjs:1351
↓ 3 callers
Function
mix
(channel: number)
src/components/Scene/Lights.tsx:45
↓ 3 callers
Function
pad4
scripts/inject-glb-lightmaps.mjs:1405
↓ 3 callers
Function
parent_object_preserving_world_transform
(obj, parent)
scripts/chunk_map_glb.py:158
↓ 3 callers
Function
parseMapBoundaries
(boundaries: MapBoundaries)
src/utils/scene.ts:67
↓ 3 callers
Function
projectSrcForDropAxis
(sx, sy, sz, dropAxis)
scripts/inject-glb-lightmaps.mjs:273
↓ 3 callers
Function
quaternionToTuple
(quaternion: THREE.Quaternion)
src/components/DemoViewer.tsx:909
↓ 3 callers
Function
readDecodedComponent
(vertexIdx, compIdx)
scripts/inject-glb-lightmaps.mjs:1565
↓ 3 callers
Function
readProp
(text, key)
scripts/convert-map.mjs:241
↓ 3 callers
Method
rehydrate
(data: DataCache)
src/components/Analyse/Data/DataCache.ts:67
↓ 3 callers
Function
requireArg
scripts/convert-map.mjs:66
↓ 3 callers
Function
resolveCornerIndex
(corner, i0, i1, i2)
scripts/inject-glb-lightmaps.mjs:937
↓ 3 callers
Function
rotateLeft
(angle)
src/components/Controls/RtsControls.js:318
↓ 3 callers
Function
setStickersPanelOpenAction
(open: boolean)
src/zustand/actions.ts:832
↓ 3 callers
Function
toCssColor
(color: number[] | undefined, fallback: string)
src/components/Scene/Lights.tsx:52
↓ 3 callers
Function
toSrgb
scripts/extract-bsp-lightmaps.mjs:210
↓ 3 callers
Function
trimMapName
(map: string)
src/components/Analyse/MapBoundaries.ts:106
↓ 3 callers
Function
updateSettingsOptionAction
(option: string, value: any)
src/zustand/actions.ts:470
↓ 3 callers
Function
useShowTimeout
( controlsMode: ControlsMode, { forceShow }: { forceShow?: boolean } = {} )
src/components/UI/CameraTipPanels.tsx:8
↓ 3 callers
Function
yawQuaternionFromDegrees
(yawDeg: number)
src/utils/geometry.ts:132
↓ 2 callers
Function
$
(t, e)
public/umami/script.js:75
↓ 2 callers
Function
E
()
public/umami/script.js:60
↓ 2 callers
Function
L
(t, e = 'event')
public/umami/script.js:61
↓ 2 callers
Function
U
public/umami/script.js:40
↓ 2 callers
Function
__wbg_finalize_init
(instance, module)
src/libs/parser2/parser2.js:310
↓ 2 callers
Function
__wbg_get_imports
()
src/libs/parser2/parser2.js:86
↓ 2 callers
Method
_applyCameraInverse
(vector)
src/components/Controls/SpectatorControls.js:218
↓ 2 callers
Function
_copy_file
(src_path, dest_path)
scripts/plumber_import_vmf.py:737
↓ 2 callers
Function
_find_files_by_basename
(search_roots, basename, limit=3)
scripts/plumber_import_vmf.py:744
↓ 2 callers
Method
_moveCamera
(velocity)
src/components/Controls/SpectatorControls.js:224
↓ 2 callers
Function
actionButtonClass
()
src/components/Misc/DemoDrawing.tsx:49
↓ 2 callers
Function
addDownloadAction
({ type, name, url, }: Pick<Download, 'type' | 'name' | 'url'>)
src/zustand/actions.ts:985
↓ 2 callers
Function
appendAligned
scripts/inject-glb-lightmaps.mjs:1534
↓ 2 callers
Function
applySetupAction
( setup: SavedSetup, options: { fromShared?: boolean } = {} )
src/zustand/actions.ts:685
↓ 2 callers
Function
clearStickersAction
()
src/zustand/actions.ts:908
↓ 2 callers
Function
clear_static_node_name
(obj)
scripts/chunk_map_glb.py:312
↓ 2 callers
Function
collectClustersForBoundsSamples
scripts/convert-map.mjs:931
↓ 2 callers
Function
collect_vpk_paths
(root_dir)
scripts/plumber_import_vmf.py:127
↓ 2 callers
Function
createBspLumpReader
scripts/convert-map.mjs:511
↓ 2 callers
Function
decodeFixedValue
(raw: number, scale: number)
src/components/Analyse/Data/PositionEncoding.ts:4
↓ 2 callers
Function
deleteSelectedStickerAction
()
src/zustand/actions.ts:898
↓ 2 callers
Function
dollyIn
(dollyScale)
src/components/Controls/RtsControls.js:413
↓ 2 callers
Function
downloadFile
(url, destination)
scripts/setup-convert-deps.mjs:46
↓ 2 callers
Method
enable
()
src/components/Controls/SpectatorControls.js:143
↓ 2 callers
Function
encodeFixedValue
(value: number, scale: number)
src/components/Analyse/Data/PositionEncoding.ts:8
↓ 2 callers
Function
escapeRegExp
scripts/convert-map.mjs:408
↓ 2 callers
Function
expandHdrCandidates
scripts/convert-map.mjs:2035
↓ 2 callers
Function
extractFromVpk
(vpkFile, relativePath, outputDir)
scripts/convert-map.mjs:1123
↓ 2 callers
Method
extract_to
(self, zip_name, dest_root, dest_relative)
scripts/plumber_import_vmf.py:703
↓ 2 callers
Method
find_exact
(self, normalized_material_path)
scripts/plumber_import_vmf.py:676
↓ 2 callers
Function
flush
()
src/components/UI/ChatHud.tsx:93
↓ 2 callers
Function
freezeStaticMapSubtree
(root: THREE.Object3D)
src/components/Scene/World.tsx:396
↓ 2 callers
Function
getFocusedViewTransform
(focusedObject?: THREE.Object3D)
src/components/DemoViewer.tsx:83
↓ 2 callers
Function
getMapBasename
(map: string)
src/components/Analyse/MapBoundaries.ts:102
↓ 2 callers
Function
getMapConversionUrl
(loadedMapName: string)
src/utils/game.ts:41
↓ 2 callers
Function
getSceneActors
(scene: THREE.Scene)
src/utils/scene.ts:15
↓ 2 callers
Function
getSurfaceHitFromScreen
({ camera, domElement, scene, screenX, screenY, raycaster, pointer, }: { camera: THREE.Camera
src/components/Scene/Stickers.tsx:699
↓ 2 callers
Method
getVector
(playerId: number, tick: number)
src/components/Analyse/Data/VectorCache.ts:23
↓ 2 callers
Function
get_material_identifier
(material, fallback_name=None)
scripts/plumber_import_vmf.py:383
↓ 2 callers
Function
get_object_name
(obj)
scripts/chunk_map_glb.py:38
↓ 2 callers
Function
get_or_create_chunk_root
(chunk_roots, ix, iy)
scripts/chunk_map_glb.py:128
↓ 2 callers
Function
get_scene_light_count
()
scripts/chunk_map_glb.py:425
↓ 2 callers
Function
handleError
(f, args)
src/libs/parser2/parser2.js:227
↓ 2 callers
Function
handleMouseDownPan
(event)
src/components/Controls/RtsControls.js:443
↓ 2 callers
Function
handleMouseDownRotate
(event)
src/components/Controls/RtsControls.js:435
↓ 2 callers
Function
handleStartStickerDrag
(sticker: StickerDefinition)
src/components/UI/StickerPalette.tsx:64
↓ 2 callers
Function
handleTouchMoveDolly
(event)
src/components/Controls/RtsControls.js:648
↓ 2 callers
Function
handleTouchMovePan
(event)
src/components/Controls/RtsControls.js:631
↓ 2 callers
Function
handleTouchMoveRotate
(event)
src/components/Controls/RtsControls.js:610
↓ 2 callers
Function
handleTouchStartDolly
(event)
src/components/Controls/RtsControls.js:589
↓ 2 callers
Function
handleTouchStartPan
(event)
src/components/Controls/RtsControls.js:578
↓ 2 callers
Function
handleTouchStartRotate
(event)
src/components/Controls/RtsControls.js:567
↓ 2 callers
Function
hasExceededStickerDragThreshold
( startX: number, startY: number, currentX: number, currentY: number )
src/components/Scene/Stickers.tsx:843
↓ 2 callers
Function
hasNonEmptyFile
scripts/convert-map.mjs:89
↓ 2 callers
Function
initializeDragPlane
( camera: THREE.Camera, anchor: THREE.Vector3, planeRef: MutableRefObject<THREE.Plane | null>, normalR
src/components/Scene/Stickers.tsx:752
↓ 2 callers
Function
intersect
(s, e)
scripts/inject-glb-lightmaps.mjs:315
↓ 2 callers
Function
isInside
scripts/inject-glb-lightmaps.mjs:309
↓ 2 callers
Function
isSameStickerDefinition
( left?: StickerDefinition, right?: StickerDefinition )
src/constants/stickers.ts:9
↓ 2 callers
Function
isTextEntryTarget
(target: EventTarget | null)
src/components/Misc/GlobalKeyHandler.tsx:19
↓ 2 callers
Function
jumpToRtsCamera
()
src/zustand/actions.ts:292
↓ 2 callers
Method
length
()
src/components/Analyse/Data/DataCache.ts:38
↓ 2 callers
Function
move_children_to_parent_preserving_world_transform
(obj)
scripts/chunk_map_glb.py:164
← previous
next →
101–200 of 715, ranked by callers