OpenSimTools / RaceDirector

The sim racer's Swiss Army knife.
MIT License
3 stars 0 forks source link

Avoid looping through observers for each observable #45

Open paoloambrosio opened 2 years ago

paoloambrosio commented 2 years ago

When linking, properties in nodes are discovered in nested loops. They should be discovered first and then passed to the two nested loops.