Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Forums: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)
Sub forum for plugin releases

Moderator: aoktar

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby Iceman9 » Mon Jul 08, 2019 5:51 pm

Iceman9 Mon Jul 08, 2019 5:51 pm
aoktar wrote:
Iceman9 wrote:I understand that OSL can create so many possibilities that it is impossible to debug for everything. But I suggest that the sliders be clamped within sensible ranges, making it less easy to enter an absurdly high or low number.

slider ranges can be given in osl scripts. Are you talking about presets with ranges?


I understand there will be many OSL options that don't work in Octane core...and many times where there will be unpredictable results because of the huge possibility space. So maybe what I want is impossible.

But currently there are some sliders where moving it a little to the right or left will change the values by thousands or even millions , even where useful values might only be 1-10.

Also sometimes it seems the OSL values suddenly stop feeding into the displacement. For no reason the user can see. It will all appear good, then the displacement disappears.
Iceman9
Licensed Customer
Licensed Customer
 
Posts: 215
Joined: Sun Jun 09, 2013 1:22 am

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby aoktar » Mon Jul 08, 2019 6:01 pm

aoktar Mon Jul 08, 2019 6:01 pm
Iceman9 wrote:But currently there are some sliders where moving it a little to the right or left will change the values by thousands or even millions , even where useful values might only be 1-10.


You can limit the values in scripts. for example here limited between 0-0.1

Code: Select all
float thick=0.02[[float min=0, float max=0.1]]
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
User avatar
aoktar
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 15937
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby Iceman9 » Mon Jul 08, 2019 6:06 pm

Iceman9 Mon Jul 08, 2019 6:06 pm
Color inputs or previews are buggy.

colors.png
Iceman9
Licensed Customer
Licensed Customer
 
Posts: 215
Joined: Sun Jun 09, 2013 1:22 am

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby Iceman9 » Mon Jul 08, 2019 6:07 pm

Iceman9 Mon Jul 08, 2019 6:07 pm
aoktar wrote:You can limit the values in scripts. for example here limited between 0-0.1

Code: Select all
float thick=0.02[[float min=0, float max=0.1]]



Thnx
Iceman9
Licensed Customer
Licensed Customer
 
Posts: 215
Joined: Sun Jun 09, 2013 1:22 am

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby aoktar » Mon Jul 08, 2019 6:16 pm

aoktar Mon Jul 08, 2019 6:16 pm
Iceman9 wrote:Color inputs or previews are buggy.

colors.png

Yes previews are buggy from CORE. Next SDK will be ok.
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
User avatar
aoktar
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 15937
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby Iceman9 » Mon Jul 08, 2019 6:33 pm

Iceman9 Mon Jul 08, 2019 6:33 pm
aoktar wrote:
Iceman9 wrote:Color inputs or previews are buggy.

colors.png

Yes previews are buggy from CORE. Next SDK will be ok.


The problem in selecting a color I think is limited to when using the color chip (HSV). Using the RGB sliders seem OK.
Iceman9
Licensed Customer
Licensed Customer
 
Posts: 215
Joined: Sun Jun 09, 2013 1:22 am

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby aoktar » Mon Jul 08, 2019 11:25 pm

aoktar Mon Jul 08, 2019 11:25 pm
eyeonestudio wrote:Thank you. Ahmet~~

R19, R20 Working. :)

R21(latest version) Not working.
Nothing happens. I can not see the Octane menu and there is no error message on the console.

Win10 1809, Nvidia Driver 430.86, Titan Xp

It was an overlook about version controlling procedure. I've fixed the distribution files. Please re-download and install.
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
User avatar
aoktar
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 15937
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby Kalua » Tue Jul 09, 2019 6:35 am

Kalua Tue Jul 09, 2019 6:35 am
Seems like Sheen parameter is not working/having effect in shaders. R20
Cheers,
C4D 25.117 Octane 2022.1.2 R4, <<2 X 3090 + NVlink>>, Windows 10, X399, AMD TR 1950X, 128 GB RAM, NVIDIA SD 536.67
https://www.behance.net/PaperArchitect
Kalua
Licensed Customer
Licensed Customer
 
Posts: 481
Joined: Fri Oct 11, 2013 2:13 am
Location: Caribbean Sea

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby nejck » Tue Jul 09, 2019 9:21 am

nejck Tue Jul 09, 2019 9:21 am
aoktar wrote:
eyeonestudio wrote:Thank you. Ahmet~~

R19, R20 Working. :)

R21(latest version) Not working.
Nothing happens. I can not see the Octane menu and there is no error message on the console.

Win10 1809, Nvidia Driver 430.86, Titan Xp

It was an overlook about version controlling procedure. I've fixed the distribution files. Please re-download and install.



Still doesn't work on my end :\
nejck
Licensed Customer
Licensed Customer
 
Posts: 181
Joined: Fri Sep 28, 2018 5:24 am

Re: Cinema 4D version 2019.1-XB2-Test1 (Experimental test ver.)

Postby aoktar » Tue Jul 09, 2019 10:47 am

aoktar Tue Jul 09, 2019 10:47 am
nejck wrote:Still doesn't work on my end :\

What's version number? Checked latest package, it's working on me.
Octane For Cinema 4D developer / 3d generalist

3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
User avatar
aoktar
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 15937
Joined: Tue Mar 23, 2010 8:28 pm
Location: Türkiye
PreviousNext

Return to Releases


Who is online

Users browsing this forum: No registered users and 10 guests

Thu Mar 28, 2024 8:50 am [ UTC ]