summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #97884 from passivestar/list-variationsThaddeus Crews2024-11-2724-0/+35
|\
| * Add theme type variations for secondary Trees and ItemListspassivestar2024-11-1924-0/+35
* | Merge pull request #85443 from smix8/gridmap_castshadowsThaddeus Crews2024-11-271-0/+19
|\ \
| * | Add ShadowCastingSetting to MeshLibrary / GridMap itemssmix82024-11-271-0/+19
* | | Merge pull request #95795 from yahkr/95769-animation-crashThaddeus Crews2024-11-271-1/+1
|\ \ \
| * | | Fix crash when re-importing model with AnimationPlayer panel open and node se...Yahkub-R2024-08-191-1/+1
* | | | Merge pull request #96544 from SaracenOne/import_thumbnailsThaddeus Crews2024-11-275-1/+192
|\ \ \ \
| * | | | Generate editor thumbnails on imported scenes.Saracen2024-11-245-1/+192
* | | | | Merge pull request #90778 from timothyqiu/cam-previewThaddeus Crews2024-11-276-40/+79
|\ \ \ \ \
| * | | | | Add Camera3D preview in InspectorHaoyu Qiu2024-05-056-40/+79
* | | | | | Merge pull request #97924 from passivestar/plugin-tooltipThaddeus Crews2024-11-271-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix plugin creation dialog script name tooltippassivestar2024-10-071-1/+1
* | | | | | Merge pull request #98419 from KoBeWi/dialog_scalarThaddeus Crews2024-11-261-1/+5
|\ \ \ \ \ \
| * | | | | | Improve Scale Selection in Animation tabkobewi2024-10-221-1/+5
* | | | | | | Merge pull request #99417 from passivestar/thread-selectorThaddeus Crews2024-11-261-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Disable the debugger thread selector when there's nothing to selectpassivestar2024-11-191-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #94026 from passivestar/mac-align-transform-shortcutThaddeus Crews2024-11-261-1/+6
|\ \ \ \ \ \ \
| * | | | | | | [macOS] Change the shortcut for Align Transform with Viewpassivestar2024-10-161-1/+6
* | | | | | | | Merge pull request #99516 from KoBeWi/quantum_entanglement_of_source_filesThaddeus Crews2024-11-267-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Untangle ColorPicker includeskobewi2024-11-227-0/+14
* | | | | | | | | Merge pull request #97824 from TokageItLab/retarget-modifierThaddeus Crews2024-11-265-19/+254
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-185-19/+254
* | | | | | | | | | Merge pull request #96414 from SaracenOne/improve_animation_warningsThaddeus Crews2024-11-262-7/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve behaviour of AnimationPlayer warnings.Saracen2024-09-012-7/+24
* | | | | | | | | | | Merge pull request #90644 from BattyBovine/cs3d_debug_colourThaddeus Crews2024-11-263-22/+62
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add CollisionShape3D custom debug coloursJamie Greunbaum2024-11-263-22/+62
* | | | | | | | | | | | Merge pull request #98567 from ydeltastar/remote-pickThaddeus Crews2024-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix `ColorPicker`'s remote synchronization when typing valuesyds2024-10-261-1/+1
* | | | | | | | | | | | Merge pull request #99068 from yahkr/fix_monitor_displayThaddeus Crews2024-11-251-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix float value used for MONITOR_TYPE_QUANTITYyahkr2024-11-111-0/+3
* | | | | | | | | | | | | Merge pull request #99506 from Giganzo/scale-2d-selectionThaddeus Crews2024-11-251-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Change how multi selection scale is applied to canvas itemGiganzo2024-11-211-8/+7
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #99562 from badsectoracula/improve_voxelgi_bake_uiThaddeus Crews2024-11-252-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add VoxelGI bake cancelling and progress UI improvementBad Sector2024-11-232-7/+7
* | | | | | | | | | | | | | Merge pull request #97986 from dustdfg/metadata/forbid_deleting_inherited_met...Thaddeus Crews2024-11-251-1/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Editor: forbid deleting inherited metadata propertiesYevhen Babiichuk (DustDFG)2024-10-191-1/+17
* | | | | | | | | | | | | | Merge pull request #99054 from timothyqiu/session-namesThaddeus Crews2024-11-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Translate the name of the debugger session tabsHaoyu Qiu2024-11-111-1/+1
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #97388 from tetrapod00/visualshader-linear-srgbThaddeus Crews2024-11-221-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc nodetetrapod002024-10-191-0/+2
* | | | | | | | | | | | | | | Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-221-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-221-0/+17
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99544 from jtcat/fix-inspector-favoritesThaddeus Crews2024-11-221-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix inspector section iteration in `update_tree`jtcat2024-11-221-2/+0
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #97216 from markeel/issue_97207_filter_extension_list_cfgThaddeus Crews2024-11-222-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix issue #97207 by filtering extension_list.cfgmendrak2024-11-212-1/+27
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #99487 from passivestar/fix-viewport-offsetsThaddeus Crews2024-11-222-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix viewport message offsetspassivestar2024-11-212-2/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #99483 from badsectoracula/cancel_lightmap_bakeThaddeus Crews2024-11-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add lightmap bake cancellingBad Sector2024-11-211-1/+1
| |/ / / / / / / / / / / / / /