File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
contributing/development/core_and_modules Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -426,13 +426,7 @@ release.
426
426
2D light rendering is performed in a single pass to allow for better performance
427
427
with large amounts of lights.
428
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
429
+ All rendering methods feature 2D batching to improve performance, which is
436
430
especially noticeable with lots of text on screen.
437
431
438
432
MSAA can be enabled in 2D to provide "automatic" line and polygon antialiasing,
You can’t perform that action at this time.
0 commit comments