| 12345678910111213141516171819202122232425262728 |
- {
- "type" : "Standard",
- "core" : true,
- "name" : "Animation",
- "icon" : ":/CC/plugin/qAnimation/images/animation.png",
- "description": "Creates a movie from a series of views.",
- "authors" : [
- {
- "name" : "Ryan Wicks, 2G Robotics Inc."
- },
- {
- "name" : "Daniel Girardeau-Montaut",
- "email" : "daniel.girardeau@gmail.com"
- }
- ],
- "maintainers" : [
- {
- "name" : "Daniel Girardeau-Montaut",
- "email" : "daniel.girardeau@gmail.com"
- }
- ],
- "references": [
- {
- "text": "Documentation",
- "url": "http://www.cloudcompare.org/doc/wiki/index.php?title=Animation_(plugin)"
- }
- ]
- }
|