Commit History

Author SHA1 Message Date
  PrimitiveWaste 28eea597dd Fix Renderer2D. 11 years ago
  PrimitiveWaste 3914515326 Merge branch 'master' into drawable-shader-parameters 11 years ago
  aster2013 b9be757f03 When index buffer data lost, reset index buffer data. 11 years ago
  Yao Wei Tjong 姚伟忠 1e195bb186 For Travis CI - use HEAD instead of $TRAVIS_BRANCH for ci_rebase task. 11 years ago
  urho3d-travis-ci c1b51e611a Travis CI: API documentation update at 2014-11-24 15:10:14 UTC. 11 years ago
  Lasse Öörni 9d78a85348 Add events for GPU context loss & restore. 11 years ago
  urho3d-travis-ci 5ea049470b Travis CI: API documentation update at 2014-11-24 10:49:19 UTC. 11 years ago
  aster2013 33f5612c30 Fixed tile map remove layer node bug. 11 years ago
  aster2013 35735b11d3 Remove unused code, rename DefaultMaterial to Material. 11 years ago
  aster2013 93cce995e8 Fix bug. 11 years ago
  aster2013 ae33830dd2 rename DRAWABLE_PROXYGEOMETRY DRAWABLE_RENDERER2D 11 years ago
  aster2013 511d6f461f Remove custom material from Drawable2D, Renderer2D will get all Drawable2D when HandleBeginViewUpdate. 11 years ago
  aster2013 fb07e32cdd Remove Sprite2D from Drawable2D, make Drawable2D more general. 11 years ago
  aster2013 aaa792609a Combine DrawableProxy2D and MaterialCache2D in to Renderer2D. 11 years ago
  Yao Wei Tjong 姚伟忠 e7b0808b12 Misc. fixes in the build script to improve the release mechanism. 11 years ago
  aster2013 ba1e0974d0 Remove COPY_BASE_ATTRIBUTES(Component); 11 years ago
  PrimitiveWaste aec08d2e11 Missed some Drawable components. 11 years ago
  urho3d-travis-ci 5c1f05ed10 Travis CI: API documentation update at 2014-11-22 15:30:34 UTC. 11 years ago
  aster2013 0f1ce308e9 Merge branch 'mixed-accessor-attribute' 11 years ago
  aster2013 4655ee1ee4 Submit code in LuaScript samples. 11 years ago
  aster2013 f8879539fa Add space template function. 11 years ago
  aster2013 09a33521aa Add space before template >, let GCC happy. 11 years ago
  aster2013 c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 years ago
  aster2013 13d3f1c8ac Add attribute trait, treat ref attribute same with attribute. 11 years ago
  aster2013 9e5172a959 Add EnumAttributeAccessorImpl class, remove all Variant::Get<> functions for enum type. 11 years ago
  aster2013 cb819a5a6f Remove class name and variant type from attribute macros. 11 years ago
  PrimitiveWaste 5f5bb5a4a2 Refactor per drawable shader parameters. 11 years ago
  Yao Wei Tjong 姚伟忠 17b8150f31 For Travis CI - consider 'tag' branch as master branch. 11 years ago
  PrimitiveWaste f8ef0a39c0 Add per drawable shader paramaters. 11 years ago
  aster2013 d99b6e9a4e Remove type from MIXED_ACCESSOR_ATTRIBUTE macro, make it more cleaner. Other attribute macros will be modify later. 11 years ago