summaryrefslogtreecommitdiffstats
path: root/scene/resources/camera_attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-1/+1
|\
| * Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Avoid unqualified-id "near" and "far" in Node3DEditor/ViewportSilc Lizard (Tokage) Renew2024-02-131-9/+4
* Merge pull request #80326 from MewPurPur/no-exp-with-zeroRémi Verschelde2023-12-041-2/+2
|\
| * Remove exp hint of a few propertiesMewPurPur2023-08-061-2/+2
* | Use mingw-std-threads in MinGW buildsPedro J. Estébanez2023-11-181-0/+5
|/
* Change property hint range for camera attributes exposure multiplierAaron Franke2023-07-061-1/+1
* Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn2023-02-261-0/+7
* allowed negative DoF blur transition in the editorDaniel Larson2023-01-201-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add safety-checks before some servers `free()`Adam Scott2022-12-291-0/+1
* Fix inspector not showing name for LabelSettings.fontHaoyu Qiu2022-11-251-2/+2
* Implement Physical Light Units as an optional setting.clayjohn2022-08-311-0/+493