Age | Commit message (Collapse) | Author |
|
Fix NEQ operation for Arrays and Pool*Arrays
|
|
Corrects wrong scrolling for short popups broken in 15405
|
|
Fix editor settings weird behavior
|
|
Limit number of errors and messages sent by runner
|
|
|
|
|
|
[macOS] Remove 10.6+ runtime version checks, add 10.12+ runtime version checks
|
|
Fix center_viewport_to_cursor out of size error
|
|
Print without color control sequences in HTML5 platform
|
|
|
|
Fix internal Emscripten JS API calls
|
|
|
|
|
|
|
|
|
|
[GDNative] fix reloading of non-reloadable libraries
|
|
|
|
|
|
|
|
|
|
Fix crash when calling tree API before NOTIFICATION_ENTER_TREE
|
|
Allow popup menu scrolling without mouse wheel
|
|
[macOS] Fix build on pre 10.12 and deprecation warnings on 10.12+
|
|
|
|
|
|
Emscripten 1.37.24 no longer exports these by default
|
|
Fix typo in new strings
|
|
|
|
|
|
Fix Android build error
|
|
|
|
|
|
|
|
Fix crash when using Image.resize() without calling Image.create() first
|
|
|
|
|
|
[ci skip]
|
|
|
|
[GDNative] added reload property
|
|
|
|
Closes #15385.
|
|
it was returning false if it found the same content in both arrays which isn't correct, it should return true when it finds different values
|
|
Remove button from button_group when free
|
|
satisfied, fixes #15298
|
|
|
|
|
|
manually. Fixes #15315
|
|
Also made LINK and CXXFLAGS configurable as command line options.
Note that LINK currently expects the *compiler* that will be used
for linking and will call its configured linker behind the scenes
(so g++, clang++, etc., not ld.gold). See #15364 for details.
|
|
#15316
|
|
Add missing method for javascript
|