summaryrefslogtreecommitdiffstats
path: root/editor/plugins/gizmos/camera_3d_gizmo_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-19/+1
|\
| * Merge pull request #90778 from timothyqiu/cam-previewThaddeus Crews2024-11-271-19/+1
| |\
| | * Add Camera3D preview in InspectorHaoyu Qiu2024-05-051-19/+1
* | | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/ /
* | [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-121-1/+1
* | Fix compilation issues caused by `far` identifierA Thousand Ships2024-08-191-2/+2
* | Adjust orthographic camera gizmo with respect to "keep_aspect" settingjsjtxietian2024-04-161-10/+21
|/
* Prompt require editor restart to user when gizmo color changedjsjtxietian2023-10-061-1/+1
* Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-1/+2
* Add EditorStringNames singletonkobewi2023-09-031-1/+1
* Readd a Camera3D icon gizmo to the 3D editor, renew Camera2D/3D iconsHugo Locurcio2023-08-081-0/+3
* Split Node3DGizmos into dedicated filessmix82023-04-201-0/+291