| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
(cherry picked from commit 7e0d0d0bb912fbb774f5890792840a1a62485773)
|
| |
|
|
| |
(cherry picked from commit f6262fde11cac8b7d1a3d299042c1af6b321cf24)
|
| |
|
|
|
|
|
|
|
|
| |
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!
(cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
|
| |
|
|
|
|
|
|
| |
* Added the option to set hide on item selection. Usable in GDScript and from within the source code when you want to specify popup menus you don't want to close immediately when selecting an item
* Renamed getter from get_ to is_, fixed parent/child behavior, renamed bool variable to match most code and added ADD_PROPERTYNO to save some memory
(cherry picked from commit da950cd0f27a4f1f2a2d596efae846d1c22442a2)
|
| |
|
|
| |
(cherry picked from commit 3cd5c86b1a01aeb1f6808175f1914cf39367defe)
|
| |
|
|
| |
(cherry picked from commit f8d523b68b3f3d82f844caaa6f0e246b11efb66b)
|
| |
|
|
| |
(cherry picked from commit bf4fda64fd403d589278919cff01c3207164207e)
|
| |
|
|
| |
set_global_scale get_global_scale methods.
|
| | |
|
| |
|
|
| |
(cherry picked from commit 28d74862677f6d0d94fbfffb305750da41f77930)
|
| |
|
|
| |
(cherry picked from commit c18c5013f837ea7d4de2f022d36f84e0abce6439)
|
| |
|
|
| |
(cherry picked from commit 7f42da03300d515c3fb991ba311783619ac90ea2)
|
| | |
|
| |
|
|
| |
(cherry picked from commit b5c383fd61d554fa02c3e231dd1f92145d90e04e)
|
| |
|
|
| |
(cherry picked from commit 37098419c5792e9e6ba504173bc95a87540cd7d5)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Done with `autopep8 --select=E7`, fixes:
- E701 - Put colon-separated compound statement on separate lines.
- E702 - Put semicolon-separated compound statement on separate lines.
- E703 - Put semicolon-separated compound statement on separate lines.
- E711 - Fix comparison with None.
- E712 - Fix (trivial case of) comparison with boolean.
- E713 - Fix (trivial case of) non-membership check.
- E721 - Fix various deprecated code (via lib2to3).
|
| |
|
|
|
|
|
|
|
|
|
| |
Done with `autopep8 --select=E3,W3`, fixes:
- E301 - Add missing blank line.
- E302 - Add missing 2 blank lines.
- E303 - Remove extra blank lines.
- E304 - Remove blank line following function decorator.
- E309 - Add missing blank line.
- W391 - Remove trailing blank lines.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Done with `autopep8 --select=E2,W2`, fixes:
- E201 - Remove extraneous whitespace.
- E202 - Remove extraneous whitespace.
- E203 - Remove extraneous whitespace.
- E211 - Remove extraneous whitespace.
- E221 - Fix extraneous whitespace around keywords.
- E222 - Fix extraneous whitespace around keywords.
- E223 - Fix extraneous whitespace around keywords.
- E224 - Remove extraneous whitespace around operator.
- E225 - Fix missing whitespace around operator.
- E226 - Fix missing whitespace around operator.
- E227 - Fix missing whitespace around operator.
- E228 - Fix missing whitespace around operator.
- E231 - Add missing whitespace.
- E231 - Fix various deprecated code (via lib2to3).
- E241 - Fix extraneous whitespace around keywords.
- E242 - Remove extraneous whitespace around operator.
- E251 - Remove whitespace around parameter '=' sign.
- E261 - Fix spacing after comment hash.
- E262 - Fix spacing after comment hash.
- E265 - Format block comments.
- E271 - Fix extraneous whitespace around keywords.
- E272 - Fix extraneous whitespace around keywords.
- E273 - Fix extraneous whitespace around keywords.
- E274 - Fix extraneous whitespace around keywords.
- W291 - Remove trailing whitespace.
- W293 - Remove trailing whitespace.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Done with `autopep8 --select=E1`, fixes:
- E101 - Reindent all lines.
- E112 - Fix under-indented comments.
- E113 - Fix over-indented comments.
- E115 - Fix under-indented comments.
- E116 - Fix over-indented comments.
- E121 - Fix a badly indented line.
- E122 - Fix a badly indented line.
- E123 - Fix a badly indented line.
- E124 - Fix a badly indented line.
- E125 - Fix indentation undistinguish from the next logical line.
- E126 - Fix a badly indented line.
- E127 - Fix a badly indented line.
- E128 - Fix a badly indented line.
- E129 - Fix a badly indented line.
|
| | |
|
| |
|
|
| |
(cherry picked from commit d517bc908f9c1e00503266ab9a639552660cf72c)
|
| |
|
|
| |
(cherry picked from commit 8d57640d3745084d5c4abc4e6926298c2f4a3fb4)
|
| |
|
|
|
|
| |
Also switch existing shebangs to "better" /usr/bin/env python.
(cherry picked from commit fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163)
|
| |
|
|
|
| |
This reverts commit 6fc894d65264e37f6c0772f3789bcec52c7bbe3a.
It caused a regression, cf. #6863.
|
| | |
|
| |
|
|
| |
(cherry picked from commit 5687fa470962fc3f6528e6886284e3e965e7e35c)
|
| | |
|
| |
|
|
| |
(cherry picked from commit db0a46d7f7af220cede52198f05082f74ca9c546)
|
| |
|
|
| |
(cherry picked from commit acc242fd6a3fc0dda18c01290263313e09d8269e)
|
| |
|
|
| |
(cherry picked from commit 7cd64c3c8d5d4f087cc6f910ba38bffbf0d9bbf5)
|
| |
|
|
|
|
|
| |
- Fix a bug where the main screen button did not disappear when the plugin
was deactivated.
(cherry picked from commit 98e7c1edbab6605a7578643485e1e88b61fd83d7)
|
| | |
|
| |
|
|
|
|
|
| |
Added a note that long vibration durations are not recommended because of hardware limitations.
For example, my ps4 controller can only vibrate for ~3s on linux.
(cherry picked from commit cef70a5f8b87caa00723cfb600c4ccd83305a322)
|
| |
|
|
| |
(cherry picked from commit 853161a0000b54bdb85cb57d2e07020bed16589e)
|
| |
|
|
| |
(cherry picked from commit 7d455fca71c37563f3a57c91b716c66101ce03fc)
|
| |
|
|
|
|
|
|
|
| |
returns true (not false) when a stream could not be initialized. (See, for
example,
https://github.com/godotengine/godot/blob/master/drivers/windows/dir_access_windows.cpp#L76
)
(cherry picked from commit cd82fafd5810248e261ac633f9c942125d90906a)
|
| |
|
|
| |
(cherry picked from commit 607d602493a88cab626db131d1427d4f9a13aff5)
|
| | |
|
| |
|
|
| |
(cherry picked from commit 141360ed82c2eff634cdee3a7823465937876484)
|
| |
|
|
|
|
| |
The icon stuff is incomplete since I haven't used icons.
(cherry picked from commit f9e931bf126eeace101ec863f01759238d33a63c)
|
| |
|
|
| |
(cherry picked from commit 038e99e1074111c31d9d73d2d389f73078dcd07e)
|
| |
|
|
| |
(cherry picked from commit a27d2e4c291975f4a5e9fabe89501584e33a3326)
|
| | |
|
| |
|
|
| |
(cherry picked from commit 7b05b4c83c94b5c1bbdf5372328192d5ea9f4bea)
|
| |
|
|
|
|
|
| |
clarification that set_cast_to needs LOCAL point
and get_collision_point gives GLOBAL point
(cherry picked from commit 1445553fea268104bf7012785536c4e7c9c6b1e6)
|
| | |
|
| | |
|
| | |
|
| | |
|