Re: [fluid-dev] A Bit of optimization.

2017-10-22 Thread Ceresa Jean-Jacques
ng list" > Copie à : > Objet : Re: [fluid-dev] A Bit of optimization. > > 1) I think @carlo-bramini will take care of that in his next PR :) > > 2) why do you think so? if count==0, 1.0f / count would result in infinity, wouldnt it? > > 3) Yes, should work. >

Re: [fluid-dev] A Bit of optimization.

2017-10-22 Thread Tom M.
1) I think @carlo-bramini will take care of that in his next PR :) 2) why do you think so? if count==0, 1.0f / count would result in infinity, wouldnt it? 3) Yes, should work. Tom 2017-10-22 16:07 GMT+02:00 Ceresa Jean-Jacques < jean-jacques.cer...@orange.fr>: > Hi, > > List of possible opti