Page 1 of 1

Interface related

Posted: Sat Nov 16, 2019 1:07 am
by mycelium
It would be nice if there was also a loop button (this helps to check that a loop animation goes loop correctly).

--------

I'd also like if the "insert variable" menu item also inserted a default use.
for example:

insert variable > CF::Time
inserted "CF::Time = [time 0 1]" instead of "CF::Time" only

or
insert variable > CF::Background
inserted "CF::Background = [b 1]" instead of "CF::Background" only

or
insert variable > CF::CF::Size
inserted "CF::Size = [s 800 600 x 0 y 0]"

etc.

this can help to understand the use and remember the syntax for each variable.

Re: Interface related

Posted: Wed Nov 20, 2019 9:17 pm
by MtnViewJohn
Two good ideas. Do you use Windows or Mac Context Free?

Re: Interface related

Posted: Thu Nov 21, 2019 2:14 am
by mycelium
I use mac.