Commit History

Author SHA1 Message Date
  Ben Adams f4879db779 interleaved buffers+custom instancing 9 years ago
  nockawa c7568b5416 Canvas2D breaking changes: new API to create primitives 9 years ago
  nockawa d98122321a Canvas2D: Bug fixing time! 9 years ago
  nockawa b8dd646321 Animation support in Canvas2D Primitives 9 years ago
  nockawa 869c4761ab Canvas2D bug fixes and Interaction in progress 9 years ago
  nockawa 65b2fe1455 Many improvements on Canvas2D and also MapTexture 9 years ago
  nockawa 00a4b076de Engine: added the pattern to attach external data to an instance of the engine through the addExternalData(), getExternalData(), getOrAddExternalDataWithFactory() and removeExternalData() methods. 9 years ago
  nockawa ab55843fb9 BoundingInfo2D ConstructXXX renamed in CreateXXX 9 years ago
  nockawa 7c6cf59037 Added support for Transparency in Brushes 9 years ago
  nockawa 79d1e3d262 Added support for non InstancedArray pipeline when the extension is not available. https://trello.com/c/BsZT9Nq4 9 years ago
  nockawa 87d7a6f59f Big commit! 9 years ago
  nockawa a75b5807b3 - Rectange2D now supporting Border and Gradient Brush and nonRounded mode: https://trello.com/c/6t4baIDP 9 years ago
  nockawa 0deef97d4f StringDictionary 9 years ago
  nockawa 554fc0e935 Fill/Border based Brushes types are now a single Brush2D type 9 years ago
  nockawa cc39de049d Fixed a bug in ClassTreeInfo initialization when Abstract classes are involved 9 years ago
  nockawa c1009a2c12 - Changed the Tools.getClassName() implementation as the old one couldn't work with classes defined in a minified .js file. You know have to use the class decorator @className on all class definition you whish to call getClassName() upon. 9 years ago
  nockawa a093c90189 First commit of the Canvas2D feature. Still alpha, but working on a basic scenario. 9 years ago