]> git.mxchange.org Git - flightgear.git/commit
Fix some minor inconsistencies and inefficiencies:
authordavid <david>
Wed, 17 Jul 2002 21:00:54 +0000 (21:00 +0000)
committerdavid <david>
Wed, 17 Jul 2002 21:00:54 +0000 (21:00 +0000)
commit5d2c640f1ac34dcc7cbe2f971849b58e2ed58d78
tree68e6fbdf254dd18c50981047365b5bc8e755a340
parentf71f4cf9ab5481c73d0f638081e34a205123db9b
Fix some minor inconsistencies and inefficiencies:

- no extra nodes are created at all if the material has no random
  objects defined

- the range selector is place correctly under the transformation

- there is only one range selector for each object type in each
  triangle (experimental -- doesn't seem to make a difference in speed
  or memory)

This patch removes Curt's patch that randomized ranges slightly, since
individual random objects no longer have their own range selectors.
It also leaves the object-group-range value unused, for now.
src/Objects/obj.cxx