synfig-studio
1.0.3
|
Template File. More...
#include "layerparamconnect.h"
#include "valuenodelinkconnect.h"
#include "valuenodereplace.h"
#include "valuedescskeletonlink.h"
#include "valuenodestaticlistinsert.h"
#include <synfigapp/canvasinterface.h>
#include <synfig/boneweightpair.h>
#include <synfig/valuenodes/valuenode_const.h>
#include <synfig/valuenodes/valuenode_composite.h>
#include <synfig/valuenodes/valuenode_bone.h>
#include <synfig/valuenodes/valuenode_bonelink.h>
#include <synfig/valuenodes/valuenode_boneweightpair.h>
#include <synfig/valuenodes/valuenode_staticlist.h>
#include <synfig/valuenodes/valuenode_weightedaverage.h>
#include <synfig/valueoperations.h>
#include <synfig/weightedvalue.h>
#include <synfigapp/general.h>
Functions | |
ACTION_INIT (Action::ValueDescSkeletonLink) | |
ACTION_SET_NAME (Action::ValueDescSkeletonLink,"ValueDescSkeletonLink") | |
ACTION_SET_LOCAL_NAME (Action::ValueDescSkeletonLink, N_("Link to Skeleton")) | |
ACTION_SET_TASK (Action::ValueDescSkeletonLink,"bone_link") | |
ACTION_SET_CATEGORY (Action::ValueDescSkeletonLink, Action::CATEGORY_VALUEDESC) | |
ACTION_SET_PRIORITY (Action::ValueDescSkeletonLink, 0) | |
ACTION_SET_VERSION (Action::ValueDescSkeletonLink,"0.0") | |
ACTION_SET_CVS_ID (Action::ValueDescSkeletonLink,"$Id$") |
Template File.
$Id$
ACTION_INIT | ( | Action::ValueDescSkeletonLink | ) |
ACTION_SET_NAME | ( | Action::ValueDescSkeletonLink | , |
"ValueDescSkeletonLink" | |||
) |
ACTION_SET_LOCAL_NAME | ( | Action::ValueDescSkeletonLink | , |
N_("Link to Skeleton") | |||
) |
ACTION_SET_TASK | ( | Action::ValueDescSkeletonLink | , |
"bone_link" | |||
) |
ACTION_SET_CATEGORY | ( | Action::ValueDescSkeletonLink | , |
Action::CATEGORY_VALUEDESC | |||
) |
ACTION_SET_PRIORITY | ( | Action::ValueDescSkeletonLink | , |
0 | |||
) |
ACTION_SET_VERSION | ( | Action::ValueDescSkeletonLink | , |
"0.0" | |||
) |
ACTION_SET_CVS_ID | ( | Action::ValueDescSkeletonLink | , |
"$Id$" | |||
) |