Commit History

作者 SHA1 備註 提交日期
  aster2013 aa10e2222a Add GetTexture function in Drawable2D.[ci skip] 11 年之前
  aster2013 130551f4d8 Add fixed pixel size (user don't need change the value). 11 年之前
  aster2013 c96d44fcb8 rename unitSize2D to pixelsPerUnit. 11 年之前
  aster2013 d79c151f84 Revert ParticleModel2D model scale, apply scene unit size to ParticleEmitter2D. 11 年之前
  Yao Wei Tjong 姚伟忠 d5d4d51aff Refactor Drawable2D's pixel-per-unit to Scene's 2D-unit-size attr. 11 年之前
  Lasse Öörni 7ae747063f Rename "Unit Per Pixel" attribute in Drawable2D to "Pixels Per Unit" to match the actual behavior in StaticSprite2D / AnimatedSprite2D. Remove the attribute from ParticleEmitter2D class as it doesn't have effect. Closes #230. 11 年之前
  aster2013 1c0cecb87a Don't use unit per pixel in ParticleEmitter2D. 11 年之前
  aster2013 ced2a315af Add set animtion to AnimatedSprite2D in editor, fixed minor bug in ParticleEmitter2D. 11 年之前
  Yao Wei Tjong 姚伟忠 88021f0509 Clean up the 2D library fix for the Editor. 11 年之前
  Yao Wei Tjong 姚伟忠 ff1f9fc7d8 Fix Drawable2D bounding box update and attribute network propagation. 11 年之前
  Yao Wei Tjong 姚伟忠 5e6c081d09 Fix inspecting AnimatedSprite2D & ParticleEmitter2D attrs in Editor. 11 年之前
  aster2013 a9afb47a7e Fixed warning. 11 年之前
  Yao Wei Tjong 姚伟忠 1a7d032425 Misc. minor fixes. 11 年之前
  aster2013 39b2bfcfdf Refactor code. 11 年之前
  aster2013 8bc70469e3 Apply node world transform to particle. 11 年之前
  Lasse Öörni 0628d61af6 Do not update/clone material in UpdateBatches(), as it's called from a worker thread. Instead update material earlier on demand. 11 年之前
  aster2013 d4bab90eb8 Add ParticleEmitter2D. 11 年之前