The (group) tag currently directly inserts the objects, like this:
(group
(groundpiece
(type "ground")
(surface
It should instead use a regular subtag to allow further meta information:
(group
(objects
(groundpiece
(type "ground")
(surface
Original issue reported on code.google.com by grum...@gmail.com on 17 Sep 2011 at 10:57
Original issue reported on code.google.com by
grum...@gmail.com
on 17 Sep 2011 at 10:57