Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TicTac-93 authored Jan 7, 2019
1 parent 1976436 commit 977bc15
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# bakeAllAnim
A script for 3ds Max to bake any animated track, with options for every-nth-frame and track selection.

Install by copying the bakeAllAnim folder to your 3ds Max scripts directory.
Run in 3ds Max using with the MaxScript snippet:
`python.ExecuteFile @"C:\path\to\bakeAllAnim\bakeAllAnim_v01.py"`

0 comments on commit 977bc15

Please sign in to comment.