Tamito Kajiyama
128f9730f2
Added Freestyle.getCurrentScene() to give access to the current scene
...
from within style modules. Calling this function is only valid within
style modules. Calling it from the Python Interactive Console results
in an error as follows:
>>> import Freestyle
>>> Freestyle.getCurrentScene()
Traceback (most recent call last):
File "<console>", line 1, in <module>
TypeError: current scene not available
>>>
2009-12-06 22:01:04 +00:00
..
2009-09-27 00:32:20 +00:00
2009-10-15 19:38:45 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-10-15 19:38:45 +00:00
2009-10-15 19:38:45 +00:00
2009-10-15 19:38:45 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-12-06 22:01:04 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-10-15 19:38:45 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-10-18 17:57:33 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-10-15 19:38:45 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-10-15 19:38:45 +00:00
2009-09-27 00:32:20 +00:00
2009-10-15 19:38:45 +00:00
2009-09-27 00:32:20 +00:00
2009-09-27 00:32:20 +00:00
2009-08-02 16:23:18 +00:00