提交歷史

作者 SHA1 備註 提交日期
  jbousquie c3464346ff fix : forgotten parameter name in the code 10 年之前
  jbousquie 0fde4f3c7b changed names of boolean parameters to be consistent with BJS boolean parameter names 10 年之前
  jbousquie 0688d82c1a changed forceVisibility to alwaysVisible getter/setter to allow reversion 10 年之前
  jbousquie 3a4b711796 Added SPS visibility helpers / bbox, frustum, toussa 10 年之前
  jbousquie da4ea8d060 added dispose of pickedParticles array 10 年之前
  jbousquie 12e3c656bc added explicit : this.mesh.isPickable = true 10 年之前
  jbousquie f609c0114b Added pickedParticles array for pickable particles management 10 年之前
  jbousquie 19c2576a48 normals aren't recomputed but rotated if the particles aren't morphed 10 年之前
  jbousquie b82b762951 Added the "vars" property in order to store user SPS scoped variables (GC concerns) 10 年之前
  jbousquie a9e56ba780 removed temp var in transformCoordinates computation in the render loop 10 年之前
  David Catuhe f2f01f7f33 Improved reflection when shadows are on 10 年之前
  David Catuhe fa45b0a8c0 Fixing instances and cache issue 10 年之前
  jbousquie 04fa7b576e fix : positionFunction and vertexFunction must be null by default in the process 10 年之前
  jbousquie c5a52d6634 typo 10 年之前
  jbousquie 7061ca2ac2 Added public rebuildMesh() method 10 年之前
  jbousquie 53f987abbb rename resetParticle() to rebuildParticle() 10 年之前
  jbousquie 605fd61b58 Added ShapeModel class and tweak resetParticle() 10 年之前
  David catuhe b21ed62c24 Sprites and particles scheduler updated to be resolved before transparent objects 10 年之前
  jbousquie fe69c80246 Added positionFunction + vertexFunction, + some fixes 10 年之前
  David Catuhe d610234e71 New cache mecanism for StandardMaterial 10 年之前
  Jérôme Bousquié cbfbee03fd Update babylon.solidParticleSystem.ts 10 年之前
  jbousquie 28a4f36d65 fix : removed useless indices32 array 10 年之前
  jbousquie 631f7a73fe added optional parameter to addShape : customBuilder function 10 年之前
  jbousquie 36992c41df added Float32Array + buildMesh() upgradable parameter 10 年之前
  David Catuhe d53493a57e Better reflection shader 10 年之前
  jbousquie 8b78fb80fb fix : scale then rotation, added missing coordinates 10 年之前
  jbousquie 3c38781c1c fix : scale particles first, then only rotate them 10 年之前
  jbousquie 50e1643c34 changed setParticleXXX properties, confusing since the getter/setter, to computeParticleXXX 10 年之前
  jbousquie a8b33667ed added missing types 10 年之前
  David catuhe 5ed026c0e8 Moving more code to MeshBuilder 10 年之前