GithubHelp home page GithubHelp logo

faithstudio / act Goto Github PK

View Code? Open in Web Editor NEW

This project forked from avalanche-studios/act

0.0 0.0 0.0 876 KB

Avalanche Content Toolset

License: MIT License

C++ 82.23% Python 11.09% C 4.54% CMake 1.63% SWIG 0.51%

act's Introduction

Avalanche Content Toolset (ACT)

GitHub license

Please post issues and feature requests to this github repository issues section

MotionBuilder Toolset

This is set of scripts and plugins, mostly designed to enhance scene management and animation pipeline.

More detailed information about every script and plugin can be found on github pages or directly in Docs folder.

Compatibility

Scripts are compatible with wide range of MotionBuilder versions from 2011-2019 If script has a Qt based UI, then Qt version 4 based tools compatibility is 2014-2018 or for Qt 5 based tools (2019+). Tool can have both versions for Qt4 and Qt5.

Plugin source code is compatible with MotionBuilder 2017+ versions and has a project files for VS 2017 Precompiled versions of plugins can be found in releases and can be installed with an installation package.

User Guide

MotionBuilder Scripts

How to use

Scripts are splitted into actions and startup. Actions are scripts for a single execution. Startup scripts are additional modules that are registering shared functionality or tool. New tools can be found in Main Menu -> Python Tools

Manual Installation

There are several ways to make motionbuilder execute scripts on startup: Put into “My Documents” directory for motionbuilder - as usual it’s \MB<version>\config\PythonStartup Add a path into an environment variable MOTIONBUILDER_PYTHON_STARTUP. That task could be done with an GUI helper tool ConfigApp, that could be found in github repository - https://github.com/Neill3d/MoBu_ConfigApp Put directly into MotionBuilder installation directory - as usual it’s C:\Program Files\Autodesk\MotionBuilder \bin\config\PythonStartup. This way is not preferable

Package Installation

From a releases installation package, the scripts will be automatically copied into a motionbuilder startup folder in “my documents\MB<version>\config\PythonStartup” directory

public_common

This is a startup python script. The script is a set of functions and constants which are project / pipeline specified. Public version of this values are functions that have a general use case, but they could extend much other scripts functionality. Examples of such a common functions: get project path, get plugin path, make a project relative path, get project output path, etc.

Scripts documentation

This is detailed information about scripts in the repository.

Actions scripts:

  • CopyLayerForOtherTakes
  • FixTakesTimeSpan
  • PrintAnimatedTakesForSelection
  • RenderFromACameraSwitcher

Tools:

  • CheckTakeTransitions

License

Copyright (c) Avalanche Studios. All rights reserved. Licensed under the MIT License.

act's People

Contributors

avalanchedevstro avatar nilsendahl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.