提交历史

作者 SHA1 备注 提交日期
  jerome ac1c98d36f arc is in the range ]0,1] else it's 1 9 年之前
  David catuhe b21ed62c24 Sprites and particles scheduler updated to be resolved before transparent objects 9 年之前
  Raanan Weber ce53045a23 Merge pull request #767 from jbousquie/feature.ArcOnDisc 9 年之前
  jbousquie 4614d00c90 Added the parameter singleFace to CreatePolyhedron() 9 年之前
  jbousquie 4df7b901e3 added arc parameter to createDisc 9 年之前
  David catuhe b7d573176a All shapes moved to MeshBuilder 9 年之前
  David catuhe d5187657c6 Marking vertex data as number[] | Float32Array 10 年之前
  jeff 1767728210 Make setVerticesData() & updateVerticesData() Float32Array tolerant 10 年之前
  David catuhe c7995cf535 Merging latest PR 10 年之前
  jbousquie 0f414886f6 VertexData.CreatePolyhedron fix : removed the unused polyhedron names from data structure to spare memory and lines of code 10 年之前
  jbousquie 5300bfc22f created VertexData.CreatePolyhedron() method 10 年之前
  David catuhe 2d39b1eff0 Improved reflection shader 10 年之前
  jbousquie 4bc43ada47 updated VertexData.CreateCylinder : added diameter parameter 10 年之前
  David catuhe 4dd6ca8192 Adding maerial.getBindedMeshes 10 年之前
  jbousquie 1972f7d4eb Updated VertexData.CreateCylinder : added arc feature, changed the caps computations and cleaned the code 10 年之前
  jbousquie a498785fa5 Updated Mesh.CreateCylinder : changed the face order for color/texture to more human logic => 0 : bottom cap, 1 : tube, 2 : top cap 10 年之前
  jbousquie 99e3f9e59b updated VertexData.CreateSphere : added arc and slice features 10 年之前
  David catuhe 6dca5659a2 Merging changes 10 年之前
  jbousquie 78b6acf9ab Updated VertexData.CreateCylinder : new feature : per face textures and colors 10 年之前
  David catuhe 3637c98b49 Merging last changes 10 年之前
  jbousquie f041b11f48 update VertexData.CreateTiledGround() : now supports only the single options parameter (breaking change) 10 年之前
  David Catuhe 17a874df67 Update for reflection probes 10 年之前
  jbousquie 7a6eb3fe37 bug fix : CreateRibbon with closeArray and closePath both set to true 10 年之前
  David catuhe 204bfda84a Beginning work on reflection probes 10 年之前
  jbousquie 54870b72be updated VertexData.CreateDashedLines : supports now only options parameter (breaking change) 10 年之前
  jbousquie d556b93310 updated VertexData.CreateLines : now supports only the single options parameter (breaking change) 10 年之前
  jbousquie e6f23305fc updated VertexData.CreateDisc : now supports only single options parameter (breaking change) 10 年之前
  David Catuhe 2e6bc32694 Merging last PRs 10 年之前
  jbousquie 92a68e9882 updated VertexData.CreateGround : now supports only options parameter (breaking change) 10 年之前
  jbousquie 4ece02a538 updated VertexData.CreatePlane : now supports only options parameter 10 年之前