newsxSGE - News

 
 

xsge_particle, Plus Other New xSGE Releases

Item posted by Layla Marchant <onpon4> on Tue 11 Apr 2017 02:43:42 PM UTC.

The first version of xsge_particle has been released. This is an xSGE extension which provides a framework for particles and emitters, something that has been on the table for a long time now.

Additionally, I have released new versions of all the other xSGE components. Most of these are simply minor changes and updates to the readme, but xsge_path has also had its extended _init_ methods modified so that they play nice with any new arguments offered by sge.dsp.Object. This is a change that could technically break compatibility (because it means that most inherited arguments have to be passed as keyword arguments), but since all the arguments in question are useless for paths and using keyword arguments where possible is encouraged, I doubt it will happen in practice.

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code