badlogic
|
40010cb228
|
[ts] Fixed SwirlEffect
|
2017-06-21 16:08:17 +02:00 |
|
badlogic
|
95f3a1fe17
|
[c] Fixed bug in Triangulator/SkeletonClipping regarding labeled gotos. Closes 895
|
2017-05-09 15:00:34 +02:00 |
|
badlogic
|
6a5e035cb5
|
[ts][webgl][widget] Fixed issues in Safari. Constants like SRC_ALPHA seem to no longer be exposed in Safari through WebGLRenderingContext properties. Closes #886
|
2017-04-26 15:56:52 +02:00 |
|
badlogic
|
5b2a8cfd1e
|
[ts] Separated triangulation and convex decomposition
|
2017-04-21 10:40:31 +02:00 |
|
badlogic
|
2b4c2bcf94
|
[ts][webgl][widget] Fixed WebGL context loss in WebGL and widget backend. See CHANGELOG for details.
|
2017-04-18 15:37:44 +02:00 |
|
badlogic
|
bd16d0fde8
|
[ts][threejs] Implemented clipping.
|
2017-04-13 10:45:25 +02:00 |
|
badlogic
|
d4266cf89a
|
[ts][webgl][widget] Implemented clipping, updated README.md and CHANGELOG
|
2017-04-12 14:14:34 +02:00 |
|
badlogic
|
06f32233c0
|
[ts] Ported SkeletonClipping
|
2017-04-11 16:05:41 +02:00 |
|
badlogic
|
778055ae5b
|
[ts] Added ClippingAttachment and loading in SkeletonJson. Updated coin example
|
2017-04-11 15:30:34 +02:00 |
|
badlogic
|
0733ce8af2
|
[ts] Widget can now load json, atlas, and atlas pages from inline resources. See widget example source and README.md
|
2017-04-11 13:38:33 +02:00 |
|
badlogic
|
5f5d4cc38e
|
[ts] Fixed dipping problem fix, added dipping problem repro
|
2017-04-10 11:35:53 +02:00 |
|
badlogic
|
9eb42b65f2
|
[ts] Added 2 color tinting support, made it default, barely a performance difference. You can disable it via the constructors of SceneRenderer, SkeletonRenderer and PolygonBatcher, depending on which level of granularity you use. Also fixed performance issue submitting geometry as STATIC_DRAW instead of DYNAMIC_DRAW. Fixed another performance issue regarding size of buffer data that's being updated.
|
2017-02-24 15:00:30 +01:00 |
|
badlogic
|
969ae94f9d
|
[ts] Finished porting new AnimationState, works as intended
|
2016-10-25 11:26:14 +02:00 |
|