Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-09 | Merge pull request #36914 from guilhermefelipecgs/fix_check_view_information | Rémi Verschelde | |
Fix the VIEW_INFORMATION checkbox not being selected (visually) | |||
2020-03-09 | Merge pull request #36912 from Xrayez/resurrect-module-icons | Rémi Verschelde | |
Fix missing module editor icons | |||
2020-03-09 | Merge pull request #36911 from lupoDharkael/nav-rename | Rémi Verschelde | |
Complete NavigationMeshInstance rename | |||
2020-03-09 | Merge pull request #36920 from Faless/debugger/more_instances | Rémi Verschelde | |
Move Debug menu logic to DebuggerEditorPlugin, allow 4 debug instances | |||
2020-03-09 | Merge pull request #36929 from timothyqiu/keep-filename | Rémi Verschelde | |
Keeps the filename when marking scene as unsaved | |||
2020-03-09 | Merge pull request #36286 from Calinou/doc-sprite3d-performance-caveats | Rémi Verschelde | |
Document known performance issues with Sprite3D | |||
2020-03-09 | Merge pull request #36934 from akien-mga/variant-defargs | Rémi Verschelde | |
DocData: Fix serialization of Variant default values | |||
2020-03-09 | Merge pull request #36933 from m4gr3d/fix_godot_payment_init | Rémi Verschelde | |
Fix initialization of the GodotPayment plugin | |||
2020-03-09 | DocData: Fix serialization of Variant default values | Rémi Verschelde | |
Co-authored-by: Bojidar Marinov <bojidar.marinov.bg@gmail.com> | |||
2020-03-09 | Revert "assimp: Sync with upstream 0201fc5" | Rémi Verschelde | |
This reverts commit 78b22393a8dd182ee56d0448ed77ba4430de5e75. It caused a regression in FBX import leading to crashes. Fixes #36908. | |||
2020-03-09 | Fix initialization of the GodotPayment plugin | fhuya | |
The `onGLRegisterPluginWithGodotNative()` method is supposed to be invoked only by `Godot`. | |||
2020-03-09 | doc: Sync classref with current source | Rémi Verschelde | |
2020-03-09 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit 18e021b7cd81afbccf915bd825aaa264a9f608a1) | |||
2020-03-09 | Merge pull request #36932 from akien-mga/vulkan-sdk-1.2.131.2 | Rémi Verschelde | |
Update Vulkan SDK to 1.2.131.2 and matching glslang version | |||
2020-03-09 | Document known performance issues with Sprite3D | Hugo Locurcio | |
See https://github.com/godotengine/godot/issues/20855. | |||
2020-03-09 | Merge pull request #36924 from JFonS/viewport_rotation_master | Rémi Verschelde | |
Add rotation widget to 3D viewport (updated) | |||
2020-03-09 | Allow running/debugging up to 4 instances. | Fabio Alessandrelli | |
2020-03-09 | glslang: Sync with upstream 4fc7a33 for Vulkan SDK 1.2.131 | Rémi Verschelde | |
Fixes #36888. | |||
2020-03-09 | Update Vulkan loader and headers to sdk-1.2.131.2 | Rémi Verschelde | |
(Headers are actually sdk-1.2.131.1, they did not get a re-release.) Also synced VMA 2.3.0 again, fixing unwanted clang-formatting of thirdparty code. | |||
2020-03-09 | Keeps the filename when marking scene as unsaved | Haoyu Qiu | |
2020-03-08 | Add rotation widget to 3D viewport | jfons | |
2020-03-08 | Move Debug menu logic to DebuggerEditorPlugin | Fabio Alessandrelli | |
2020-03-08 | Fix the VIEW_INFORMATION checkbox not being selected | Guilherme Felipe | |
Generated id of "Display Advanced..." was in conflict with "View Information" | |||
2020-03-08 | Fix missing module editor icons | Andrii Doroshenko (Xrayez) | |
Module icons need to be renamed to PascalCase as well for them to be registered in 4.0. See godotengine/godot#36513. | |||
2020-03-08 | Complete NavigationMeshInstance rename | lupoDharkael | |
2020-03-08 | Merge pull request #36683 from rafaeldelboni/master | Rémi Verschelde | |
Return only scenes for script owners on LSP completion | |||
2020-03-07 | Merge pull request #36855 from kuruk-mm/signals_fix_sort_crash | Rémi Verschelde | |
Signals: filter_changed from ProjectListFilter now is emitted when it's on scene tree... | |||
2020-03-07 | Signals: filter_changed from ProjectListFilter now is emitted when it's on ↵ | Mateo Miccino | |
scene tree to avoid unexpected call | |||
2020-03-07 | fix: Return only scenes for script owners on LSP completion | Rafael Delboni | |
Fix: #36680 | |||
2020-03-07 | Merge pull request #36873 from BastiaanOlij/arvr_controller_button_is_bool | Rémi Verschelde | |
ARVRController.is_button_pressed requires to return a boolean | |||
2020-03-07 | Merge pull request #36814 from ThakeeNathees/typo-gdscript_workspace-fix | Rémi Verschelde | |
typo in gdscript_workspace.cpp fixed | |||
2020-03-07 | Merge pull request #36874 from m4gr3d/trim_plugins_name_whitespaces | Rémi Verschelde | |
Trim the whitespace around the plugins names | |||
2020-03-07 | ARVRController.is_button_pressed requires to return a boolean | Bastiaan Olij | |
2020-03-06 | Trim the whitespace around the plugins names. | fhuya | |
2020-03-06 | Merge pull request #36870 from CodeforEvolution/syncMiniupnpc | Rémi Verschelde | |
miniupnpc: Sync with upstream master (4436632) | |||
2020-03-06 | miniupnpc: Sync with upstream master (4436632) | CodeforEvolution | |
2020-03-06 | Merge pull request #36842 from Phischermen/mono-resource-loader-extension-update | Rémi Verschelde | |
Mono/C#: Add missing parameters to 'ResourceLoader.Load<T>()' | |||
2020-03-06 | Added parameters to Load() | Phischermen | |
2020-03-06 | Merge pull request #36849 from theoway/Documentation_edit | Rémi Verschelde | |
Edited the KinematicBody and KinematicBody2D docs | |||
2020-03-06 | Edited the KinematicBody and KinematicBody2D docs | Umang Kalra | |
Changes made as requested. Explained the reason why move_and_slide should be sued in _physics_process Final Changes Edited the docs as per the changes requested. Edits in docs Made some changes | |||
2020-03-06 | Merge pull request #36852 from akien-mga/assimp-unbundle | Rémi Verschelde | |
assimp: Clean and document buildsystem, update to upstream 0201fc5 | |||
2020-03-06 | Merge pull request #36854 from AndreaCatania/AndreaCatania-patch-3 | Rémi Verschelde | |
Added navigation mesh merging error. | |||
2020-03-06 | Added error to notify that the Navigation triangle merging failed due to ↵ | Andrea Catania | |
incorrect parameter. | |||
2020-03-06 | assimp: Sync with upstream 0201fc5 | Rémi Verschelde | |
2020-03-06 | assimp: Clean and document buildsystem, prepare for unbundling | Rémi Verschelde | |
- Improve the SCsub to allow unbundling and remove unnecessary code. - Move files around to match upstream source. - Re-sync with upstream commit 308db73d0b3c2d1870cd3e465eaa283692a4cf23 to ensure we don't have local modifications. - Doesn't actually build against current version 5.0.1 due to the lack of the new ArmaturePopulate API that Gordon authored. We'll have to wait for a public release with that API (5.1?) to enable unbundling. | |||
2020-03-06 | Merge pull request #36845 from bruvzg/macos10_15_gamepad_fix | Rémi Verschelde | |
Fix gamepad disconnection callback on macOS Catalina. | |||
2020-03-06 | Replace IOHIDDeviceRegisterRemovalCallback with ↵ | bruvzg | |
IOHIDManagerRegisterDeviceRemovalCallback to fix gamepad disconnection callback on macOS Catalina. | |||
2020-03-06 | Merge pull request #36844 from Chaosus/tween_remove_bool | Rémi Verschelde | |
Removed boolean return type from majority of method in Tween | |||
2020-03-06 | Removed boolean return type from majority of method in Tween | Yuri Roubinsky | |
2020-03-05 | Merge pull request #36823 from akien-mga/mbedtls-2.16.5 | Rémi Verschelde | |
mbedtls: Update to upstream version 2.16.5 |