realXtend / tundra

realXtend Tundra SDK, a 3D virtual world application platform.
www.realxtend.org
Apache License 2.0
84 stars 70 forks source link

ParticleSystem does not load with current, works with 2.4.0 #607

Closed antont closed 11 years ago

antont commented 11 years ago

The particle system in https://github.com/antont/tundra/tree/particles/bin/scenes/ParticleSystem does not work with current Tundra.

Works with old versions, e.g. the 2.4.0 release and own builds from then. Also the realXtend Tundra 2.2.0 release worked.

Tested on both Windows and Linux, and both local asset loading & with http from Meshmoon (with Meshmoon Rocket also works in 2.4.0 but not in 2.4.1 etc ones).

Perhaps something broke with the AttributeChanged or other such refactorings?

The Asset GUI shows that in current the particle system assets don't get loaded, whereas with older Tundra's they do.

One way to hunt would be to git bisect to see which commit broke this, unless someone has direct hints about what to check.

antont commented 11 years ago

was about the AttributeChange signal refactor indeed! reverting this fixes: https://github.com/realXtend/naali/commit/0fba536ad4316235fc2ae601bf86fab004fbfee5