godot/doc
Hugo Locurcio 7ae487d2bb
Increase the default Camera Zfar to 4000
This makes it possible to view far away objects without
having to tweak any settings. This results in a more usable
editor when working on large-scale levels.

This change should have no impact on performance, but note that
Z-fighting will be visible at a distance. This can be made less
visible by increasing the Znear value (however, doing so will cause
nearby surfaces to disappear).

This change was also applied to the editor, but it will only
apply to newly created scenes.

This also changes the default camera settings in the glTF importer
to match the Camera node's defaults.
2020-12-19 14:52:44 +01:00
..
classes Increase the default Camera Zfar to 4000 2020-12-19 14:52:44 +01:00
tools doc: Fixups to #43419 which added operators in the docs 2020-11-10 15:00:07 +01:00
translations Updated getters and setters names for toplevel 2020-10-02 19:09:01 -04:00
Doxyfile
Makefile