| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | #18051: Use common name for Color type argument | Xavier Cho | 2018-04-17 | 1 | -5/+5 | |
| * | | | | | | | | | #18051: Remove redundant verbatim prefixes | Xavier Cho | 2018-04-17 | 2 | -3/+3 | |
| * | | | | | | | | | #18051: Use default parameter value | Xavier Cho | 2018-04-17 | 1 | -1/+1 | |
| * | | | | | | | | | #18051: Use array initializer when applicable | Xavier Cho | 2018-04-17 | 1 | -4/+2 | |
| * | | | | | | | | | #18051: Remove redundant parenthesis | Xavier Cho | 2018-04-17 | 13 | -91/+94 | |
| * | | | | | | | | | #18051: Remove unnecessary variable assignments | Xavier Cho | 2018-04-17 | 5 | -11/+7 | |
| * | | | | | | | | | #18051: Use 'var' when applicable | Xavier Cho | 2018-04-17 | 14 | -109/+109 | |
| * | | | | | | | | | #18051: Remove redundant casts and 'using', 'else', 'this' statements | Xavier Cho | 2018-04-17 | 19 | -281/+211 | |
| * | | | | | | | | | Remove duplicated declaration of RoundToInt() from Mathf | Xavier Cho | 2018-04-17 | 1 | -5/+0 | |
| * | | | | | | | | | Remove incorrect & potentially confusing references to Euler | Will Vincent | 2018-04-15 | 2 | -3/+3 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #18154 from mhilbrunner/issue-12512 | Fabio Alessandrelli | 2018-04-13 | 2 | -8/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add DNS resolution in NetworkedMultiplayerEnet::create_client() | mhilbrunner | 2018-04-13 | 2 | -8/+22 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #18038 from Chaosus/mathf | Ignacio Etcheverry | 2018-04-13 | 3 | -33/+91 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [Mono] Improve Mathf | Chaosus | 2018-04-13 | 3 | -33/+91 | |
| * | | | | | | | | | Revert "Unify http- and percent- encode/decode" | Pedro J. Estébanez | 2018-04-12 | 3 | -2/+37 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Implement get_peer_[address|port] in ENet/WSServer | Fabio Alessandrelli | 2018-04-12 | 11 | -5/+121 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Fixed wrong function call | Andrea Catania | 2018-04-12 | 1 | -1/+1 | |
| * | | | | | | | Rigidbody wake up when hitten by a kinematic body | Andrea Catania | 2018-04-12 | 1 | -1/+4 | |
| * | | | | | | | Merge pull request #18070 from mhilbrunner/godot-net-kick | Fabio Alessandrelli | 2018-04-10 | 2 | -46/+72 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | NetworkedMultiplayerEnet: Add disconnecting/kicking peers | mhilbrunner | 2018-04-10 | 2 | -46/+72 | |
| * | | | | | | | doc: Sync classref with current source | Rémi Verschelde | 2018-04-10 | 1 | -6/+2 | |
| * | | | | | | | Merge pull request #18081 from AndreaCatania/arcle | Rémi Verschelde | 2018-04-09 | 3 | -16/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fixed area overlap cleaning | Andrea Catania | 2018-04-09 | 3 | -16/+14 | |
| * | | | | | | | | Merge pull request #18040 from Paulb23/color_region_cache | Rémi Verschelde | 2018-04-09 | 1 | -17/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixed color regions and added local color region cache | Paulb23 | 2018-04-07 | 1 | -17/+1 | |
| * | | | | | | | | | Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activated | Ignacio Etcheverry | 2018-04-09 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixed _issue_activated to take the correct issue id from the list | Nikodem Lokatelj | 2018-03-30 | 1 | -2/+7 | |
| * | | | | | | | | | Merge pull request #16556 from aragar/master | Juan Linietsky | 2018-04-08 | 1 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | For-in loop variable added to autocompletion | Rado'sPC\aRaGaR | 2018-02-11 | 1 | -3/+13 | |
| * | | | | | | | | | Merge pull request #17583 from RandomShaper/enhance-uri-utils | Juan Linietsky | 2018-04-07 | 3 | -37/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Unify http- and percent- encode/decode | Pedro J. Estébanez | 2018-03-27 | 3 | -37/+2 | |
| * | | | | | | | | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menus | Juan Linietsky | 2018-04-07 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Use radio-button-like menu entries where applicable | Pedro J. Estébanez | 2018-03-27 | 1 | -6/+6 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Correct profiling_frame naming in pluginscript | Emmanuel Leblond | 2018-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | Fix Pluginscript add_global_constant mandatory value check | Emmanuel Leblond | 2018-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | Merge pull request #17899 from AndreaCatania/area_cleaning | Rémi Verschelde | 2018-04-06 | 3 | -8/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed physics server area cleaning | Andrea Catania | 2018-04-06 | 3 | -8/+8 | |
| * | | | | | | | | | | [NativeScript] replace error macros by simple returns | karroffel | 2018-04-06 | 1 | -4/+2 | |
| | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tags | Thomas Herzog | 2018-04-05 | 5 | -24/+64 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [NativeScript] added global type tag system | karroffel | 2018-04-05 | 5 | -24/+64 | |
| * | | | | | | | | | | Merge pull request #17806 from Zylann/fix_heightmap_shape_size_check | Rémi Verschelde | 2018-04-05 | 2 | -14/+47 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Make heightmap shape usable from PhysicsServer | Marc Gilleron | 2018-03-28 | 2 | -14/+47 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighter | Paulb23 | 2018-04-04 | 3 | -8/+8 | |
| * | | | | | | | | | | Merge pull request #17965 from karroffel/gdnativelib-config-api | Thomas Herzog | 2018-04-04 | 2 | -67/+170 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | [GDNative] enable saving GDNativeLibrary as sub resource | karroffel | 2018-04-04 | 2 | -3/+96 | |
| | * | | | | | | | | | [GDNative] easier GDNativeLib handling | karroffel | 2018-04-04 | 2 | -67/+77 | |
| * | | | | | | | | | | Corrected physics query max result checking | Andrea Catania | 2018-04-04 | 1 | -3/+10 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #17959 from AndreaCatania/kinfix2 | Rémi Verschelde | 2018-04-04 | 3 | -11/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fixed kinematic sliding on trimesh | Andrea Catania | 2018-04-04 | 3 | -11/+5 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #17923 from Paulb23/add_abstract_syntax_highlighter | Rémi Verschelde | 2018-04-04 | 5 | -0/+345 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
