MCPcopy Create free account

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

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

↓ 1 callersFunctioncanRepresentTransform
* If the transform includes a matrix or skew, we cannot represent * the transform via a LayerTransform.
src/svg/parse/svgTree.ts:12
↓ 1 callersFunctioncancelAction
()
src/listener/requestAction.ts:88
↓ 1 callersFunctionclearElementFocus
()
src/util/focus.ts:11
↓ 1 callersFunctionclosestPointOnCubicBezier
(bezier: CubicBezier, vec: Vec2)
src/util/math/closestPoint.ts:27
↓ 1 callersFunctionclosestPointOnLine
([a, b]: Line, vec: Vec2)
src/util/math/closestPoint.ts:17
↓ 1 callersFunctionclosestPointOnPath
( path: Line | CubicBezier, vec: Vec2, )
src/util/math/closestPoint.ts:7
↓ 1 callersFunctioncompileCompositionFlow
( actionState: ActionState, compositionId: string, )
src/flow/compileCompositionFlowGraphs.ts:8
↓ 1 callersFunctioncompositionLayerPropertiesFactory
( opts: CreatePropertyOptions, )
src/composition/factories/compositionLayerPropertiesFactory.ts:50
↓ 1 callersFunctioncompositionLayerPropertyMap
(layerId: string, compositionState: CompositionState)
src/composition/layer/layerPropertyMap.ts:136
↓ 1 callersFunctioncompute
(id: string)
src/area/util/areaRowToMinSize.ts:12
↓ 1 callersFunctioncomputeArea
(area: AreaLayout, contentArea: Rect)
src/area/util/areaToViewport.ts:15
↓ 1 callersFunctioncomputeNode
* @returns true if computed successfully, false otherwise
src/composition/manager/property/propertyManager.ts:64
↓ 1 callersFunctioncomputeNodeOutputsFromInputArgs
(node: FlowNode, args: unknown[])
src/flow/flowComputeNode.ts:117
↓ 1 callersFunctioncomputeRow
(row: AreaRowLayout, contentArea: Rect)
src/area/util/areaToViewport.ts:19
↓ 1 callersFunctioncomputeUnbiasedSizes
()
src/area/util/areaToViewport.ts:35
↓ 1 callersFunctioncomputeValueByPropertyIdForComposition
( actionState: ActionState, compositionId: string, )
src/composition/property/propertyRawValues.ts:6
↓ 1 callersFunctionconstructNdArray
(dimensions: number[], defaultValue: T)
src/util/ndArray.ts:51
↓ 1 callersFunctionconstructSvgStylesheet
(svgNode: ElementNode)
src/svg/svgStylesheet.ts:40
↓ 1 callersFunctioncontentProperties
( opts: CreatePropertyOptions, props: Partial<EllipseProperties>, )
src/composition/factories/ellipseLayerPropertiesFactory.ts:61
↓ 1 callersFunctioncontentProperties
( opts: CreatePropertyOptions, props: Partial<RectProperties>, )
src/composition/factories/rectLayerPropertiesFactory.ts:62
↓ 1 callersFunctioncontentProperties
( opts: CreatePropertyOptions, props: Partial<LineProperties>, )
src/composition/factories/lineLayerPropertiesFactory.ts:16
↓ 1 callersFunctioncontentProperties
( opts: CreatePropertyOptions, props: Partial<ShapeProperties>, )
src/composition/factories/shapeLayerPropertiesFactory.ts:25
↓ 1 callersFunctioncrawl
(propertyId: string)
src/timeline/TimelineLayerList.tsx:79
↓ 1 callersFunctioncrawl
(propertyId: string)
src/timeline/operations/timelineOperations.ts:208
↓ 1 callersFunctioncrawl
(propertyId: string)
src/trackEditor/trackEditorUtils.ts:105
↓ 1 callersFunctioncrawlProperty
(propertyId: string)
src/trackEditor/trackEditorUtils.ts:31
↓ 1 callersFunctioncreateAddLayerFn
(type: LayerType)
src/timeline/timelineContextMenu.ts:37
↓ 1 callersFunctioncreateAnchorGraphic
(matrix: PIXI.Matrix)
src/composition/interaction/anchorGuide.ts:7
↓ 1 callersFunctioncreateApplicationStateFromActionState
( actionState: ActionState, )
src/state/createApplicationStateFromActionState.ts:4
↓ 1 callersFunctioncreateArrayModifierFlowGraph
( propertyId: string, flowState: FlowState, )
src/flow/graph/createFlowGraph.ts:52
↓ 1 callersFunctioncreateCompositionFromSvgContext
( params: RequestActionParams, compositionId: string, actionState: ActionState, boundingBox: [width: numbe
src/svg/composition/compositionFromSvgContext.ts:22
↓ 1 callersFunctioncreateCornersGuideGraphic
(rect: Rect, matrix: PIXI.Matrix)
src/composition/interaction/rectGuide.ts:25
↓ 1 callersFunctioncreateFlowCompiledNodes
(actionState: ActionState, graphId: string)
src/flow/flowCompiledNodes.ts:4
↓ 1 callersFunctioncreateGlobalToNormal
(layerId: string)
src/workspace/moveTool/moveTool.ts:153
↓ 1 callersFunctioncreateGraphEditorNormalToViewport
( timelinePaths: (CubicBezier | Line)[][], options: { viewBounds: [number, number]; compositionLength: n
src/graphEditor/renderGraphEditor.ts:77
↓ 1 callersFunctioncreateInteractionManager
( compositionId: string, areaId: string, properties: PropertyManager, hitTestManager: HitTestManager, con
src/composition/manager/interaction/interactionManager.ts:51
↓ 1 callersFunctioncreateLayerFlowGraph
( layerId: string, flowState: FlowState, )
src/flow/graph/createFlowGraph.ts:36
↓ 1 callersFunctioncreateLayerPIXITransforms
(layerDimensions: LayerDimension[])
src/render/pixi/pixiTransform.ts:34
↓ 1 callersFunctioncreateLayerSpecificInteractionGraphics
( actionState: ActionState, layerId: string, areaId: string, matrices: LayerMatrices, )
src/composition/interaction/drawInteractions.ts:24
↓ 1 callersFunctioncreateNewArea
(horizontal: boolean)
src/area/handlers/areaDragFromCorner.ts:78
↓ 1 callersFunctioncreateNewCompSelection
()
src/composition/compositionSelectionReducer.ts:42
↓ 1 callersFunctioncreateNewShapeSelection
()
src/shape/shapeSelectionReducer.ts:49
↓ 1 callersFunctioncreateNode
(graphId: string, flowState: FlowState)
src/flow/graph/createFlowGraph.ts:7
↓ 1 callersFunctioncreateParentLayerViewportMatrices
( actionState: ActionState, getPropertyValue: (propertyId: string) => any, layerId: string, scale: number,
src/composition/layer/constructLayerMatrix.ts:62
↓ 1 callersFunctioncreateRectGuideGraphic
(rect: Rect, matrix: PIXI.Matrix)
src/composition/interaction/rectGuide.ts:7
↓ 1 callersFunctioncreateShapeLayerProperties
( opts: CreatePropertyOptions, props: Partial<ShapeProperties> = {}, )
src/composition/factories/shapeLayerPropertiesFactory.ts:57
↓ 1 callersFunctioncubicBezierBoundingRect
(bezier: CubicBezier)
src/util/math/boundingRect.ts:7
↓ 1 callersFunctioncurveBoundingRect
(curve: Curve)
src/util/math/boundingRect.ts:105
↓ 1 callersFunctiondToPaths
(d: string)
src/svg/parse/dToCurves.ts:152
↓ 1 callersMethoddeleteGraphic
(layerId: string)
src/composition/manager/hitTest/HitTestManager.ts:32
↓ 1 callersMethoddeleteLayerGraphic
(layerId: string)
src/composition/manager/graphic/GraphicManager.ts:36
↓ 1 callersFunctiondeselectLayerProperties
(params: RequestActionParams)
src/timeline/timelineHandlers.ts:564
↓ 1 callersFunctiondfs
(graphId: string, visitedInTrip: Set<string>)
src/flow/flowGraphOrder.ts:44
↓ 1 callersFunctiondfs
(node: FlowNode, visitedInTrip: Set<string>)
src/flow/flowToCompute.ts:13
↓ 1 callersFunctiondfs
(node: FlowNode, visitedInTrip: Set<string>)
src/flow/flowCompiledNodes.ts:26
↓ 1 callersFunctiondfs
(node: CompiledFlowNode)
src/composition/property/getPropertyIdsAffectedByNodes.ts:7
↓ 1 callersFunctiondfs
(nodeId: string)
src/composition/manager/property/propertyManager.ts:220
↓ 1 callersFunctiondimensionProperties
( opts: CreatePropertyOptions, props: Partial<RectProperties>, )
src/composition/factories/rectLayerPropertiesFactory.ts:17
↓ 1 callersFunctiondimensionProperties
(opts: CreatePropertyOptions)
src/composition/factories/compositionLayerPropertiesFactory.ts:9
↓ 1 callersFunctiondistanceFromTranslatedX
( a: number, b: number, translate: (value: number) => number, )
src/util/math.ts:263
↓ 1 callersFunctiondone
()
src/listener/requestAction.ts:52
↓ 1 callersFunctiondragProjectComp
(e: React.MouseEvent, compositionId: string)
src/project/composition/handlers/dragProjectComp.ts:10
↓ 1 callersFunctiondragProjectTimelineToArea
(e: React.MouseEvent, options: Options)
src/project/composition/handlers/dragProjectTimelineToArea.ts:10
↓ 1 callersFunctiondragProjectWorkspaceToArea
(e: React.MouseEvent, options: Options)
src/project/composition/handlers/dragProjectWorkspaceToArea.tsx:10
↓ 1 callersFunctiondrawHitTestGraphic
( actionState: ActionState, layerId: string, hitTestGraphic: PIXI.Graphics, getPropertyValue: (propertyId:
src/composition/layer/layerInstances.ts:75
↓ 1 callersFunctiondrawLayerSpecificPreviewGraphics
( actionState: ActionState, layerId: string, areaId: string, matrices: LayerMatrices, mousePosition: Vec2
src/composition/interaction/preview.ts:29
↓ 1 callersFunctiondrawShapeLayerInteractions
( actionState: ActionState, layer: Layer, areaId: string, matrices: LayerMatrices, container: PIXI.Contai
src/composition/interaction/drawInteractions.ts:7
↓ 1 callersFunctiondrawShapeLayerPreview
( actionState: ActionState, layer: Layer, areaId: string, matrices: LayerMatrices, mousePosition: Vec2,
src/composition/interaction/preview.ts:7
↓ 1 callersFunctionellipseLayerPropertiesFactory
( opts: CreatePropertyOptions, props: Partial<EllipseProperties> = {}, )
src/composition/factories/ellipseLayerPropertiesFactory.ts:116
↓ 1 callersFunctionellipseLayerPropertyMap
(layerId: string, compositionState: CompositionState)
src/composition/layer/layerPropertyMap.ts:103
↓ 1 callersFunctionexpandRect
(rect: Rect, expandBy: number)
src/util/math.ts:208
↓ 1 callersFunctionfilterIncomingTopLevelDiff
(diff: Diff, compositionId: string)
src/diff/filterIncomingTopLevelDiff.ts:3
↓ 1 callersFunctionfind
(node: ElementNode)
src/svg/svgStylesheet.ts:43
↓ 1 callersFunctionfindBestShortcut
(key: Key)
src/area/components/useAreaKeyboardShortcuts.ts:26
↓ 1 callersFunctionfindNodesThatNodeReferences
(flowState: FlowState, nodeId: string)
src/flow/util/flowNodeAvailableIO.ts:16
↓ 1 callersFunctionfindNodesThatReferenceNode
(flowState: FlowState, nodeId: string)
src/flow/util/flowNodeAvailableIO.ts:38
↓ 1 callersFunctionfindPositionOfColor
(ctx: CanvasRenderingContext2D, rgbColor: RGBColor)
src/components/colorPicker/ColorPicker.tsx:113
↓ 1 callersFunctiongenerateGraphEditorTicksFromBounds
([a, b]: [number, number])
src/graphEditor/graphEditorUtils.ts:124
↓ 1 callersFunctiongetAnimatedPropertyIds
(registry: PropertyInfoRegistry)
src/composition/property/propertyInfoMap.ts:165
↓ 1 callersFunctiongetArrowDirection
( row: AreaRowLayout, oldAreaIndex: number, newAreaIndex: number, )
src/area/handlers/areaDragFromCorner.ts:37
↓ 1 callersFunctiongetChildPropertyIdsRecursive
( propertyId: string, compositionState: CompositionState, )
src/composition/compositionUtils.ts:404
↓ 1 callersFunctiongetCompSelection
(actionState: ActionState)
src/composition/manager/interaction/interactionManager.ts:63
↓ 1 callersFunctiongetCompositionArrayModifierGroupToCountId
( actionState: ActionState, compositionId: string, )
src/composition/arrayModifier.ts:249
↓ 1 callersFunctiongetCompositionManagerByAreaId
(areaId: string)
src/composition/manager/compositionManager.ts:26
↓ 1 callersFunctiongetCompositionPlayback
(compositionId: string)
src/composition/compositionPlayback.ts:13
↓ 1 callersFunctiongetCurrentState
()
src/state/stateUtils.ts:73
↓ 1 callersFunctiongetCurrentStateFromApplicationState
(_state: ApplicationState)
src/state/stateUtils.ts:7
↓ 1 callersFunctiongetDistance
(a: Vec2, b: Vec2)
src/components/common/NumberInput.tsx:9
↓ 1 callersFunctiongetExpressionNodeInputDefaultValue
(valueType: ValueType)
src/flow/flowUtils.ts:224
↓ 1 callersFunctiongetExpressionUpdateIO
(io: ExpressionIO, flowState: FlowState, nodeId: string)
src/flow/nodes/expression/expressionUtils.ts:4
↓ 1 callersFunctiongetFlowGraphAvailableOutputs
( flowState: FlowState, graphId: string, nodeId: string, inputIndex: number, )
src/flow/util/flowNodeAvailableIO.ts:107
↓ 1 callersFunctiongetFlowGraphContextMenuOptions
(options: Options)
src/flow/util/flowGraphContextMenu.ts:20
↓ 1 callersFunctiongetFlowGraphExpressions
( actionState: ActionState, graphId: string, )
src/flow/flowExpressions.ts:7
↓ 1 callersFunctiongetFlowGraphExternals
( actionState: ActionState, graphId: string, compiledNodes: Record<string, CompiledFlowNode>, )
src/flow/flowExternals.ts:6
↓ 1 callersFunctiongetFlowNodeAffectedExternals
( actionState: ActionState, node: FlowNode, )
src/flow/flowAffectedExternals.ts:4
↓ 1 callersFunctiongetFlowNodeComponent
( nodeType: FlowNodeType, )
src/flow/flowNodeComponents.ts:19
↓ 1 callersFunctiongetFlowNodeDefaultState
(type: T)
src/flow/flowNodeState.ts:5
↓ 1 callersFunctiongetFlowNodeLabel
(type: FlowNodeType)
src/flow/flowUtils.ts:32
↓ 1 callersFunctiongetFlowPropertyNodeReferencedPropertyIds
( compositionState: CompositionState, propertyId: string, )
src/flow/flowUtils.ts:161
↓ 1 callersFunctiongetFlowToCompute
( actionState: ActionState, graphId: string, compiledNodes: Record<string, CompiledFlowNode>, )
src/flow/flowToCompute.ts:3
← previousnext →401–500 of 1,040, ranked by callers