nockawa
|
65b2fe1455
Many improvements on Canvas2D and also MapTexture
|
9 lat temu |
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 lat temu |
nockawa
|
ab55843fb9
BoundingInfo2D ConstructXXX renamed in CreateXXX
|
9 lat temu |
nockawa
|
7c6cf59037
Added support for Transparency in Brushes
|
9 lat temu |
nockawa
|
79d1e3d262
Added support for non InstancedArray pipeline when the extension is not available. https://trello.com/c/BsZT9Nq4
|
9 lat temu |
nockawa
|
87d7a6f59f
Big commit!
|
9 lat temu |
nockawa
|
a75b5807b3
- Rectange2D now supporting Border and Gradient Brush and nonRounded mode: https://trello.com/c/6t4baIDP
|
9 lat temu |
nockawa
|
0deef97d4f
StringDictionary
|
9 lat temu |
nockawa
|
554fc0e935
Fill/Border based Brushes types are now a single Brush2D type
|
9 lat temu |
nockawa
|
cc39de049d
Fixed a bug in ClassTreeInfo initialization when Abstract classes are involved
|
9 lat temu |
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 lat temu |
nockawa
|
a093c90189
First commit of the Canvas2D feature. Still alpha, but working on a basic scenario.
|
9 lat temu |