|
%!s(int64=10) %!d(string=hai) anos | |
---|---|---|
.. | ||
Sources | %!s(int64=10) %!d(string=hai) anos | |
README.md | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.actionNode.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.contextMenu.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.list.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.main.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.parameters.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.toolbar.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.utils.ts | %!s(int64=10) %!d(string=hai) anos | |
actionsbuilder.viewer.ts | %!s(int64=10) %!d(string=hai) anos | |
gulpfile.js | %!s(int64=10) %!d(string=hai) anos | |
package.json | %!s(int64=10) %!d(string=hai) anos | |
raphaeljs.d.ts | %!s(int64=10) %!d(string=hai) anos |
The Actions Builder is a part of the 3ds Max plugin (Max2Babylon) that allows to build actions without any line of code.
Tutorial and informations about the Actions Builder here
Built files are located in "./Sources"
npm install
gulp
gulp debug
gulp watch
var files = [
// Files
...
"file1.js",
"file2.js",
...
];