Bug: Using groups results in double entities

Rak'kar

25-01-2007 23:29:53

Created 2 teapots and grouped them.

Resultant osm actually has 4, not 2, entities, and the group as a helper.


<oe_scene>
<sceneManager type="1" />
<bkgcolor r="0.486275" g="0.964706" b="0.588235" />
<lightColor r="0.494118" g="0.572549" b="0.909804" />
<shadowTechnique type="0" tex_size="512" tex_count="1">
<color r="0" g="0" b="0" />
</shadowTechnique>
<entities>
<entity name="Teapot02" hidden="false" filename="Teapot02.mesh" parent="TeapotGroup" CastShadows="yes" ReceiveShadows="yes">
<position x="26.831" y="-8.26118" z="3.45127" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
<entity name="Teapot01" hidden="false" filename="Teapot01.mesh" parent="TeapotGroup" CastShadows="yes" ReceiveShadows="yes">
<position x="-27.3267" y="-8.26118" z="-2.43035" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
<entity name="Teapot02" hidden="false" filename="Teapot02.mesh" parent="TeapotGroup" CastShadows="yes" ReceiveShadows="yes">
<position x="26.831" y="-8.26118" z="3.45127" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
<entity name="Teapot01" hidden="false" filename="Teapot01.mesh" parent="TeapotGroup" CastShadows="yes" ReceiveShadows="yes">
<position x="-27.3267" y="-8.26118" z="-2.43035" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</entity>
</entities>
<helpers>
<helper name="TeapotGroup">
<position x="-18.3114" y="8.26118" z="-0.323788" />
<rotation x="0" y="0" z="-0" w="-1" />
<scale x="1" y="1" z="1" />
</helper>
</helpers>
</oe_scene>

Rak'kar

25-01-2007 23:43:14

Note: Hiding the group prevents output of the helper in the scene, but still outputs double entities.

Paulov

25-01-2007 23:45:52

hi
Created 2 teapots and grouped them.

ofusions rule nÂș1--> dont make groups

yes its anoying but groups are problematic.

It is supossed to work in pro version... but ... yes we are poor CE testers.

__________________

May be in teh max 9 release things like this are available to the public.

___________________

bye

Rak'kar

26-01-2007 00:00:19

I'm using the pro version with max 9.

Lioric

26-01-2007 01:13:03

I will review the duplicated entities immediately

If you dont want groups (or other helpers) you can disable them using the "Export Helpers" option in the export dialog

Lioric

30-01-2007 21:40:09

This issue has been fixed

This will be included in your hotfix

Rak'kar

30-01-2007 21:46:37

Thanks.

Lioric

09-02-2007 17:31:38

The hotfix is available in your account page

The changelog will be provided in the next hours

Rak'kar

11-02-2007 21:06:32

Thanks. With all those bugs fixed my scene looked totally different. It works much better now.