summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | Merge pull request #99483 from badsectoracula/cancel_lightmap_bakeThaddeus Crews2024-11-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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 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 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 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 shaderChaosus2024-11-191-1/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | 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 functionMarkus Sauermann2024-11-202-9/+8
* | | | | | | | | | | | | | | | Merge pull request #99319 from TokageItLab/fix-fps-inspectorRémi Verschelde2024-11-201-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | 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 restartsGiganzo2024-11-171-3/+8
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #98297 from Calinou/editor-tweak-lightmapgi-no-meshes-to-b...Thaddeus Crews2024-11-191-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Improve "No meshes to bake" LightmapGI error dialog in the editorHugo Locurcio2024-11-011-3/+7
* | | | | | | | | | | | | | | | Merge pull request #99324 from TokageItLab/fix-fpe-spinnerThaddeus Crews2024-11-193-12/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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 drawingpassivestar2024-11-191-20/+7
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #98160 from Rindbee/change-the-parent-node-of-EditorHelpBi...Thaddeus Crews2024-11-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add `EditorHelpBitTooltip` as a child of `p_target` to avoid jitter风青山2024-10-141-1/+1
* | | | | | | | | | | | | | | | Merge pull request #99176 from tracefree/obstacle_transformThaddeus Crews2024-11-181-24/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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 EditorPropertyPathkobewi2024-11-181-3/+5
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #86195 from GreenCrowDev/curve3d_closeThaddeus Crews2024-11-182-21/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Implement closed path for Curve3dmatricola7872024-11-162-21/+102
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #93714 from Calinou/normal-map-invert-y-preserve-alpha-cha...Thaddeus Crews2024-11-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Preserve existing alpha channel when using Normal Map Invert Y import optionHugo Locurcio2024-06-281-1/+1
* | | | | | | | | | | | | | | | | Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-1726-58/+58
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #99253 from KoBeWi/tldrThaddeus Crews2024-11-152-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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` 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 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.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 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 parameterChaosus2024-11-151-2/+5
| |/ / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / Use processed filter list for native dialogs.Pāvels Nadtočajevs2024-11-152-7/+25
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #99223 from bruvzg/fd_title_translThaddeus Crews2024-11-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix missing native file dialog title translation.Pāvels Nadtočajevs2024-11-141-1/+1
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #97461 from lalitshankarchowdhury/better-replaceThaddeus Crews2024-11-142-12/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Improve "Replace in Files" dialog button textLalit Shankar Chowdhury2024-10-012-12/+16