summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Merge pull request #99487 from passivestar/fix-viewport-offsetsThaddeus Crews2024-11-222-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix viewport message offsets
| | * | | | | | | | | | | | | | | | 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 cancelling
| | * | | | | | | | | | | | | | | | Add lightmap bake cancellingBad Sector2024-11-211-1/+1
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #99482 from Giganzo/toast_and_spamThaddeus Crews2024-11-221-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix toast spam about child of container position
| | * | | | | | | | | | | | | | | Fix toast spam about child of container positionGiganzo2024-11-191-1/+1
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge pull request #86481 from Illauriel/add-animlib-foldingThaddeus Crews2024-11-212-1/+209
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add persistent folding to Animation Library Editor
| | * | | | | | | | | | | | | | | Add persistent folding to Animation Library EditorIllauriel2024-11-192-1/+209
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99409 from passivestar/state-machine-focus-border-colorThaddeus Crews2024-11-213-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose state machine focus color to theming
| | * | | | | | | | | | | | | | | | Expose state machine focus color to themingpassivestar2024-11-193-1/+4
| | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_lightThaddeus Crews2024-11-211-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow `SCREEN_UV` to be used in light function of spatial shader
| | * | | | | | | | | | | | | | | Allow `SCREEN_UV` to be used in light function of spatial shaderChaosus2024-11-191-1/+2
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823Spartan3222024-11-207-48/+44
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #99449 from Sauermann/fix-revert-device-id-clashRémi Verschelde2024-11-202-9/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Fix `InputEvent` device id clash" and add a compatibility function
| | * | | | | | | | | | | | | | | Revert "Fix InputEvent device id clash" and add a compatibility functionMarkus Sauermann2024-11-202-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 916d480686e339746ac4fc89079c26fe72caad53. Revert "Fix InputEvent crash when opening project" This reverts commit abb9c0f171c7150a510ca2c2a744534f1746635d. Introduce a compatibility function for projects affected by the device id clash reversal Since the reverted PR introduced changes in the project.godot file, it seems prudent to introduce a compatibility function for such affected projects.
| * | | | | | | | | | | | | | | | Merge pull request #99319 from TokageItLab/fix-fps-inspectorRémi Verschelde2024-11-201-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix key is deselected by changing key time in KeyEdit in FPS mode
| | * | | | | | | | | | | | | | | Fix key is deselected by chaning key time in KeyEdit in FPS modeSilc Lizard (Tokage) Renew2024-11-161-1/+0
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #99391 from Giganzo/export-debugThaddeus Crews2024-11-191-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add persistent states for export with debug, as patch on editor restarts
| | * | | | | | | | | | | | | | | Add persistent states for export with debug, as patch on editor restartsGiganzo2024-11-171-3/+8
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge pull request #98297 from ↵Thaddeus Crews2024-11-191-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calinou/editor-tweak-lightmapgi-no-meshes-to-bake-error-dialog Improve "No meshes to bake" LightmapGI error dialog in the editor
| | * | | | | | | | | | | | | | | Improve "No meshes to bake" LightmapGI error dialog in the editorHugo Locurcio2024-11-011-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The error dialog now gives advice on the steps to follow to enable lightmapping support on imported scenes and primitive meshes.
| * | | | | | | | | | | | | | | | Merge pull request #99324 from TokageItLab/fix-fpe-spinnerThaddeus Crews2024-11-193-12/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spinner in AnimationTrackEdit in FPS mode
| | * | | | | | | | | | | | | | | | Fix spinner in AnimationTrackEdit in FPS modeSilc Lizard (Tokage) Renew2024-11-173-12/+14
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99363 from passivestar/fix-marker-drawingThaddeus Crews2024-11-191-20/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issues with animation markers drawing
| | * | | | | | | | | | | | | | | Fix issues with animation markers drawingpassivestar2024-11-191-20/+7
| | |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-1931-108/+198
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #98160 from ↵Thaddeus Crews2024-11-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rindbee/change-the-parent-node-of-EditorHelpBitTooltip Add `EditorHelpBitTooltip` as a child of `p_target` to avoid jitter
| | * | | | | | | | | | | | | | | Add `EditorHelpBitTooltip` as a child of `p_target` to avoid jitter风青山2024-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the tooltip popup was added as a child of the `p_target`'s viewport (usually the root window), which caused the root window to recalculate the window size, that could cause jitter issues on i3wm if the actual width of the root window was less than `1024`.
| * | | | | | | | | | | | | | | | Merge pull request #99176 from tracefree/obstacle_transformThaddeus Crews2024-11-181-24/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix obstacle avoidance and 3D editor ignoring transform
| | * | | | | | | | | | | | | | | | Fix obstacle avoidance and 3D editor ignoring transformRie2024-11-161-24/+31
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99389 from KoBeWi/globalization_ensuesThaddeus Crews2024-11-181-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix global paths in EditorPropertyPath
| | * | | | | | | | | | | | | | | | Fix global paths in EditorPropertyPathkobewi2024-11-181-3/+5
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #86195 from GreenCrowDev/curve3d_closeThaddeus Crews2024-11-182-21/+102
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add `closed` property to `Curve3D`
| | * | | | | | | | | | | | | | | | Implement closed path for Curve3dmatricola7872024-11-162-21/+102
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #93714 from ↵Thaddeus Crews2024-11-181-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calinou/normal-map-invert-y-preserve-alpha-channel Preserve existing alpha channel when using Normal Map Invert Y import option
| | * | | | | | | | | | | | | | | | Preserve existing alpha channel when using Normal Map Invert Y import optionHugo Locurcio2024-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While normal maps with RGTC compression cannot contain an alpha channel, it is possible for Godot to read non-RGTC normal maps that can contain an alpha channel that custom shaders can read. The visual output for opaque images (including RGTC normal maps) is unaffected by this change.
| * | | | | | | | | | | | | | | | | Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-1726-58/+58
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-1532-214/+593
|\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99253 from KoBeWi/tldrThaddeus Crews2024-11-152-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify some UID conversions
| | * | | | | | | | | | | | | | | | Simplify some UID conversionskobewi2024-11-142-2/+2
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #98099 from dalexeev/pot-gen-add-comment-supportThaddeus Crews2024-11-154-13/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
| | * | | | | | | | | | | | | | | | POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` commentsDanil Alexeev2024-10-134-13/+57
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #99148 from TopherBriggs/keyframe_crash_fixThaddeus Crews2024-11-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash when inserting keyframes with empty properties array
| | * | | | | | | | | | | | | | | | Fix crash when inserting keyframes with empty properties arrayChristopher Briggs2024-11-151-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #98220 from bruvzg/dict_ed_fixThaddeus Crews2024-11-151-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Editor] Fix dictionary editor removing wrong keys and not updating key labels.
| | * | | | | | | | | | | | | | | | | [Editor] Fix dictionary editor removing wrong keys and not updating key labels.bruvzg2024-10-161-1/+7
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #99177 from Chaosus/vs_swap_connectionsThaddeus Crews2024-11-152-0/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add swap connection option to visual shader graph
| | * | | | | | | | | | | | | | | | | | Add swap connection option to visual shader graphChaosus2024-11-152-0/+34
| | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #99272 from Chaosus/vs_bugThaddeus Crews2024-11-151-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix error emitting when reset a visual shader preview parameter
| | * | | | | | | | | | | | | | | | | | Fix error emitting when reset a visual shader preview parameterChaosus2024-11-151-2/+5
| | |/ / / / / / / / / / / / / / / / /