Skip to content

GLES3 Batching version 0.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@lawnjelly lawnjelly released this 18 Sep 18:15
· 258 commits to master since this release
3c03b4f

In progress builds of GLES3 batching with Godot 3.2.3 latest version.

This version includes first go at batching across items. This is far more likely to cause regressions than 0.10. Especially likely with custom shaders so please provide feedback so I can fix bugs.

It should however speed up sprites and common single command items, in addition to the multi-command items (tilemaps and text etc).