lottie-docs icon indicating copy to clipboard operation
lottie-docs copied to clipboard

Documentation for the lottie file format

Results 4 lottie-docs issues
Sort by recently updated
recently updated
newest added

see https://github.com/tinogithub/aftereffects-version-check/blob/main/ae-builds.json

Please have a look: [docs/schema/animated-properties/keyframe-base.json](https://github.com/LottieFiles/lottie-docs/blob/main/docs/schema/animated-properties/keyframe-base.json#L50)

https://lottiefiles.github.io/lottie-docs/playground/json_editor/ doesn't recognize rotaiton related properties ("rx", "ry", "rz") and Orientation ("or") example file: https://github.com/LottieFiles/lottie-docs/blob/main/docs/examples/3d_parenting.json

Running `tools/schema-info.py` I could get a summary of differences between this schema and the [lottie community one](https://github.com/lottie-animation-community/tests). Command: tools/schema-info.py c $path_to_tests/schema/docs/json/ Properties and such marked with `-` are present here...