Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Animation Creator #26

Open
wants to merge 47 commits into
base: main
Choose a base branch
from

Another Checkpoint

f1192c4
Select commit
Loading
Failed to load commit list.
Open

Visual Animation Creator #26

Another Checkpoint
f1192c4
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Oct 25, 2024 in 4s

10 issues fixed. 57 issues found. Autofix available.

Annotations

Check notice on line 428 in Package/Editor/GenericAnimation/CharDataModifierDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/GenericAnimation/CharDataModifierDrawer.cs#L428

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 16 in Package/Editor/Timeline/TMPWriterMarkerEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPWriterMarkerEditor.cs#L16

File may only contain a single type. (SA1402)

Check notice on line 36 in Package/Runtime/Effects/TMPAnimations/AnimationStep.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Runtime/Effects/TMPAnimations/AnimationStep.cs#L36

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 42 in Package/Editor/Timeline/TMPAnimatorMarkerEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPAnimatorMarkerEditor.cs#L42

File may only contain a single type. (SA1402)

Check notice on line 9 in Package/Editor/timelinetest.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/timelinetest.cs#L9

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 11 in Package/Editor/timelinetest.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/timelinetest.cs#L11

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 11 in Package/Runtime/CharData/Mesh Modifiers/EditorFriendlyCharDataModifiers.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Runtime/CharData/Mesh Modifiers/EditorFriendlyCharDataModifiers.cs#L11

File may only contain a single type. (SA1402)

Check notice on line 1341 in Package/Runtime/Effects/TMPAnimations/AnimationUtility.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Runtime/Effects/TMPAnimations/AnimationUtility.cs#L1341

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 15 in Package/Editor/timelinetest.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/timelinetest.cs#L15

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 21 in Package/Editor/TypedVectorDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/TypedVectorDrawer.cs#L21

File may only contain a single type. (SA1402)

Check notice on line 27 in Package/Editor/Timeline/TMPWriterMarkerEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPWriterMarkerEditor.cs#L27

File may only contain a single type. (SA1402)

Check notice on line 138 in Package/Editor/GenericAnimation/CharDataModifierDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/GenericAnimation/CharDataModifierDrawer.cs#L138

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 216 in Package/Editor/GenericAnimation/GenericAnimationEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/GenericAnimation/GenericAnimationEditor.cs#L216

File may only contain a single type. (SA1402)

Check notice on line 56 in Package/Editor/GenericAnimation/EditorFriendlyCharDataModifiersDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/GenericAnimation/EditorFriendlyCharDataModifiersDrawer.cs#L56

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 126 in Package/Editor/Timeline/TMPMeshModifierClipEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPMeshModifierClipEditor.cs#L126

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 34 in Package/Runtime/Timeline/Clips/TMPMeshModifierClip.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Runtime/Timeline/Clips/TMPMeshModifierClip.cs#L34

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 65 in Package/Editor/Timeline/TMPAnimatorMarkerEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPAnimatorMarkerEditor.cs#L65

File may only contain a single type. (SA1402)

Check notice on line 51 in Package/Editor/Timeline/TimelineAnimationStepDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TimelineAnimationStepDrawer.cs#L51

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 73 in Package/Editor/Timeline/TMPWriterMarkerEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPWriterMarkerEditor.cs#L73

File may only contain a single type. (SA1402)

Check notice on line 84 in Package/Editor/Timeline/TMPWriterMarkerEditor.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPWriterMarkerEditor.cs#L84

File may only contain a single type. (SA1402)

Check notice on line 178 in Package/Tests/CharDataTests.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Tests/CharDataTests.cs#L178

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 18 in Package/Runtime/Timeline/Behaviors/WriterBehaviour.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Runtime/Timeline/Behaviors/WriterBehaviour.cs#L18

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 64 in Package/Editor/Timeline/TMPWriterClipDataDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPWriterClipDataDrawer.cs#L64

File may only contain a single type. (SA1402)

Check notice on line 42 in Package/Editor/Timeline/TMPWriterClipDataDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/Timeline/TMPWriterClipDataDrawer.cs#L42

File may only contain a single type. (SA1402)

Check notice on line 34 in Package/Editor/TypedVectorDrawer.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Package/Editor/TypedVectorDrawer.cs#L34

File may only contain a single type. (SA1402)