f25618f29a
make Node.links return a tuple, this may you can't do socket.links.append() by mistake.
...
removed RNAMeta mixin class since you cant register subclasses.
also some minor code cleanup
2012-12-21 12:16:13 +00:00
2bb174cfa4
style cleanup: indentation
2012-11-09 09:33:28 +00:00
94a3945cf9
code cleanup: compositor - define size for executePixel function output float array
2012-08-10 14:07:24 +00:00
e877247789
use define for bokeh blur size, also define size of determineResolution args.
2012-08-10 13:23:31 +00:00
52b4b49059
Code cleanup: Remove unused includes of DNA_scene_types.
2012-08-01 14:48:51 +00:00
18e874798d
Track input node: more control on over output value
...
Now supports output value of:
- Absolute marker position
- Marker position relative to the very first marker
- Marker position relative to given scene frame
2012-07-27 11:07:12 +00:00
d0b387a0df
Track input node: move all initializaiton to initExecution function
2012-07-27 11:07:09 +00:00
85571c339d
Fix unworkable track position node
2012-07-26 18:05:05 +00:00
5cc0e5f751
Mango request: added an input node to use track's position in compositor
...
--
svn merge -r48088:48089 -r48091:48092 ^/branches/soc-2011-tomato
2012-07-10 11:01:25 +00:00
72e170d67a
Implementation of node for track position input
2012-06-19 17:29:58 +00:00