Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-26 | Fix DirAccessWindows::make_dir() choking on ".." | nikitalita | |
`CreateDirectoryW()` chokes on absolute paths that contain `..` example: "C:\\workspace\\..\\games\\assets" Simplifying the path before creating the dir fixes this. | |||
2022-09-26 | Merge pull request #66440 from Chaosus/shader_completion_defines | Yuri Rubinsky | |
2022-09-26 | Merge pull request #60313 from BastiaanOlij/xr_hand_tracking | Rémi Verschelde | |
Adding OpenXR hand tracking support | |||
2022-09-26 | Merge pull request #61336 from KoBeWi/where_are_you_going | Rémi Verschelde | |
Force window position if spawned outside screen | |||
2022-09-26 | Merge pull request #66434 from bruvzg/rtl_fix_def_ot | Rémi Verschelde | |
[RTL] Fix font variations / OpenType features of theme default font not updated when default font is changed. | |||
2022-09-26 | Merge pull request #66416 from MewPurPur/dependency-editor-improvements | Rémi Verschelde | |
Add ability to open multiple scenes in the Dependency Editor | |||
2022-09-26 | Merge pull request #66382 from MewPurPur/replace-in-files-forever | Rémi Verschelde | |
Make Replace in Files always visible in Search | |||
2022-09-26 | Merge pull request #66309 from RedMser/focus-search-bar-scene-tree-dialog | Rémi Verschelde | |
focus search bar by default | |||
2022-09-26 | Merge pull request #66366 from asmaloney/script-fix-redundant-if | Rémi Verschelde | |
_parse_function() | |||
2022-09-26 | Merge pull request #66301 from ↵ | Rémi Verschelde | |
GuilhermeGSousa/fix-animation-transition-expressions Fix expression base path on transitions | |||
2022-09-26 | Merge pull request #66435 from akien-mga/style-header-guards-cleanup | Rémi Verschelde | |
Cleanup header guards for consistency | |||
2022-09-26 | Add defines to completion list in shaders | Yuri Rubinsky | |
2022-09-26 | Merge pull request #66432 from Chaosus/fix_fieldwise | Yuri Rubinsky | |
2022-09-26 | Style: Cleanup header guards for consistency | Rémi Verschelde | |
Fix file names for {Static,Lightmap}RaycasterEmbree. | |||
2022-09-26 | Force window position if spawned outside screen | kobewi | |
2022-09-26 | Fix processing of some types in `math_fieldwise.cpp/fieldwise_assign` | Yuri Rubinsky | |
2022-09-26 | [RTL] Fix font variations / OpenType features of theme default font not ↵ | bruvzg | |
updated when default font is changed. | |||
2022-09-26 | Adding OpenXR hand tracking support | Bastiaan Olij | |
2022-09-26 | Merge pull request #65798 from kisg/dynamic_openxr_loader | Rémi Verschelde | |
Dynamic loading of OpenXR Loader on Android | |||
2022-09-26 | Merge pull request #66418 from bruvzg/font_fb_order | Rémi Verschelde | |
[TextServer] Always prefer main font over fallbacks, regardless of script/language support. | |||
2022-09-26 | Merge pull request #66394 from bitbrain/fix-unshaded-canvas-modulate | Rémi Verschelde | |
Fix Unshaded CanvasItem for Vulkan | |||
2022-09-26 | Merge pull request #66261 from Mickeon/extra-vector-testing | Rémi Verschelde | |
Add more tests for Vector* types | |||
2022-09-26 | Merge pull request #66423 from BastiaanOlij/trigger_shader_compilation_on_inc | Rémi Verschelde | |
Make dependencies with shader includes in subfolders | |||
2022-09-26 | Merge pull request #65717 from Ithamar/feat-tga-16bits | Rémi Verschelde | |
Add 16-bits TGA support | |||
2022-09-26 | Merge pull request #65540 from MewPurPur/easier-bookmarks | Rémi Verschelde | |
Implement Shift+LMB as a Way to Toggle Bookmarks | |||
2022-09-26 | Merge pull request #64756 from Calinou/editor-rename-run-project-shortcuts | Rémi Verschelde | |
Rename editor run/pause/stop shortcuts and tooltips for consistency | |||
2022-09-26 | Merge pull request #66404 from KoBeWi/advancement | Rémi Verschelde | |
Remember advanced state of connection dialog | |||
2022-09-26 | Merge pull request #66405 from Rindbee/fix-gd-not-sync-via-lsp | Rémi Verschelde | |
Fix out of sync when the script is edited externally via lsp | |||
2022-09-25 | Add more tests for Vector* types | Micky | |
2022-09-26 | Make dependencies with shader includes in subfolders | Bastiaan Olij | |
2022-09-25 | Add ability to open multiple scenes in the Dependency Editor | VolTer | |
2022-09-25 | [TextServer] Always prefer main font over fallbacks, regardless of ↵ | bruvzg | |
script/language support. | |||
2022-09-25 | Remember advanced state of connection dialog | kobewi | |
2022-09-25 | Rename editor run/pause/stop shortcuts and tooltips for consistency | Hugo Locurcio | |
The new naming better suits non-game applications and is more explicit. | |||
2022-09-25 | Fix out of sync when the script is edited externally via lsp | Rindbee | |
Previously, external editing via lsp would modify the modified time of the script, which caused the internal display of the script to not be refreshed when refocusing the engine. Now saving the script externally via lsp will automatically refresh the internal display. | |||
2022-09-25 | Merge pull request #66290 from 4d49/physics2d-area-methods | Rémi Verschelde | |
add `area_get_collision_layer` &`area_get_collision_mask` | |||
2022-09-25 | Merge pull request #65535 from RedMser/script-editor-inheritance-icon | Rémi Verschelde | |
Show override icon in script editor gutter | |||
2022-09-25 | Merge pull request #66233 from DorianSzlachcic/3-to-4-converter-issue | Rémi Verschelde | |
Prevent 3-to-4 project converter from adding extra line for move_and_slide | |||
2022-09-25 | Merge pull request #66402 from smix8/navigation_pathquery_missing_doc_4.x | Rémi Verschelde | |
Add missing postprocessing doc for PathQueryParameters | |||
2022-09-25 | Merge pull request #66395 from bfeber/patch-1 | Rémi Verschelde | |
Fix compilation with custom "GODOT_VERSION_STATUS" | |||
2022-09-25 | Add missing postprocessing doc for PathQueryParameters | smix8 | |
2022-09-25 | Fix compilation with custom "GODOT_VERSION_STATUS" | Björn Feber | |
2022-09-25 | do not apply modulate on canvas when unshaded is set | Miguel Gonzalez Sanchez | |
2022-09-25 | Add `area_get_collision_layer` and `area_get_collision_mask` | Mansur Isaev | |
2022-09-25 | Prevent 3-to-4 project converter from adding extra line for move_and_slide | DorianSzlachcic | |
Fixes #66054 | |||
2022-09-25 | Merge pull request #63224 from Rindbee/update-GDScript-cache | Rémi Verschelde | |
Load/update GDScript from disk on load if cache mode is CACHE_MODE_IGNORE | |||
2022-09-25 | Merge pull request #66378 from nikitalita/patch-1 | Rémi Verschelde | |
Fix `tools=no` compile when `vsproj=yes` | |||
2022-09-25 | Merge pull request #63109 from OverloadedOrama/fix-input-event-action | Rémi Verschelde | |
Fix `InputEventAction`'s `is_match` method ignoring `exact_match` parameter | |||
2022-09-25 | Merge pull request #65290 from requizm/fix/65081/cannot_set_escape | Rémi Verschelde | |
Disabled "Escape" button when closing the shortcut window | |||
2022-09-25 | Merge pull request #66306 from Razoric480/raz/null-string | Rémi Verschelde | |
Prevent a crash in the LSP when a function's return datatype is not resolved |