Skip to content

source files that lack javadoc #1644

Open
@stephengold

Description

@stephengold

More than 4 years after the new animation system was added to our Engine codebase, many files under "jme3-core/source/main/java/com/jme3/anim" still contain little or no useful javadoc. In particular:

  • "AnimInterpolator.java"
  • "AnimInterpoators.java"
  • "FrameInterpolator.java"
  • "ContainsTween.java"
  • "Action.java"
  • "BaseAction.java"
  • "BlendAction.java"
  • "BlendSpace.java"
  • "BlendableAction.java"
  • "ClipAction.java"
  • "LinearBlendSpace.java"
  • "AnimMigrationUtils.java"
  • "HasLocalTransform.java"
  • "Weighted.java"

"Documenting files that still lack java docs" was mentioned at the Forum/Hub as an important feature for JME 3.5.

Pull requests #1618 and #1626 address(ed) portions of this issue.

This issue is distinct from #1402, which is more of a Wiki issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues that affect the Wiki, Javadoc or any other form of documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions