ayon-core/openpype/vendor/OpenHarmony/tbpackage.json
2021-04-01 18:54:46 +02:00

67 lines
No EOL
3 KiB
JSON

{
"name": "OpenHarmony",
"website": "https://cfourney.github.io/OpenHarmony/",
"social": "",
"repository": "https://github.com/cfourney/OpenHarmony/",
"extensions": [
{
"name": "openHarmony",
"version": "0.2.10",
"compatibility": "Harmony Premium 15",
"description": "<p>The openHarmony library enables people to create scripts for Harmony using less code and a simpler synthax.</p><p>The complete documentation is available at this address:<a href='https://cfourney.github.io/OpenHarmony/'>https://cfourney.github.io/OpenHarmony/</a></p><p>Install this library to be able to use the scripts that require it.</p>",
"repository": "https://github.com/cfourney/OpenHarmony/",
"isPackage": false,
"files": [
"openHarmony.js",
"openHarmony/"
],
"keywords": [
"openHarmony",
"library"
],
"author": "OpenHarmony",
"license": "MPL-2.0",
"website": "https://github.com/cfourney/OpenHarmony/",
"localFiles": ""
},
{
"name": "oH Anim tools - Smartkey",
"version": "1.0.0",
"compatibility": "Harmony Premium 15",
"description": "This script creates a key frame on the current timeline layer, and set the stop motion or interpolated mode of the key according to the surrounding keyframes. A Keyframe placed on an interpolation will remain interpolated, and a key placed between stop motion keyframes will also be set to stop motion.\n<p>This script uses the <b>OpenHarmony</b> library. Install it first to be able to use it.</p>\n\n<p>Assign this script to a shortcut with the script <b>ScriptShortcuts</b>.</p>",
"repository": "https://github.com/cfourney/OpenHarmony/",
"isPackage": false,
"files": [
"tools/OpenHarmony_basic/openHarmony_anim_tools.js"
],
"keywords": [
"openHarmony",
"animation"
],
"author": "Chris F",
"license": "MPL-v2.0",
"website": "https://github.com/cfourney/OpenHarmony/",
"localFiles": ""
},
{
"name": "oH Rigging tools",
"version": "1.0.0",
"compatibility": "Harmony Premium 15",
"description": "<b>OpenHarmony Rigging Tools</b>\n<p>Those scripts require the <b>openHarmony</b> lib to work. Install it first for the scripts to work.</p>\n<p><u>Add Centered Weighted Peg</u><br>Adds a peg with a pivot at the center of the selected drawing.</p>\n\n<p><u>Place Pivot with Click</u><br>Place the pivot with a simple click.</p>\n\n<p><u>Clean Unused Palettes</u><br>\nFinds and removes all unnecessary palettes files from the filesystem. Doesn't support Element Palettes yet!</p>\n\n<p><u>Create Backdrop on Selection</u><br>Set up backdrops easily on the selection with this script.</p>\n",
"repository": "https://github.com/cfourney/OpenHarmony/",
"isPackage": false,
"files": [
"tools/OpenHarmony_basic/openHarmony_rigging_tools.js",
"tools/OpenHarmony_basic/openHarmony_basic_backdropPicker.ui"
],
"keywords": [
"openHarmony",
"palettes"
],
"author": "OpenHarmony",
"license": "MPL-v2.0",
"website": "https://github.com/cfourney/OpenHarmony/",
"localFiles": ""
}
]
}