MCPcopy Create free account

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

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

FunctionmapStateToProps
({ flowState }, { nodeId })
src/flow/nodes/expression/ExpressionNode.tsx:69
FunctionmapStateToProps
({ flowState }, { nodeId })
src/flow/nodes/expression/ExpressionNodeTextarea.tsx:245
FunctionmapStateToProps
( { compositionState, flowState }, { graphId, nodeId }, )
src/flow/nodes/property/PropertyInputNode.tsx:129
FunctionmapStateToProps
( { flowState }, { nodeId, index }, )
src/flow/inputs/NodeNumberInput.tsx:65
FunctionmapStateToProps
( { flowState }, { nodeId, index }, )
src/flow/inputs/NodeTValueInput.tsx:57
FunctionmapStateToProps
( { flowState }, { nodeId, index }, )
src/flow/inputs/NodeVec2Input.tsx:75
FunctionmapStateToProps
({ compositionState }, ownProps)
src/timeline/Timeline.tsx:270
FunctionmapStateToProps
( { compositionState, compositionSelectionState }, { id }, )
src/timeline/layer/TimelineLayer.tsx:104
FunctionmapStateToProps
( { compositionState }, { propertyId }, )
src/timeline/value/TimelineNumberValue.tsx:263
FunctionmapStateToProps
( { compositionState, compositionSelectionState }, { id, compositionId }, )
src/timeline/property/TimelineProperty.tsx:314
FunctionmapStateToProps
( { compositionState: compositions }, ownProps, )
src/timeline/scrubber/TimelineScrubber.tsx:121
FunctionmapStateToProps
({ area })
src/area/components/AreaRoot.tsx:99
FunctionmapStateToProps
( { area: { joinPreview, areas } }, { id }, )
src/area/components/Area.tsx:148
FunctionmapStateToProps
({ area })
src/area/components/AreaToOpenPreview.tsx:158
FunctionmapStateToProps
( { compositionState, compositionSelectionState, timelineState, timelineSelectionState }, { compositionId },
src/trackEditor/TrackEditor.tsx:117
FunctionmapStateToProps
(state: ApplicationState)
src/historyEditor/HistoryEditor.tsx:148
FunctionmouseUpListener
()
src/hook/useCanvasPixelSelector.ts:64
FunctionmoveListener
(e: MouseEvent)
src/flow/FlowEditor.tsx:73
MethodmultiplyMat2
(mat2: Mat2, anchor: IVec2 = Vec2.new(0, 0))
src/util/math/vec2.ts:152
FunctionnormalToViewport
(vec: Vec2)
src/workspace/penTool/penToolContext.ts:44
FunctionnormalizePolygon
(polygon)
src/util/math/svgPath.js:266
FunctiononBlur
(e: React.FocusEvent<HTMLTextAreaElement>)
src/flow/nodes/expression/ExpressionNodeTextarea.tsx:108
FunctiononBlur
()
src/timeline/layer/TimelineLayerName.tsx:103
FunctiononBlur
()
src/project/ProjectCompName.tsx:91
FunctiononChange
(e: React.ChangeEvent<HTMLSelectElement>)
src/flow/components/FlowNodeSelect.tsx:41
FunctiononChange
(rgbColor: RGBColor)
src/flow/nodes/color/ColorInputNode.tsx:71
FunctiononChange
(rgbColor: RGBColor)
src/timeline/value/TimelineColorValue.tsx:48
FunctiononChange
(e: React.ChangeEvent<HTMLSelectElement>)
src/timeline/value/TimelineSelectValue.tsx:27
FunctiononChange
(value: number)
src/hook/useNumberInputAction.ts:14
FunctiononChangeEnd
(type: "relative" | "absolute")
src/hook/useNumberInputAction.ts:30
FunctiononClick
()
src/flow/nodes/color/ColorInputNode.tsx:57
FunctiononClick
()
src/flow/nodes/property/PropertyNodeSelectProperty.tsx:119
FunctiononClick
()
src/timeline/value/TimelineColorValue.tsx:29
MethodonDone
()
src/components/common/NumberInput.tsx:265
FunctiononDoubleClick
()
src/timeline/layer/TimelineLayerName.tsx:91
FunctiononDoubleClick
()
src/project/ProjectCompName.tsx:79
FunctiononFocus
()
src/flow/nodes/expression/ExpressionNodeTextarea.tsx:88
FunctiononFocus
(e: React.FocusEvent<HTMLInputElement>)
src/timeline/layer/TimelineLayerName.tsx:99
FunctiononFocus
(e: React.FocusEvent<HTMLInputElement>)
src/project/ProjectCompName.tsx:87
FunctiononKeyDown
(e: React.KeyboardEvent)
src/timeline/layer/TimelineLayerName.tsx:120
FunctiononKeyDown
(e: React.KeyboardEvent)
src/project/ProjectCompName.tsx:108
FunctiononLeftMouseDown
(e: React.MouseEvent)
src/graphEditor/GraphEditor.tsx:132
FunctiononMouseDown
(e: React.MouseEvent)
src/workspace/Workspace.tsx:110
FunctiononMouseDown
(params)
src/timeline/Timeline.tsx:51
FunctiononMouseDown
(e: React.MouseEvent)
src/project/ProjectComp.tsx:24
FunctiononMouseDown
(e: React.MouseEvent)
src/hook/useCanvasPixelSelector.ts:14
FunctiononMouseMove
(e: React.MouseEvent)
src/workspace/Workspace.tsx:103
FunctiononMouseMove
(e: React.MouseEvent)
src/workspace/useWorkspaceCursor.ts:194
FunctiononMouseMove
(e: React.MouseEvent)
src/trackEditor/useTrackEditorCanvasCursor.ts:18
FunctiononMouseMove
(e: React.MouseEvent)
src/graphEditor/GraphEditor.tsx:161
FunctiononMouseMove
(e: React.MouseEvent)
src/graphEditor/useGraphEditorCursor.ts:98
FunctiononMouseMove
(e: React.MouseEvent)
src/contextMenu/CustomContextMenu.tsx:53
FunctiononMouseMove
(e: React.MouseEvent)
src/contextMenu/normal/NormalContextMenu.tsx:78
FunctiononMouseOut
(e: React.MouseEvent)
src/workspace/Workspace.tsx:106
FunctiononPickWhipMouseDown
(e: React.MouseEvent)
src/timeline/layer/TimelineLayerParent.tsx:148
FunctiononRightClick
(e: React.MouseEvent)
src/timeline/property/TimelineProperty.tsx:57
FunctiononRightClick
(e: React.MouseEvent)
src/project/Project.tsx:18
FunctiononRightMouseDown
(e: React.MouseEvent)
src/graphEditor/GraphEditor.tsx:150
FunctiononSelectLayer
(layerId: string)
src/flow/nodes/property/PropertyInputNode.tsx:34
FunctiononSelectProperty
(propertyId: string)
src/flow/nodes/property/PropertyOutputNode.tsx:39
FunctiononSelectProperty
(propertyId: string)
src/flow/nodes/property/PropertyInputNode.tsx:51
FunctiononSelectProperty
(propertyId: string)
src/flow/nodes/property/PropertyNodeSelectProperty.tsx:289
FunctiononToggleGraphEditor
()
src/timeline/TimelineHeader.tsx:15
FunctiononTypeChange
(type: string)
src/flow/nodes/NumberInputNode.tsx:38
FunctiononValueChange
(value: number)
src/timeline/value/TimelineNumberValue.tsx:34
FunctiononValueChangeEnd
()
src/workspace/WorkspaceFooter.tsx:86
FunctiononValueChangeEnd
(_type: "relative" | "absolute")
src/timeline/value/TimelineNumberValue.tsx:184
FunctionopenContextMenu
()
src/timeline/layer/TimelineLayerParent.tsx:87
FunctionopenLayerContextMenu
()
src/flow/nodes/property/PropertyNodeSelectProperty.tsx:246
FunctionopenPropertyContextMenu
()
src/flow/nodes/property/PropertyNodeSelectProperty.tsx:287
FunctionopenSelectArea
(_: React.MouseEvent)
src/area/components/Area.tsx:70
Functionpath
(ctx: CompositionFromSvgContext, _node: SVGNode)
src/svg/composition/svgLayerFactory.ts:88
Functionpath
(ctx: ParseSvgContext, node: ElementNode)
src/svg/parse/svgNodeFactory.ts:84
Functionpolygon
(ctx: ParseSvgContext, node: ElementNode)
src/svg/parse/svgNodeFactory.ts:104
Functionpolyline
(ctx: ParseSvgContext, node: ElementNode)
src/svg/parse/svgNodeFactory.ts:124
FunctionprojectReducer
(state = initialProjectState, action: Action)
src/project/projectReducer.ts:42
Functionrect
(ctx: CompositionFromSvgContext, _node: SVGNode)
src/svg/composition/svgLayerFactory.ts:33
Functionrect
(ctx: ParseSvgContext, node: ElementNode)
src/svg/parse/svgNodeFactory.ts:44
MethodremoveAndDone
()
src/components/common/NumberInput.tsx:285
FunctionremoveArrayModifier
(op: Operation, propertyId: string)
src/layer/layerOperations.ts:77
FunctionremoveGraph
(op: Operation, graphId: string)
src/flow/flowOperations.ts:51
FunctionremoveInputPointer
(op: Operation, inputNodeId: string, inputIndex: number)
src/flow/flowOperations.ts:67
FunctionremoveLayer
()
src/timeline/timelineContextMenu.ts:145
FunctionremoveLayerParentLayer
(op: Operation, actionState: ActionState, layerId: string)
src/layer/layerOperations.ts:51
FunctionremovePropertyFromGroupRecursive
( op: Operation, groupId: string, propertyId: string, )
src/property/propertyOperations.ts:28
FunctionremoveSelectedKeyframes
( op: Operation, timelineIds: string[], compositionId: string, )
src/timeline/operations/timelineOperations.ts:46
FunctionremoveSelectedNodesInGraph
(op: Operation, graphId: string)
src/flow/flowOperations.ts:22
FunctionremoveTimeline
(op: Operation, timelineId: string)
src/timeline/operations/timelineOperations.ts:17
Methodrender
()
src/flow/FlowEditorConnections.tsx:33
Methodrender
()
src/area/components/AreaErrorBoundary.tsx:88
Methodrender
()
src/historyEditor/HistoryEditor.tsx:92
FunctionrgbToString
(rgb: RGBColor, alpha = 1)
src/util/color/convertColor.ts:33
FunctionrgbaToString
(rgba: RGBAColor)
src/util/color/convertColor.ts:34
Methodrotate
(rad: number, anchor: IVec2 = Vec2.new(0, 0))
src/util/math/vec2.ts:147
FunctionrotateVecToAngleRadians
(vec: Vec2, targetAngle: number)
src/util/math.ts:152
FunctionsaveActionState
()
src/state/saveState.ts:45
Methodscale
(scale: number, anchor: IVec2 = Vec2.new(0, 0))
src/util/math/vec2.ts:111
MethodscaleX
(scale: number, anchor: IVec2 = Vec2.new(0, 0))
src/util/math/vec2.ts:120
MethodscaleXY
(scaleX: number, scaleY: number, anchor: IVec2 = Vec2.new(0, 0))
src/util/math/vec2.ts:138
MethodscaleY
(scale: number, anchor: IVec2 = Vec2.new(0, 0))
src/util/math/vec2.ts:129
← previousnext →901–1,000 of 1,040, ranked by callers