Commit History

Author SHA1 Message Date
  aster2013 aaa792609a Combine DrawableProxy2D and MaterialCache2D in to Renderer2D. 11 years ago
  aster ef32eee6ee Add tile map support in Urho2D, current not all of features are supported in Urho2D, but I think we can add it later. Fore more information about tile map, please refer http://www.mapeditor.org/. 11 years ago
  aster2013 4c47170f8e Rename XAnimationSet2D to AnimationSet2D, Rename XAnimatedSprite2D to AnimatedSprite2D. 11 years ago
  aster2013 53351462ce Remove old AnimatedSprite2D and Animation2D.h. 11 years ago
  aster2013 0f46863498 Add XAnimation2D class. name is temporary, I will name it to Animation2D laster. [ci skip] 11 years ago
  aster2013 43147fbe1d Convert MaterialCache2D to a component. [ci skip] 11 years ago
  aster2013 ff0d806587 Rename ParticleModel2D to ParticleEffect2D. 11 years ago
  aster2013 a411d7db39 Add More constraint type. [ci skip] 11 years ago
  aster2013 d96310f82e Add more Constraint2D. [ci skip] 11 years ago
  aster2013 b417a3a2b0 Add Constraint2D classes. 11 years ago
  aster2013 e0e7fe8ea5 Add MaterialCache2D, Remove DrawableProxy2D. 11 years ago
  aster2013 82c0cd6ae2 Add DrawableProxy2D (Not finish, currently on cache material).[ci skip] 11 years ago
  aster2013 7871c68130 Add CollisionEdge2D, CollisionChain2D and CollisionPolygon2D (including Lua and AngelScript binding). [ci skip] 11 years ago
  aster2013 b9940bdac1 Apply node transform to collision shape, add CollisionCircle2D.[ci skip] 11 years ago
  aster2013 5bb12f4a2d Add Box collision shape. 11 years ago
  aster2013 e116ab8150 Add 2D physics class. 11 years ago
  Yao Wei Tjong 姚伟忠 5e6c081d09 Fix inspecting AnimatedSprite2D & ParticleEmitter2D attrs in Editor. 11 years ago
  aster2013 a6f18c41ea Add Animation2D and AnimatedSprite2D. 11 years ago
  aster2013 d4bab90eb8 Add ParticleEmitter2D. 11 years ago