We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d81a29 + 2c08d1a commit da75dd1Copy full SHA for da75dd1
contributing/development/core_and_modules/internal_rendering_architecture.rst
@@ -426,13 +426,7 @@ release.
426
2D light rendering is performed in a single pass to allow for better performance
427
with large amounts of lights.
428
429
-.. UPDATE: Planned feature. When Forward+ and Mobile feature 2D batching,
430
-.. update this.
431
-
432
-The Forward+ and Mobile rendering methods don't feature 2D batching yet, but
433
-it's planned for a future release.
434
435
-The Compatibility renderer features 2D batching to improve performance, which is
+All rendering methods feature 2D batching to improve performance, which is
436
especially noticeable with lots of text on screen.
437
438
MSAA can be enabled in 2D to provide "automatic" line and polygon antialiasing,
0 commit comments