Hi,
Can we have the new particle constants (ribbon, glow, blending) in a future version? Thanks in advance.
(PSYS_PART_FLAGS,) PSYS_PART_RIBBON_MASK
PSYS_PART_START_GLOW
PSYS_PART_END_GLOW
PSYS_PART_BLEND_FUNC_SOURCE
PSYS_PART_BLEND_FUNC_DEST
The two blending parameters can have the following values:
PSYS_PART_BF_ONE
PSYS_PART_BF_ZERO
PSYS_PART_BF_DEST_COLOR
PSYS_PART_BF_SOURCE_COLOR
PSYS_PART_BF_ONE_MINUS_DEST_COLOR
PSYS_PART_BF_ONE_MINUS_SOURCE_COLOR
PSYS_PART_BF_SOURCE_ALPHA
PSYS_PART_BF_ONE_MINUS_SOURCE_ALPHA
Please see http://wiki.secondlife.com/wiki/LlParticleSystem for further deails.
Is anything being done about this? With these not inicluded the syntax checker fails.
Were they not included in the recent (couple months ago) update?