Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-01 | GDScript: Don't mark function parameters as constant | George Marques | |
They can be reassigned as if it were a local variable. | |||
2020-09-01 | GDScript: Properly set class inheritance for global classes | George Marques | |
2020-09-01 | GDScript: Check for missing exponent when parsing numbers | George Marques | |
Also forbid multiple underscores in a row as numeric separator. | |||
2020-09-01 | GDScript: Fix analysis of singleton dependencies | George Marques | |
Sometimes a singleton might depend on another before they are fully compiled so we can't rely on globals in this case. | |||
2020-09-01 | GDScript: Allow "extends" to be used inside inner class | George Marques | |
2020-09-01 | GDScript: Allow "self" to be used in class level | George Marques | |
2020-09-01 | GDScript: Don't try to parse constant scripts that aren't valid | George Marques | |
Since it's likely that they won't parse correctly. | |||
2020-09-01 | Revert "Updated LineEdit to address #41278" | Rémi Verschelde | |
This reverts commit 71febfd6e2f6187fcc106ce715124cf173bfa0b8. | |||
2020-09-01 | Merge pull request #41505 from SekoiaTree/neg-get-child | Rémi Verschelde | |
Made get_child support negative indexes | |||
2020-09-01 | Merge pull request #41640 from EricEzaM/PR/popup-menu-rework-scroll-container | Rémi Verschelde | |
PopupMenu rework and enhancements. | |||
2020-09-01 | Made get_child support negative indexes, with documentation | SekoiaTree | |
2020-09-01 | Merge pull request #37240 from aaronfranke/pm-min-size | Rémi Verschelde | |
Change the "remove missing" button to disabled rather than hidden | |||
2020-09-01 | Merge pull request #40868 from aaronfranke/color-html-rgba | Rémi Verschelde | |
Change Color HTML conversion from ARGB to RGBA | |||
2020-09-01 | Sync controller mappings DB with SDL2 community repo | Rémi Verschelde | |
Synced with gabomdq/SDL_GameControllerDB@d148c6ce4987e0cf58da8100c675eb5db8e43dfe. | |||
2020-09-01 | PopupMenu rework and enhancements | EricEzaM | |
Many scrolling behaviour improvements and the ability to limit popup size. | |||
2020-09-01 | Merge pull request #41662 from YeldhamDev/scriptdiag_invalid_path_enter | Rémi Verschelde | |
Fix being able to create invalid scripts by pressing enter inside "Path" | |||
2020-09-01 | Fix Color test cases for RGBA | Aaron Franke | |
2020-09-01 | Simplify html_is_valid and allow it to work with 3 and 4 hex digits | Aaron Franke | |
2020-09-01 | Change Color HTML conversion from ARGB to RGBA | Aaron Franke | |
Also add support for 3 and 4 digit values in C#. Now it actually matches the HTML/CSS spec. | |||
2020-08-31 | Fix being able to create invalid scripts by pressing enter inside "Path" | Michael Alexsander | |
2020-08-31 | Change the "remove missing" button to disabled rather than hidden | Aaron Franke | |
Also set a minimum size | |||
2020-08-31 | Merge pull request #40993 from Calinou/doc-collision-layer-mask | Rémi Verschelde | |
Reference the online documentation in collision layer/mask properties | |||
2020-08-31 | Merge pull request #41048 from Calinou/doc-add-link-titles | Rémi Verschelde | |
Add link titles for all links in the class reference | |||
2020-08-31 | Merge pull request #41635 from jkb0o/master | Rémi Verschelde | |
Clear missed remaps on deinitialization | |||
2020-08-31 | Merge pull request #41440 from MrSquigy/master | Rémi Verschelde | |
Reorder sprite h_frames & v_frames | |||
2020-08-31 | [funexpected] clear missed remaps on deinitialization, fixes ↵ | Yakov Borevich | |
godotengine/godot#34221 | |||
2020-08-31 | Reorder sprite h_frames & v_frames | Jonathan Vice | |
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio | |
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) | |||
2020-08-31 | Merge pull request #41601 from hinlopen/remember-last-filter-order | Rémi Verschelde | |
Fix not saving new filter order in project manager | |||
2020-08-31 | Merge pull request #41520 from Tony-Goat/patch-1 | Rémi Verschelde | |
Added string length checking to LineEdit.set_text() | |||
2020-08-31 | Merge pull request #41602 from Andy0903/option-button-signal-word-order-fix | Rémi Verschelde | |
OptionButton.xml word order fix | |||
2020-08-31 | Merge pull request #30148 from zaksnet/fix-texture-editor | Rémi Verschelde | |
Adds automatic update for StyleBoxTexture > region_rect | |||
2020-08-31 | Merge pull request #41457 from KoBeWi/ca | Rémi Verschelde | |
Explain editor usage of current_animation | |||
2020-08-31 | Merge pull request #41012 from mrushyendra/cursor_open | Rémi Verschelde | |
Updated cursor positioning description for File open() | |||
2020-08-31 | Merge pull request #40998 from Calinou/doc-httprequest-get-request-data | Rémi Verschelde | |
Document HTTPRequest not supporting request data with GET method | |||
2020-08-31 | Merge pull request #41018 from Calinou/doc-theme-constants | Rémi Verschelde | |
Improve the documentation related to overriding GUI theme items | |||
2020-08-31 | Merge pull request #41605 from clayjohn/VULKAN-glow | Rémi Verschelde | |
Fix recent glow regressions | |||
2020-08-31 | Merge pull request #41645 from akien-mga/classref | Rémi Verschelde | |
doc: Sync classref with current source | |||
2020-08-31 | Merge pull request #41077 from Calinou/doc-find-node-find-parent | Rémi Verschelde | |
Mention performance caveats about `find_node()` and `find_parent()` | |||
2020-08-31 | Merge pull request #38580 from aaronfranke/import-dock | Rémi Verschelde | |
Make the Import dock depend on the FileSystem dock for editor feature profiles | |||
2020-08-31 | Merge pull request #41628 from m4gr3d/fix_textedit_movement_bug_master | Rémi Verschelde | |
Fix issue causing the textedit to move upward | |||
2020-08-31 | Merge pull request #41633 from Xrayez/expose-atex-max-frames | Rémi Verschelde | |
Make `AnimatedTexture.MAX_FRAMES` public | |||
2020-08-31 | doc: Sync classref with current source | Rémi Verschelde | |
2020-08-31 | Merge pull request #41638 from skyace65/Texture | Rémi Verschelde | |
Clarify get_data texture method | |||
2020-08-31 | Merge pull request #40955 from Calinou/test-add-expression | Rémi Verschelde | |
Add a test suite for Expression | |||
2020-08-30 | Clarify get_data texture method | skyace65 | |
2020-08-30 | Make `AnimatedTexture.MAX_FRAMES` public | Andrii Doroshenko (Xrayez) | |
The constant is already exposed in GDScript, but not in C++. This information is useful for implementing animated texture resource importers via modules. | |||
2020-08-30 | Fix issue causing the textedit to move upward | Fredia Huya-Kouadio | |
2020-08-30 | Merge pull request #41613 from neikeq/possibly | Rémi Verschelde | |
Fix clang-tidy warnings due to semicolon after mono module macros | |||
2020-08-30 | Merge pull request #41611 from neikeq/issue-41444 | Rémi Verschelde | |
C#: Fix crash on export when incorrectly freeing MonoAssemblyName |