Kevin

Results 10 comments of Kevin

> > > This is such a strange bug I can't say for certain if this fixes it but if you're also on Windows 11 try turning off "Hardware-accelerated GPU...

I'm assuming that the code removes the buffer attributes from the particle group. So huge memory and rendering advantage to remove them. Hmm, tricky as the operation needs to happen...

Sorry, I've spent the past few days moving. I will get an example fiddle up asap.

And finally. http://jsfiddle.net/titansoftime/gazta474/ [edited to fix some migration issues]

+1 for the ability to re-position emitters at runtime. This would be SUPER cool.

> It looks like the DataSeriesValues Constructor has parameters for `$dataSource`, which you would assign to `null`, and `$dataValues`, to which you would assign your array of values. I was...

> OK thank you. I will compare code and see. I posted an issue #3446 anyway just in case. Thanks again for taking your time to help! Edit* Turns out...

Thank you! Much appreciated! Should I leave this open, or is this actually in the documentation and I'm just a doofus?

I am looking in the Amazon SPAPI docs and I do not see how I would gather how to do this operation in php: ``` $createReportSpecification = new CreateReportSpecification( reportType...