MCPcopy Create free account

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

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

↓ 2 callersFunctiongetMinSize
(id: string)
src/area/handlers/areaDragResize.ts:25
↓ 2 callersFunctiongetNWindows
()
src/main/createWindow.ts:15
↓ 2 callersFunctiongetOptions
()
src/util/action/mouseDownMoveAction.ts:120
↓ 2 callersFunctiongetPathFromKeyframes
(k0: TimelineKeyframe, k1: TimelineKeyframe)
src/timeline/timelineUtils.ts:67
↓ 2 callersFunctiongetPathTargetObject
( pathId: string, viewportMousePosition: Vec2, normalToViewport: (vec: Vec2) => Vec2, shapeState: ShapeSta
src/shape/shapeUtils.ts:371
↓ 2 callersFunctiongetPickWhipLayerTarget
( globalMousePosition: Vec2, fromLayerId: string, compositionId: string, compositionState: CompositionStat
src/composition/layer/layerUtils.ts:13
↓ 2 callersFunctiongetPropertyIdsFromTransformGroupId
( transformGroupId: string, compositionState: CompositionState, )
src/composition/transformUtils.ts:74
↓ 2 callersMethodgetPropertyValueAtIndex
(propertyId: string, index: number)
src/composition/manager/property/propertyStore.ts:30
↓ 2 callersMethodgetRawPropertyValue
(propertyId: string)
src/composition/manager/property/propertyStore.ts:27
↓ 2 callersFunctiongetRefRect
(ref: React.RefObject<T>)
src/hook/useRefRect.ts:3
↓ 2 callersFunctiongetRgbaFromCssColor
(color: string | undefined)
src/util/color/cssColors.ts:156
↓ 2 callersFunctiongetRotationCorrectedPosition
( layerType: LayerType, positionX: number, positionY: number, scaleX: number, scaleY: number, rotation:
src/composition/transformUtils.ts:151
↓ 2 callersFunctiongetShapeFillGroupValues
( group: PropertyGroup, compositionState: CompositionState, )
src/shape/shapeUtils.ts:622
↓ 2 callersFunctiongetShapeGroups
(actionState: ActionState, layer: Layer)
src/render/pixi/shapeLayerGraphic.ts:60
↓ 2 callersFunctiongetShapeLayerBoundingRect
(state: ActionState, layer: Layer)
src/composition/layer/layerDimensions.ts:14
↓ 2 callersFunctiongetShapeStrokeGroupValues
( group: PropertyGroup, compositionState: CompositionState, )
src/shape/shapeUtils.ts:578
↓ 2 callersFunctiongetT
(vec: Vec2)
src/area/handlers/areaDragFromCorner.ts:84
↓ 2 callersFunctiongetTimelineIdsReferencedByLayer
( layerId: string, compositionState: CompositionState, )
src/composition/compositionUtils.ts:321
↓ 2 callersFunctiongetTimelineLayerListHeight
( compositionId: string, compositionState: CompositionState, )
src/trackEditor/trackEditorUtils.ts:94
↓ 2 callersFunctiongetTransformFromTransformGroupId
( transformGroupId: string, compositionState: CompositionState, getPropertyValue: (propertyId: string) => a
src/composition/transformUtils.ts:22
↓ 2 callersFunctiongetValidLayerParentLayerIds
( layerId: string, compositionState: CompositionState, )
src/composition/layer/layerUtils.ts:54
↓ 2 callersFunctiongetValueTypeCanConvertToValueTypes
(valueType: ValueType)
src/flow/flowValueConversion.ts:198
↓ 2 callersFunctiongetValueTypeColor
(valueType: ValueType)
src/value/valueLabels.ts:31
↓ 2 callersFunctiongetValueTypesThatCanConvertToValueType
(valueType: ValueType)
src/flow/flowValueConversion.ts:202
↓ 2 callersFunctionglobalToNormal
(vec: Vec2)
src/workspace/moveTool/moveTool.ts:160
↓ 2 callersMethodi
()
src/util/math/mat.ts:134
↓ 2 callersFunctionisArrayShallowEqual
(a: any[], b: any[])
src/util/arrayUtils.ts:1
↓ 2 callersFunctionisBetweenPoints
(c, a, b)
src/util/math/svgPath.js:10
↓ 2 callersFunctionisNegative
(n: number)
src/util/math/exceedsDirectionVector.ts:3
↓ 2 callersFunctionisToLeftOfLine
([intersection, a, c], polygon)
src/util/math/svgPath.js:19
↓ 2 callersFunctionjoinAreas
()
src/area/handlers/areaDragFromCorner.ts:146
↓ 2 callersFunctionmanageComposition
(options: ManageCompositionOptions)
src/composition/manager/compositionManager.ts:70
↓ 2 callersFunctionmatrixAndTranslateFromSvgTransform
( position: Vec2, boundingBox: [width: number, height: number], originalTransformString: string, transform
src/svg/svgTransform.ts:155
↓ 2 callersFunctionmodifierPropertyGroupFactory
( opts: CreatePropertyOptions, )
src/composition/factories/modifierPropertyGroupFactory.ts:9
↓ 2 callersFunctiononAddLayers
(layerIds: string[])
src/composition/manager/layer/layerManagerDiffHandler.ts:33
↓ 2 callersFunctiononAddLayers
(layerIds: string[])
src/composition/manager/property/propertyManagerDiffHandler.ts:31
↓ 2 callersFunctiononAddLayers
(layerIds: string[])
src/composition/manager/interaction/interactionManagerDiffHandler.ts:21
↓ 2 callersFunctiononFill
(group: PropertyGroup)
src/render/pixi/shapeLayerGraphic.ts:120
↓ 2 callersMethodonFrameIndexChanged
(actionState: ActionState, frameIndex: number)
src/composition/manager/layer/LayerManager.tsx:234
↓ 2 callersFunctiononPan
()
src/timeline/Timeline.tsx:93
↓ 2 callersFunctiononRemoveLayers
(layerIds: string[])
src/composition/manager/layer/layerManagerDiffHandler.ts:44
↓ 2 callersFunctiononRemoveLayers
(layerIds: string[])
src/composition/manager/property/propertyManagerDiffHandler.ts:40
↓ 2 callersFunctiononRemoveLayers
(layerIds: string[])
src/composition/manager/interaction/interactionManagerDiffHandler.ts:31
↓ 2 callersFunctiononStroke
(group: PropertyGroup)
src/render/pixi/shapeLayerGraphic.ts:126
↓ 2 callersFunctionparseTypedValue
( from: ValueType, to: To, value: unknown, )
src/flow/flowValueConversion.ts:144
↓ 2 callersFunctionparseWheelEvent
(e: WheelEvent)
src/util/wheelEvent.ts:27
↓ 2 callersFunctionpath
()
src/util/canvas/renderPrimitives.ts:95
↓ 2 callersFunctionpathBoundingRect
(curves: Curve[])
src/util/math/boundingRect.ts:137
↓ 2 callersFunctionpenToolMoveObjects
( moveVector: Vec2, state: ShapeState, shapeId: string, selection: ShapeSelection, matrix: PIXI.Matrix, )
src/workspace/penTool/penToolMoveObjects.ts:7
↓ 2 callersFunctionperformRequestedAction
( { history = false, shouldAddToStack, beforeSubmit }: RequestActionOptions, callback: RequestActionCallback
src/listener/requestAction.ts:45
↓ 2 callersFunctionquadraticToCubicBezier
(bezier: PartialCubicBezier)
src/timeline/timelineUtils.ts:40
↓ 2 callersFunctionquadraticToCubicBezier
(p0: Vec2, p1: Vec2, p2: Vec2)
src/util/math.ts:296
↓ 2 callersFunctionreduceIds
(keys: K[], fn: F)
src/util/mapUtils.ts:160
↓ 2 callersFunctionreduceLayerProperties
( layerId: string, compositionState: CompositionState, fn: (acc: T, property: Property) => T, initialState
src/composition/compositionUtils.ts:96
↓ 2 callersFunctionreduceVisibleLayerProperties
( layerId: string, compositionState: CompositionState, fn: (acc: T, property: Property) => T, initialState
src/composition/compositionUtils.ts:7
↓ 2 callersFunctionremoveFlowNodeAndReferencesToIt
( nodeId: string, flowState: FlowState, )
src/flow/flowUtils.ts:124
↓ 2 callersFunctionremoveListenerExecuted
(cancelToken: string)
src/listener/registerListener.ts:76
↓ 2 callersFunctionremoveReferencesToFlowNode
(nodeId: string, flowState: FlowState)
src/flow/flowUtils.ts:92
↓ 2 callersFunctionrenderCircle
( ctx: CanvasRenderingContext2D, vectors: Vec2 | Vec2[], opts: RenderCircleOptions, )
src/util/canvas/renderPrimitives.ts:12
↓ 2 callersFunctionrenderEdge
(fillColor: string)
src/trackEditor/renderTrackEditor.ts:64
↓ 2 callersFunctionrenderTimeline
(timelineId: string)
src/trackEditor/renderTrackEditor.ts:168
↓ 2 callersMethodreset
(actionState: ActionState, compositionId: string)
src/composition/manager/property/propertyStore.ts:51
↓ 2 callersFunctionsetValue
(newValue: number)
src/hook/useNumberTransitionState.ts:15
↓ 2 callersFunctionsplitKeyframesAtIndex
( k0: TimelineKeyframe, k1: TimelineKeyframe, index: number, )
src/timeline/timelineUtils.ts:584
↓ 2 callersFunctionsplitRect
( type: "horizontal" | "vertical", rect: Rect, t: number, margin = 0, )
src/util/math.ts:210
↓ 2 callersFunctionsplitTimelinePathAtIndex
( path: T, index: number, )
src/timeline/timelineUtils.ts:547
↓ 2 callersFunctiontimelineNormalToGlobalX
( timelineX: number, viewBounds: [number, number], viewport: Rect, compositionLength: number, )
src/timeline/timelineUtils.ts:202
↓ 2 callersFunctiontimelineSelectionFromState
( timelineId: string, timelineSelectionState: TimelineSelectionState, )
src/timeline/timelineUtils.ts:540
↓ 2 callersFunctiontoViewport
(vec: Vec2)
src/graphEditor/renderGraphEditor.ts:108
↓ 2 callersFunctiontraceCp
(graphic: PIXI.Graphics)
src/composition/layer/shapeLayerPreview.ts:46
↓ 2 callersFunctiontraceCp
(graphic: PIXI.Graphics)
src/composition/layer/shapeLayerInteraction.ts:45
↓ 2 callersFunctiontraceHalf
(hasControlPoint: boolean, fac: number)
src/trackEditor/renderTrackEditor.ts:184
↓ 2 callersFunctiontracePath
(graphic: PIXI.Graphics, curves: Curve[])
src/render/pixi/shapeLayerGraphic.ts:22
↓ 2 callersFunctiontrackEditorGlobalToNormal
( vec: Vec2, options: { compositionLength: number; viewBounds: [number, number]; viewport: Rect; }, )
src/timeline/timelineUtils.ts:240
↓ 2 callersFunctiontransformMousePosition
(mousePosition: Vec2)
src/flow/nodes/nodeHandlers.ts:371
↓ 2 callersFunctiontranslateToRange
( value: number, rangeMin: number, rangeMax: number, viewportWidth: number, )
src/util/math.ts:107
↓ 2 callersFunctionupdateLayer
(actionState: ActionState, layerId: string)
src/composition/manager/interaction/interactionManager.ts:100
↓ 2 callersFunctionupdateLayerGraphic
( actionState, layer, graphic, map, getPropertyValue, )
src/render/pixi/layerToPixi.ts:34
↓ 2 callersMethodupdateLayerZIndices
(actionState: ActionState)
src/composition/manager/layer/LayerManager.tsx:75
↓ 2 callersFunctionuseActionState
(selector: Selector<T>, { shallow = true } = {})
src/hook/useActionState.ts:8
↓ 2 callersFunctionuseCanvasPixelSelector
( ref: React.RefObject<HTMLCanvasElement>, options: { allowOutside: boolean; shiftPosition?: Vec2 }, callba
src/hook/useCanvasPixelSelector.ts:6
↓ 2 callersFunctionuseCompositionPlayback
( compositionId: string, viewportRef: React.MutableRefObject<Rect>, )
src/composition/compositionPlayback.ts:55
↓ 2 callersFunctionuseDidUpdate
(callback: () => void, deps: any[])
src/hook/useDidUpdate.ts:3
↓ 2 callersFunctionuseMemoActionState
(selector: Selector<T>, deps: React.DependencyList)
src/hook/useActionState.ts:19
↓ 2 callersFunctionvalueWithinMargin
(value: number, at: number, margin: number)
src/util/math.ts:255
↓ 1 callersFunction_applyControlPointShift
(_timeline: Timeline, selection: TimelineSelection)
src/timeline/timelineUtils.ts:306
↓ 1 callersFunction_applyNewControlPointShift
(_timeline: Timeline)
src/timeline/timelineUtils.ts:261
↓ 1 callersFunction_closestPointOnBezier
Find the ~closest point on a Bézier curve to a point you supply. * curve : Array of vectors representing control points for a Bézier curve * pt
src/util/math/closestPoint.ts:40
↓ 1 callersFunction_setAreaViewport
(_viewportMap: { [key: string]: Rect })
src/area/util/getAreaViewport.ts:15
↓ 1 callersFunctionaddKeyboardListenerExecuteOnce
( key: Key, type: T, optsOrListener: Options | Listener<KeyboardEvent>, listenerFn?: Listener<KeyboardEven
src/listener/registerListener.ts:203
↓ 1 callersFunctionaddLayerToPropertyInfoRegistry
( registry: PropertyInfoRegistry, actionState: ActionState, layerId: string, )
src/composition/property/propertyInfoMap.ts:54
↓ 1 callersMethodaddListener
(propertyId: string, fn: ListenerFn)
src/composition/manager/property/propertyStore.ts:56
↓ 1 callersFunctionaddPathToDirectSelection
(pathId: string)
src/workspace/penTool/penTool.ts:401
↓ 1 callersFunctionadjustDiffsToChildComposition
( actionState: ActionState, _diffs: Diff[], compositionLayerId: string, )
src/diff/adjustDiffsToChildComposition.ts:3
↓ 1 callersFunctionadjustPIXITransformToParent
( transform: PIXI.Transform, parentTransform: PIXI.Transform, )
src/render/pixi/pixiTransform.ts:6
↓ 1 callersFunctionapplyIndexTransformRotationCorrection
( indexTransform: LayerTransform, rotationCorrection: number, dimensions: [width: number, height: number],
src/composition/transformUtils.ts:122
↓ 1 callersFunctionapplyPixiLayerTransform
( transformContainer: PIXI.Container, map: LayerPropertyMap, getPropertyValue: (propertyId: string) => any,
src/render/pixi/pixiLayerTransform.ts:81
↓ 1 callersFunctionarrayModifierPropertiesFactory
(opts: CreatePropertyOptions)
src/composition/factories/arrayModifierPropertiesFactory.ts:10
↓ 1 callersFunctioncalculateNodeHeight
(node: FlowNode<FlowNodeType>)
src/flow/util/flowNodeHeight.ts:82
↓ 1 callersFunctioncanRepresentTransform
(transformString: string)
src/svg/parse/svgAttributes.ts:12
← previousnext →301–400 of 1,040, ranked by callers