MCPcopy Create free account

hub / github.com/alexharri/animation-editor / functions

Functions1,040 in github.com/alexharri/animation-editor

↓ 6 callersFunctionperformChange
(options: PerformChangeOptions)
src/composition/manager/layer/layerManagerDiffHandler.ts:74
↓ 6 callersFunctionprojectVecTo45DegAngle
(vec: Vec2)
src/util/math.ts:173
↓ 6 callersFunctionsendDiffsToSubscribers
( actionState: ActionState, diffs: Diff[], direction: "forward" | "backward" = "forward", )
src/listener/diffListener.ts:26
↓ 6 callersMethodupdate
(actionState: ActionState, layerId: string)
src/composition/manager/hitTest/HitTestManager.ts:36
↓ 5 callersFunctionaddGraphic
(graphic: PIXI.Container, zIndex: number)
src/composition/manager/interaction/interactionManager.ts:116
↓ 5 callersFunctionapplyMatrixToCurves
(node: SVGNode, curves: Curve[])
src/svg/parse/svgPathifyNode.ts:17
↓ 5 callersFunctioncomputeAreaToViewport
( areaLayout: AreaReducerState["layout"], rootId: string, rootViewport: Rect, )
src/area/util/areaToViewport.ts:6
↓ 5 callersFunctiongetActionId
()
src/state/stateUtils.ts:86
↓ 5 callersFunctiongetAreaRootViewport
()
src/area/util/getAreaViewport.ts:3
↓ 5 callersFunctiongetLayerCompoundPropertyLabel
(name: CompoundPropertyName)
src/composition/util/compositionPropertyUtils.ts:11
↓ 5 callersFunctiongetLayerPathPropertyId
( layerId: string, pathId: string, compositionState: CompositionState, )
src/shape/shapeUtils.ts:558
↓ 5 callersFunctiongetLayerPropertyLabel
(name: PropertyName)
src/composition/util/compositionPropertyUtils.ts:6
↓ 5 callersFunctiongetSelectedTimelineIdsInComposition
( compositionId: string, compositionState: CompositionState, compositionSelectionState: CompositionSelectio
src/timeline/timelineUtils.ts:712
↓ 5 callersFunctiongetUnmixedValue
(val: number | number[])
src/components/common/NumberInput.tsx:26
↓ 5 callersFunctiongetY
()
src/trackEditor/trackEditorUtils.ts:22
↓ 5 callersMethodidentity
()
src/util/math/mat.ts:14
↓ 5 callersFunctionlayerFactory
(options: Options<T>)
src/composition/factories/layerFactory.ts:85
↓ 5 callersMethodmultiplyVec2
(vec: Vec2)
src/util/math/mat.ts:100
↓ 5 callersFunctionparse
(node: SVGNode)
src/svg/parse/svgTree.ts:95
↓ 5 callersFunctionpathIdToCurves
( pathId: string, shapeState: ShapeState, transformFn?: (vec: Vec2) => Vec2, )
src/shape/shapeUtils.ts:63
↓ 5 callersFunctionpopulateMap
(layerId: string, compositionState: CompositionState, map: any)
src/composition/layer/layerPropertyMap.ts:74
↓ 5 callersFunctionrectOfTwoVecs
(a: Vec2, b: Vec2)
src/util/math.ts:19
↓ 5 callersMethodremoveLayer
(layerId: string)
src/composition/manager/layer/LayerManager.tsx:176
↓ 5 callersFunctionreset
(actionState: ActionState)
src/composition/manager/property/propertyManager.ts:157
↓ 5 callersMethodrotation
(rad: number)
src/util/math/mat.ts:21
↓ 5 callersMethodscaleXY
(scaleX: number, scaleY: number)
src/util/math/mat.ts:64
↓ 5 callersFunctionsplitCubicBezier
(cubicBezier: CubicBezier, t: number)
src/util/math/splitCubicBezier.ts:1
↓ 5 callersMethodsubY
(y: number)
src/util/math/vec2.ts:103
↓ 5 callersFunctionupdate
(propertyId: string, value: number)
src/timeline/value/TimelineNumberValue.tsx:96
↓ 5 callersFunctionuseRefRect
(ref: React.RefObject<T>)
src/hook/useRefRect.ts:19
↓ 4 callersFunctionF
(a)
static/js/clipper.js:122
↓ 4 callersFunctionaddListener
( cancelToken: string, type: T, listenerFn: Listener<E>, options?: Options, )
src/listener/registerListener.ts:38
↓ 4 callersFunctionareaActionStateFromState
( areaId: string, actionState: ActionState, )
src/state/stateUtils.ts:75
↓ 4 callersFunctioncalculateNodeInputPosition
( node: FlowNode<FlowNodeType>, inputIndex: number, )
src/flow/util/flowNodeHeight.ts:113
↓ 4 callersFunctioncalculateNodeOutputPosition
( node: FlowNode<FlowNodeType>, outputIndex: number, )
src/flow/util/flowNodeHeight.ts:97
↓ 4 callersFunctionclearShapeSelection
(params: RequestActionParams)
src/workspace/penTool/penTool.ts:846
↓ 4 callersFunctioncomputeAreaToParentRow
(areaState: AreaReducerState)
src/area/util/areaToParentRow.ts:3
↓ 4 callersFunctionconstructPenToolContext
( globalMousePosition: Vec2, layerId: string, areaId: string, viewport: Rect, )
src/workspace/penTool/penToolContext.ts:24
↓ 4 callersFunctioncreateCancelToken
()
src/listener/registerListener.ts:29
↓ 4 callersFunctioncreateTimelineKeyframe
(value: number, index: number)
src/timeline/timelineUtils.ts:678
↓ 4 callersFunctiondotvec2
(a: Vec2, b: Vec2)
src/util/math/intersection/intersectBezier3Line.ts:8
↓ 4 callersFunctionelementHasKeyboardFocus
()
src/util/focus.ts:1
↓ 4 callersMethodgetGraphic
(actionState: ActionState, layerId: string)
src/composition/manager/hitTest/HitTestManager.ts:21
↓ 4 callersFunctiongetLayerArrayModifiers
(layerId: string, compositionState: CompositionState)
src/composition/util/compositionPropertyUtils.ts:87
↓ 4 callersMethodgetLayerTransformContainer
(layerId: string)
src/composition/manager/layer/LayerManager.tsx:374
↓ 4 callersFunctiongetPathTargetObjectFromContext
( pathId: string, ctx: PenToolContext, )
src/shape/shapeUtils.ts:441
↓ 4 callersFunctiongetPropertyValueType
(propertyName: PropertyName)
src/property/propertyConstants.ts:79
↓ 4 callersFunctiongetShapeContinuePathFrom
( pathIds: string[], shapeState: ShapeState, shapeSelectionState: ShapeSelectionState, )
src/shape/shapeUtils.ts:137
↓ 4 callersFunctiongetValueTypeLabel
(valueType: ValueType)
src/value/valueLabels.ts:27
↓ 4 callersFunctiongetVec2InputHeight
(node: FlowNode<FlowNodeType>, index: number)
src/flow/util/flowNodeHeight.ts:21
↓ 4 callersFunctionglobalXDistance
(a: number, b: number)
src/trackEditor/trackHandlers.ts:530
↓ 4 callersFunctionhexToRGB
(hex: string)
src/util/color/convertColor.ts:5
↓ 4 callersFunctionlayerDoesNotAffectComposition
(layerId: string)
src/composition/manager/layer/layerManagerDiffHandler.ts:63
↓ 4 callersFunctionnodeDoesNotAffectComposition
(nodeId: string, state = actionState)
src/composition/manager/property/propertyManagerDiffHandler.ts:50
↓ 4 callersMethodonMouseDown
(e: React.MouseEvent)
src/components/common/NumberInput.tsx:177
↓ 4 callersFunctionrgbToHSL
(rgbColor: RGBColor)
src/util/color/convertColor.ts:36
↓ 4 callersFunctiontransformFromNode
(node: SVGNode)
src/svg/composition/svgLayerFactory.ts:21
↓ 4 callersFunctionupdateLayerVisibility
( actionState: ActionState, layerId: string, isLayerHovered: boolean, )
src/composition/manager/interaction/interactionManager.ts:69
↓ 4 callersFunctionuseGetRefRectFn
( ref: React.RefObject<T>, )
src/hook/useRefRect.ts:44
↓ 4 callersFunctionvalueWithinRange
(value: number, min: number, max: number)
src/util/math.ts:259
↓ 3 callersFunctionaddCpToSelection
(params: RequestActionParams)
src/workspace/penTool/penTool.ts:849
↓ 3 callersFunctionaddKeyDownChangeListener
( key: Key, options: { allowRepeated: boolean }, fn: (isKeyDown: boolean) => void, )
src/listener/keyboard.ts:64
↓ 3 callersFunctionaddNodeToSelection
(params: RequestActionParams)
src/workspace/penTool/penTool.ts:1561
↓ 3 callersFunctionaddShapeToSelection
(params: RequestActionParams)
src/workspace/penTool/penTool.ts:279
↓ 3 callersFunctionanimate
( options: Options, fn: (t: number) => void, )
src/util/animation/animate.ts:26
↓ 3 callersFunctionareSetsEqual
(a: Set<T>, b: Set<T>)
src/util/setUtils.ts:1
↓ 3 callersFunctionboundingRectOfRects
(rects: Rect[])
src/util/math.ts:84
↓ 3 callersFunctioncompileStylesheet
( stylesheet: T, )
src/util/stylesheets.tsx:29
↓ 3 callersFunctioncompleteCubicBezier
( p0: Vec2, p1: Vec2 | null, p2: Vec2 | null, p3: Vec2, )
src/util/math.ts:281
↓ 3 callersFunctioncomputeAreaRowToMinSize
(rootId: string, areaLayout: AreaReducerState["layout"])
src/area/util/areaRowToMinSize.ts:3
↓ 3 callersFunctioncomputeNodeList
( actionState: ActionState, toCompute: CompiledFlowNode[], frameIndex: number, )
src/composition/manager/property/propertyManager.ts:143
↓ 3 callersFunctioncrawl
(propertyId: string)
src/composition/compositionUtils.ts:257
↓ 3 callersFunctioncreateActionBasedReducer
( initialState: S, reducer: (state: S, action: any) => S, )
src/state/history/actionBasedReducer.ts:14
↓ 3 callersFunctioncreateElectronWindow
()
src/main/createWindow.ts:17
↓ 3 callersFunctioncreateGraphEditorNormalViewportY
( timelinePaths: (CubicBezier | Line)[][], options: { viewBounds: [number, number]; compositionLength: n
src/graphEditor/renderGraphEditor.ts:54
↓ 3 callersFunctioncreateShapeLayerShapeGroup
( pathIdOrPathIds: string | string[], opts: CreatePropertyOptions, options?: Partial<Options>, )
src/composition/factories/shapeLayerPathPropertiesFactory.ts:21
↓ 3 callersFunctioncreateTimelineContextMenu
( position: Vec2, { compositionId, layerId, propertyId }: Options, )
src/timeline/timelineContextMenu.ts:29
↓ 3 callersFunctiondragOpenArea
(e: React.MouseEvent, options: Options)
src/area/util/dragOpenArea.ts:16
↓ 3 callersMethodexecuteListeners
(propertyId: string)
src/composition/manager/property/propertyStore.ts:87
↓ 3 callersFunctionflowEditorPositionToViewport
( vec2: Vec2, options: { viewport: Rect; scale: number; pan: Vec2 }, )
src/flow/flowUtils.ts:54
↓ 3 callersFunctiongetAboveOutputs
(node: FlowNode<FlowNodeType>)
src/flow/util/flowNodeHeight.ts:68
↓ 3 callersMethodgetCompositionLayerParentDimensions
( actionState: ActionState, layerId: string, )
src/composition/manager/layer/LayerManager.tsx:390
↓ 3 callersFunctiongetGraphEditorYBoundsFromPaths
( viewBounds: [number, number], length: number, timelines: Timeline[], _timelinePaths: Array<CubicBezier |
src/graphEditor/graphEditorUtils.ts:5
↓ 3 callersFunctiongetHalfStage
()
src/composition/manager/compositionManager.ts:150
↓ 3 callersMethodgetLayerGraphic
(actionState: ActionState, layer: Layer)
src/composition/manager/graphic/GraphicManager.ts:17
↓ 3 callersFunctiongetLayerPropertyGroupLabel
(name: PropertyGroupName)
src/composition/util/compositionPropertyUtils.ts:16
↓ 3 callersFunctiongetLayerTypeName
(type: LayerType)
src/composition/layer/layerUtils.ts:8
↓ 3 callersFunctiongetMousePosition
()
src/util/mouse.ts:41
↓ 3 callersFunctiongetNonDuplicateName
(name: string, existingNames: string[])
src/util/names.ts:1
↓ 3 callersFunctiongetRealPixiLayerMatrix
( actionState: ActionState, layerId: string, getPropertyValue: (propertyId: string) => any, )
src/render/pixi/pixiLayerTransform.ts:44
↓ 3 callersFunctiongetSelectedTimelineIds
(areaId: string, actionState = getActionState())
src/timeline/timelineShortcuts.ts:13
↓ 3 callersFunctiongetShapeLayerDirectlySelectedPaths
( layerId: string, compositionState: CompositionState, compositionSelectionState: CompositionSelectionState
src/shape/shapeUtils.ts:450
↓ 3 callersFunctiongetShapePathClosePathNodeId
( continueFrom: { pathId: string; direction: "left" | "right" }, shapeState: ShapeState, )
src/shape/shapeUtils.ts:119
↓ 3 callersFunctiongetSingleSelectedShapeLayerId
( compositionId: string, compositionState: CompositionState, compositionSelectionState: CompositionSelectio
src/shape/shapeUtils.ts:312
↓ 3 callersFunctiongetWidthAndHeight
()
src/composition/arrayModifier.ts:25
↓ 3 callersFunctionhexToRGBA
(hex: string)
src/util/color/convertColor.ts:25
↓ 3 callersFunctioninterpolateCubicBezier
(cubicBezier: CubicBezier, t: number)
src/util/math.ts:310
↓ 3 callersFunctionintersectCubicBezierLine
(bezier: CubicBezier, line: Line)
src/util/math/intersection/intersectBezier3Line.ts:16
↓ 3 callersFunctionisBetweenOrOnPoints
([x, y], a, b)
src/util/math/svgPath.js:1
↓ 3 callersFunctionisMixed
(val: number | number[])
src/components/common/NumberInput.tsx:15
← previousnext →101–200 of 1,040, ranked by callers