Ticket #74 (new defect)

Opened 3 months ago

Bug in template iterator

Reported by: TFric Owned by:
Priority: major Milestone:
Component: physicallayer Version:
Keywords: GetEntityTemplate Cc:

Description

Line 597 of blcel.py should be: yield self.parent.GetEntityTemplate(idx) not yield self.parent.GetEntityTemplateByIndex(idx)

(see http://crystalspace3d.org/cel/docs/online/api-1.2/structiCelPlLayer.html#13b53ab77476d0fb0f6ffad908e872f3)

I don't know how to edit a swig interface or whether this was changed for v. 1.4 so I'm posting here instead of patching it

Attachments

Add/Change #74 (Bug in template iterator)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.