Author Topic: proxys scale issue  (Read 3033 times)

2014-03-14, 14:49:16

VASLAVO

  • Active Users
  • **
  • Posts: 297
    • View Profile
Hi guys, something that weve noticed is that if you merge a corona proxy to a new scene with a different scale that the one it was created it doesnt rescale , for example, if you have been working on a tree on a cm scaled scene when you import that to a meters scene its get huge.

2014-03-17, 07:53:43
Reply #1

Tanakov

  • Active Users
  • **
  • Posts: 839
  • Corona is faster than diarrhea
    • View Profile
    • https://www.behance.net/Gringott
Its max not coronas fault, you can simly rescale that object. I belive that the same issue happends with other objects.
Using Corona since 2014-01-02
https://www.behance.net/Gringott

2014-03-18, 13:47:04
Reply #2

VASLAVO

  • Active Users
  • **
  • Posts: 297
    • View Profile
but it doesnt happens with other objects created on the same conditions, thats the strange situtation here.

2014-05-26, 21:15:25
Reply #3

Ondra

  • Administrator
  • Active Users
  • *****
  • Posts: 9048
  • Turning coffee to features since 2009
    • View Profile
This is because in case of proxy, the positions are stored in the external proxy file, and not in the scene itself. When you merge scene, the scene gets modified and its vertex positions rescaled, but the same cannot be applied to the proxy (well it could, but it would fuck up your proxies every time you import them into a scene where units dont match). It could be also done on the fly, but that would create additional complications (for example the units are not currently stored in the proxy format). So while other corona objects will scale, proxy won't.
Rendering is magic.How to get minidumps for crashed/frozen 3ds Max | Sorry for short replies, brief responses = more time to develop Corona ;)