Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#242 closed defect (fixed)

Collada prop point "root" cannot hand more than one prop at a time.

Reported by: Michael D. Hafer Owned by: Philip Taylor
Priority: Nice to Have Milestone: Alpha 1
Component: Core engine Keywords:
Cc: Patch:

Description

Collada prop point "root" cannot hand more than one prop at a time. It is essential that collada prop points be able to hand more than one prop at a time, just like the old pmd files.

Change History (2)

comment:1 by Philip Taylor, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in r6689. (Not committed the .exe yet; I want to try fixing some stuff on the autobuilder first.)

As far as I can tell, it's never been possible to have multiple props on any prop-point. There's two things preventing it: the actor variation system only picks one prop per point, and the unit model system only allows you to add one per point. Both of those limits are removed now.

comment:2 by Kieran P, 14 years ago

Milestone: BetaAlpha 1
Note: See TracTickets for help on using tickets.