Age | Commit message (Collapse) | Author |
|
(cherry picked from commit f4b3c3ff09a6324ce52f5211683444464a89e163)
|
|
(cherry picked from commit fd86272ca055cdf01ba48e8e9f043843ef540578)
|
|
Calinou/editor-anchor-icon-improve-accent-visibility
|
|
|
|
|
|
|
|
Synced with gabomdq/SDL_GameControllerDB@348cfa347f21825e922493e3d15ed1bb3836e6c4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace String comparisons with "", String() to is_empty()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Margin needs to have a high enough value for test body motion to work
properly (separate using the margin, move without then gather rest info
with the margin again).
Fixes issues with test motion returning no collision in some cases with
margin equal to 0.
|
|
|
|
|
|
|
|
|
|
|
|
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
|
|
|
|
|
|
Fix files_dropped in HTML5 export mono builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Exposes a method in `EditorInterface` to open scripts on a specified
line and column. This method handles if the internal or the external
editor should be used.
|
|
Improve PopupMenu doc about id and index
|
|
|
|
|
|
Various fixes to C# documentation
|
|
|
|
ScrollContainer's scrollbar visibility is now enum
|