construction: First working macro implementation
This commit is contained in:
parent
714a5115ab
commit
3af7e4319c
4 changed files with 1820 additions and 1530 deletions
|
@ -26,10 +26,10 @@ console.log('shorthand', F.utils.shorthand(part, context));
|
|||
|
||||
var decorate = function(part, context)
|
||||
{
|
||||
//macro('cof', {
|
||||
// from: points.cbNeck
|
||||
// ,to: points.cbHips
|
||||
//});
|
||||
macro('cof', {
|
||||
from: points.cbNeck
|
||||
, to: points.cbHips
|
||||
});
|
||||
}
|
||||
|
||||
if(final) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue