Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Avi

Pages: [1] 2 3 ... 34
1
[Max] Feature Requests / Re: VFB Save button default path
« on: 2024-04-11, 11:34:27 »
But does not it already work like that? see video attached.




2
Hi,

Can you please send us the scene, some repro steps so we can reproduce the issue on our end?

Please start the ticket using this link: https://support.chaos.com/hc/en-us/requests/new

3
[Max] Feature Requests / Re: New Unified UV Tile Control map
« on: 2024-04-10, 13:37:50 »
Hi,

We have logged this as a feature request in our system.

(Report ID=CMAX-922)


4
[Max] Feature Requests / Re: Remote DR
« on: 2024-04-10, 13:20:24 »
Hi,

I have logged this as a feature request in our system. We will let you know as we have any updates on this.

(Report ID=CMAX-921)

5
[Max] Feature Requests / Re: Chinese version of Corona
« on: 2024-04-10, 13:05:31 »
Hi,

We have logged a report for Japanese version too.

(Report ID=CMAX-920)

6
[Max] I need help! / Re: Network problems on Corona scene
« on: 2024-04-09, 14:19:17 »
Glad that you were able to figure out the issue. Feel free to contact us again if you need any further help.

7
[Max] I need help! / Re: My corona render is black or blue
« on: 2024-04-08, 13:33:53 »
https://corona-renderer.com/crack

Here is crack of the latest version ;)

8
both are better depending on use cases.

9
[Max] I need help! / Re: normal map thru coronatiles
« on: 2024-04-05, 12:50:31 »
Can you share more details about your issue? Some screenshots may help us better understand the issue.

10
Yes, you are correct. This was done on purpose when we introduced this in corona. The goal was to make the material stand out in the UI as it helps more users overall.


11
Hi, It would be best to start a ticket with us and our tech support team may be able to help you with your network DR troubleshooting.

https://support.chaos.com/hc/en-us/requests/new

12
I just consulted our devs internally and it seems like there was no better way to do this than it currently is. This is expected behavior for now.

13
Some more examples:

Get Property of any modifier

Code: [Select]
showProperties $.modifiers[#CoronaDisplacementMod]
Code: [Select]
showProperties lastCreatedObj
Code: [Select]
showClass "CShading_LightSelect*.*"
You can also use this: https://corona-renderer.com/doc

I hope this helps.








14
[Max] I need help! / Re: Black rectangles in saved images
« on: 2024-04-04, 16:05:04 »
We are aware of the "NaN" issue in Corona 11 Hotfix 1. We can currently offer the following options to tackle it:

If possible, downgrade to Corona 10 Hotfix 3 by downloading and installing it from https://corona-renderer.com/download/old and re-render your scene using this version. Unfortunately, this may not be a valid solution depending on what exact features you are using. Corona 11 features will not be rendered in Corona 10.

Install the newest Corona 12 daily build - https://forum.corona-renderer.com/index.php?topic=41598.0 - please make sure you save a backup of your scene before opening it in a daily build as it may be unstable and may even damage scene files! One possible workflow here would be creating your scene with Corona 11 and only rendering the final shots with a Corona 12 daily build.

We are also planning to release Corona 11 Hotfix 2 soon, which will include the NaN fix. Sorry for this inconvenience!

15
Get Property of any Material

Code: [Select]
-- Replace '1' with the slot number that contains your material
myMaterial = meditMaterials[1]
showProperties myMaterial

Works in compact material editor.

Pages: [1] 2 3 ... 34