summaryrefslogtreecommitdiffstats
path: root/editor/plugins/gizmos
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+1
|\
| * Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
* | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-8/+7
|\|
| * Fix debug line drawing with tiny convex hull mesh collidersAaron Franke2024-10-301-8/+7
* | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-2766-132/+132
|\ \
| * | Fix copyright headers referring to GodotSpartan3222024-10-2766-132/+132
* | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-263-47/+110
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #97535 from HolonProduction/gizmo-cylinderThaddeus Crews2024-10-253-47/+110
| |\
| | * Editor: Improve cylinder gizmos 🌈HolonProduction2024-10-113-47/+110
* | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-1/+4
|\| |
| * | Improve display for lightmap probes in the editorHugo Locurcio2024-10-181-1/+4
| |/
* / Rebrand preambles to RedotDubhghlas McLaughlin2024-10-1166-0/+132
|/
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Merge pull request #96934 from smix8/planemesh_gizmoRémi Verschelde2024-09-131-1/+17
|\
| * Fix gizmo redraw performance for PlaneMesh with larger subdiv valuesmix82024-09-121-1/+17
* | [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-1214-16/+16
|/
* Merge pull request #94698 from aaronp64/current_gizmos_hashsetRémi Verschelde2024-09-022-4/+10
|\
| * Improve time to close scene with many 3D gizmosaaronp642024-08-182-4/+10
* | Fix compilation issues caused by `far` identifierA Thousand Ships2024-08-191-2/+2
* | Merge pull request #90690 from jsjtxietian/camera-aspectRémi Verschelde2024-08-171-10/+21
|\ \ | |/ |/|
| * Adjust orthographic camera gizmo with respect to "keep_aspect" settingjsjtxietian2024-04-161-10/+21
* | Merge pull request #91226 from Calinou/editor-gpuparticles3d-simplify-gizmoRémi Verschelde2024-05-072-121/+0
|\ \
| * | Simplify the GPUParticles3D editor gizmo to improve readabilityHugo Locurcio2024-04-262-121/+0
* | | Merge pull request #90966 from Calinou/debug-draw-use-runtime-colorsRémi Verschelde2024-05-078-8/+8
|\ \ \
| * | | Use same colors for editor and running project for collision/path debugHugo Locurcio2024-04-218-8/+8
| |/ /
* | | Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-1/+1
* | | [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-05-023-5/+5
|/ /
* | Merge pull request #89538 from CrayolaEater/feature/custom-aabb-gizmosRémi Verschelde2024-04-192-0/+128
|\ \ | |/ |/|
| * Add Gizmo to display 3D custom AABBBogdan Inculet2024-04-192-0/+128
* | Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-051-4/+4
|/
* Use 3D editor gizmo helper for FogVolume to allow dragging individual facesHugo Locurcio2024-03-092-47/+29
* Split monolithic physics class filessmix82024-02-279-11/+16
* Move 3D-only resources to their own folderAaron Franke2024-02-262-10/+10
* Custom ("visiblity") AABB support for CPUParticlesArman Elgudzhyan2024-02-151-0/+47
* Update deferred calls to use Callableskobewi2024-01-091-1/+1
* Merge pull request #82872 from jsjtxietian/require-editor-restart-when-csg-gi...Yuri Sizov2023-12-1913-15/+15
|\
| * Prompt require editor restart to user when gizmo color changedjsjtxietian2023-10-0613-15/+15
* | Merge pull request #82381 from dervus/issue-81916Rémi Verschelde2023-10-131-19/+29
|\ \
| * | Fix grid snapping for box shape gizmosVladimir Zapparov2023-10-131-19/+29
* | | Make gizmo plugin handle SpriteBase3D instead of Sprite3Dkleonc2023-10-062-19/+19
| |/ |/|
* | Make 3D editor gizmos and debug shapes ignore fogHugo Locurcio2023-09-272-0/+2
|/
* Merge pull request #81554 from Calinou/editor-gizmos-add-decalRémi Verschelde2023-09-163-0/+19
|\
| * Add 3D editor gizmo icons for Decal, LightmapProbe and FogVolumeHugo Locurcio2023-09-153-0/+19
* | Merge pull request #81516 from YuriSizov/editor-theme-access-the-successYuri Sizov2023-09-1510-14/+30
|\ \
| * | Fix accessing editor theme items throughout the UIYuri Sizov2023-09-1510-14/+30
| |/
* | Show visual-oriented 3D node gizmos only when selectedHugo Locurcio2023-09-156-324/+339
* | Add helper for 3D gizmos and unify boxkobewi2023-09-1212-265/+316
|/
* Add EditorStringNames singletonkobewi2023-09-0310-14/+15
* Fix gizmo for `BoxShape3D`A Thousand Ships2023-08-161-1/+1
* Readd a Camera3D icon gizmo to the 3D editor, renew Camera2D/3D iconsHugo Locurcio2023-08-081-0/+3