Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: 3dwannab on 2016-09-16, 14:51:52

Title: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: 3dwannab on 2016-09-16, 14:51:52
https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/3DSMax/files/GUID-C4D98019-3568-4EC3-AF70-A38C0F975D51-htm.html
Quote
A map channel associates a map with an object's mapping coordinates.
When you turn on Generate Mapping Coordinates for an object, the coordinates use map channel 1. You can assign new map channels with new mapping coordinates by applying a modifier such as UVW Map (http://help.autodesk.com/cloudhelp/2016/ENU/3DSMax/files/GUID-78327298-4741-470C-848D-4C3618B18FCA.htm#GUID-78327298-4741-470C-848D-4C3618B18FCA) or Unwrap UVW (http://help.autodesk.com/cloudhelp/2016/ENU/3DSMax/files/GUID-EA10E59F-DE7F-497E-B399-6CF213A02C8D.htm) to the object. Map channel values can range from 1 to 99.

I'm writing a script to effect selected bitmap and CoronaBitmap nodes in the SME and noticed that when you right click on the spinner it goes to zero when the default is actually 1.
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: Ondra on 2016-09-16, 15:23:31
this is 3dsmax limitation - all righclicks reset to 0, not to default :/
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: 3dwannab on 2016-09-16, 22:21:58
The corona bitmap filter spinner will beg to differ. It goes to 0.01.;)
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: PROH on 2016-09-16, 22:25:25
0,01 = 0 in bitmap filter (Max and Corona). Enter 0 and it writes 0,01.
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: 3dwannab on 2016-09-17, 22:56:53
Oh yeah! so it does.. 0.01 = 1 who would of thought.

So in Corona bitmap this value ( 0.01 or 0 ;) ) is disabling filtering and omitting the option the Max Bitmap has in the radio button?
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: PROH on 2016-09-17, 23:08:06
I'm not and expert on that (nor programmer), but I don't think these two things are connected. But maybe somebody with more knowledge will answer :)
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: Ondra on 2016-09-18, 20:18:17
sorry, it is not reset to 0, but to the lowest allowed value ;)
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: 3dwannab on 2016-09-18, 20:47:08
No problem. So to disable it completely there's currently no way.

I know 0.01 is basically doing this but just curious.
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: Ondra on 2016-09-18, 21:36:58
afaik you can change filtering method from a dropdown to none...
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: 3dwannab on 2016-09-20, 15:48:05
That doesn't exist. :/

Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: maru on 2016-09-20, 16:33:27
I think Ondra meant the one in devel/debug rollout.
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: Ondra on 2016-09-20, 16:33:55
nearest neighbour should basically do the same, try it with filtering 0.01

edit: maru is right, it can be also disabled in devel/debug
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: 3dwannab on 2016-09-20, 16:49:04
Thanks Maru, I was aware of that but that's a global setting and was thinking a bitmap specific one more-so.

That makes complete sense Ondra. Thank you.
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: snakebox on 2016-10-12, 05:28:32
I know this is old, but I am sitting here trying to understand what is the best way to approach the whole bitmap filtering and I am constantly finding conflicting opinions.

Also the DEBUG settings does not have an UI in the new 1.5 final build, so is it no longer possible to disable texture bitmap filtering?  or is blur 0.01 practically the same?
Title: Re: Corona Bitmap - Rightclicking Map Channel goes to zero. Should be 1.
Post by: romullus on 2016-10-12, 09:44:47
Also the DEBUG settings does not have an UI in the new 1.5 final build, so is it no longer possible to disable texture bitmap filtering?

Devel/debug rollout toggle has been moved to system tab -> system settings.