Evan Debenham
a54bb5fdc8
v0.4.2: separated initialization and rendering of rendered text
2016-09-09 17:59:57 -04:00
Evan Debenham
3941aa3fe4
v0.4.2: array managment optimizations to Pathfinder
2016-09-09 17:59:56 -04:00
Evan Debenham
2bd1962b34
v0.4.2: lots of performance improvements to fog visuals
2016-09-09 17:59:55 -04:00
Evan Debenham
5fc0215014
v0.4.2: implemented some visibility culling for tilemaps
2016-09-09 17:59:54 -04:00
Evan Debenham
8537b86c5b
v0.4.2: fixed incorrect offset values for drawQuads
2016-09-09 17:59:53 -04:00
Evan Debenham
9f8981db07
v0.4.2: VBOs now work with android 2.2
2016-09-09 17:59:50 -04:00
Evan Debenham
b821bfddf8
v0.4.2: reduced amount of allocations occurring when frames are drawn
2016-09-09 17:56:09 -04:00
Evan Debenham
9663a47958
v0.4.2: added support for Vertex Buffer Objects
2016-09-09 17:56:08 -04:00
Evan Debenham
ca068c92b2
v0.4.2: added the ability for tilemaps to selectively not render certain tiles
2016-09-09 17:56:06 -04:00
Evan Debenham
0e7c12b61e
v0.4.2: updated quad indicies to be stored in a VBO
2016-09-09 17:56:05 -04:00
Evan Debenham
2a5f887579
v0.4.2: Uniforms now avoid repeating previous values
2016-09-09 17:56:05 -04:00
Evan Debenham
59f74216fe
v0.4.2: improved performance by skipping the drawing of offscreen gizmos
2016-09-09 17:56:04 -04:00
Evan Debenham
806217e209
v0.4.2: added support for variable map sizes
2016-09-09 17:54:50 -04:00
Evan Debenham
36e44340a8
Converted ShatteredPD to Build from Gradle
...
Major Changes:
- Shattered now builds effortlessly either from gradle CLI or android studio
- Much better dependency management through gradle (although it's not really used atm)
- Separate PD-classes repo is now SPD-classes module within main repo
2016-08-13 04:35:26 -04:00