Itoo Software Forum

Recent Posts

Pages: [1] 2 3 ... 10
1
Forest Pro (*) / Hided elements still rendered
« Last post by CharlyRT on June 01, 2024, 11:10:48 PM »
Hi
I have some bushes that has fruits and leaves that I dont want to render, so I just hide them but they are still rendered
I thought that it was from using an xref or a edit poly modifier for hide them but even merging and hiding from edit mesh still renders
2
Forest Pro beta / Re: Forest Listener
« Last post by CharlyRT on June 01, 2024, 09:26:50 PM »
hi
in the lister from the beta if i tried to select multiple elements holding shift most of the time it just select one or two, in previous versions i could select all of them
sometimes if i select all i cannot select just one, its a little buggy

I attach the behavior in previous versions and beta
3
Forest Pro beta / Re: Display
« Last post by CharlyRT on June 01, 2024, 08:47:21 PM »
What kind of Forest Items do u have in your scene?
In a recent project I found that when using vray proxies in the beta you need to show them as full geometry, otherwise they will show extremely small, but it will render fine
4
Forest Pro beta / Re: Ivy generator
« Last post by iToo on June 01, 2024, 08:01:38 AM »
Thanks for the feedback !

We're very happy for the good reception that ForestIvy is having.
And it's nice for us to work on new product, which has many possibilities for future improvements.

5
Forest Pro beta / Ivy generator
« Last post by Bobby Parker on June 01, 2024, 02:17:39 AM »
This is insane! Thank you!!!
6
Forest Pro (*) / Re: Downloading default library via Update Manager
« Last post by FS7814 on May 31, 2024, 08:56:28 PM »
try VPN and it works. thanks Michal  ;D
7
RailClone Pro (*) / Re: Very simple expression
« Last post by RealViz on May 31, 2024, 01:21:36 PM »
Friday... I'm taking the dog for a walk and going out. Thanks
8
RailClone Pro (*) / Re: Very simple expression
« Last post by Dragan on May 31, 2024, 11:51:39 AM »
 ;D ;D ;D
He knows it!
I think it is the Friday after all!
9
RailClone Pro (*) / Re: Very simple expression
« Last post by Michal Karmazín on May 31, 2024, 11:44:23 AM »
Expressions now require a return property before the expression and a semi-colon (;) at the end of the line. Your expression should be structured like this:
Code: [Select]
return (Input1 / Input2) - Input3;I hope that helps.

Best regards,
10
RailClone Pro (*) / Re: Very simple expression
« Last post by Dragan on May 31, 2024, 11:43:35 AM »
 ;D

Return
input1/input2-input3;
Pages: [1] 2 3 ... 10