lo-th / Oimo.js

Lightweight 3d physics engine for javascript
http://lo-th.github.io/Oimo.js
MIT License
3.05k stars 301 forks source link

Removing duplicate multiplyScalar #70

Closed RaananW closed 5 years ago

RaananW commented 6 years ago

When executed in strict mode in older browsers this code will fail due to multiple definitions. multiplayScalar is defined later in code again.

Havunen commented 6 years ago

Would be nice if this could be merged, IE11 fails to the error

MaligynK commented 6 years ago

+1

Onyphlax commented 5 years ago

+1

reindernijhoff commented 5 years ago

Would be really nice if this could be merged.

BinaryProvider commented 5 years ago

Agree, please merge this.

lo-th commented 5 years ago

ok but i'm on next version so many thing may change :)