This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/space_node
Joshua Leung 05c44056dc 2.5 - Demo of how to get node attributes animateable
* Made sure that nodes have a working 'path' function (needed for any tools that will resolve paths needed for animating properties)

* Replaced all the UI button controls for a single node (Vector Blur) with relevant RNA buttons which can be animated. There are probably some even nicer ways to do this (i.e. using layout engine for drawing all sets of buttons), though this is the easiest way forward in the immediate future. 
Anyways, if people are interested in getting this working, they will need to spend time to replace all the necessary button calls :)
2009-09-05 04:04:51 +00:00
..
2009-06-23 00:09:26 +00:00
2009-08-19 00:55:30 +00:00
2009-08-19 00:55:30 +00:00
2009-07-08 21:41:35 +00:00
2009-08-19 00:55:30 +00:00
2009-07-16 19:41:28 +00:00
2.5
2009-09-04 20:51:09 +00:00