06-10-2008 11:02 AM
06-10-2008 11:18 AM
06-10-2008 11:21 AM
06-10-2008 11:21 AM
06-10-2008 11:25 AM
06-10-2008 11:43 AM
wisi wrote:
What's not always correct is, the maximum of the x-axis. As I said, usually it's correct, but sometimes, the maximum of the x-axis is something completely wrong.
06-10-2008 11:59 AM
06-10-2008 12:10 PM - edited 06-10-2008 12:11 PM
You are getting the Xflipped property for the sole purpose to determine execution order (init--FOR loop--while loop) while never using the actual value of it.
wisi wrote:
And what do you mean with 'enforce dataflow'. I only use the property node once, in the beginning, to set the x-axis to the current time and date.


06-10-2008 12:29 PM