Age | Commit message (Collapse) | Author |
|
|
|
NOTE 1: This does not mean a 2x increase in framerate. Increase in fps may be up to 1-2fps
NOTE 2: This local 'caching' of settings is not optimal and an alternative solution will be worked on after 0.4.11 is released
|
|
|
|
Add (experimental) support for topbottom as well as sidebyside 3d mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set one or more of these in the config to turn the related option on:
mip_map = 1
anisotropic_filter = 1
bilinear_filter = 1
trilinear_filter = 1
|
|
- Don't select blocks for drawing in every frame
- Sort meshbuffers by material before drawing
|
|
|
|
|
|
GPLv2/later, by agreement of major contributors
|
|
|
|
|
|
not much of world has been loaded
|
|
|
|
|