Skip to content

Commit

Permalink
improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanCrotaz committed Aug 18, 2020
1 parent 82a4cbb commit 85ec67a
Showing 1 changed file with 33 additions and 32 deletions.
65 changes: 33 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,38 +35,7 @@ keyframes to the timeline for all properties modified via Artnet.

![Editing in Blender](./images/Blender-artnet.png)

# Support

## Version 1.6.3:

* Follow Blender's internal frame rate when recording auto keyframes, matching your animation framerate
* When not recording keyframes, run at 30fps for smooth previs

## Version 1.6.2:

* Integrate with Auto Keyframing setting in Blender

## Version 1.6.1:

* Only create key frames for channels that changed

## Version 1.6:

* Save ArtNet animation to keyframes for playback later, e.g. rendering in Cycles
* Supports Point light type in Blender

## Version 1.5:

* Target parent or grandparent object with pan and tilt settings - great for moving head modelling

## Version 1.3:

* Supports Area light type in Blender
* Hides artnet panel for unsupported lights

## Version 1.2:

Supports Spot light type in Blender
# DMX Support

Handles the following DMX channels (coarse only for now)
* RGBW (additive)
Expand Down Expand Up @@ -102,6 +71,38 @@ Frost can be handled by changing the spot blend radius in Blender

Gobos can be handled by [https://www.youtube.com/watch?v=Af-yLsRpF7I]

# Versions
### Version 1.6.3:

* Follow Blender's internal frame rate when recording auto keyframes, matching your animation framerate
* When not recording keyframes, run at 30fps for smooth previs

### Version 1.6.2:

* Integrate with Auto Keyframing setting in Blender

### Version 1.6.1:

* Only create key frames for channels that changed

### Version 1.6:

* Save ArtNet animation to keyframes for playback later, e.g. rendering in Cycles
* Supports Point light type in Blender

### Version 1.5:

* Target parent or grandparent object with pan and tilt settings - great for moving head modelling

### Version 1.3:

* Supports Area light type in Blender
* Hides artnet panel for unsupported lights

### Version 1.2:

* Supports Spot light type in Blender

# Contributions wanted
* Let's work out how to get fixture definitions in from an open source store

Expand Down

0 comments on commit 85ec67a

Please sign in to comment.