| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #39304 from m4gr3d/enable_focus_awareness | Rémi Verschelde | 2020-06-05 | 2 | -0/+35 |
| |\ | | | | | Add support for focus awareness | ||||
| | * | Add support for focus awareness | Fredia Huya-Kouadio | 2020-06-04 | 2 | -0/+35 |
| | | | |||||
| * | | Merge pull request #39316 from Anutrix/remove-hashmap-reduntant-func | Rémi Verschelde | 2020-06-05 | 1 | -16/+2 |
| |\ \ | | | | | | | Remove unused function get_key_value_ptr_array from hash_map.h and another tiny fix. | ||||
| | * | | Remove unused function get_key_value_ptr_array from hash_map.h and also fix ↵ | unknown | 2020-06-05 | 1 | -16/+2 |
| | | | | | | | | | | | | | parameter name in function get_key_list. | ||||
| * | | | Merge pull request #37073 from nodj/improve_2dEditor_zoom | Rémi Verschelde | 2020-06-05 | 2 | -7/+47 |
| |\ \ \ | | | | | | | | | Improve 2d editor zoom | ||||
| | * | | | 2D Editor: modified zoom increment to the twelveth root of two | johan | 2020-06-04 | 2 | -7/+47 |
| | | |/ | |/| | | | | | | | | | | | | | - properly visit power of 2 factors (50%, 100%, 200%...) - index based zoom values to prevent floating point issues - Fix 2d editor not able to reach min and max zoom values | ||||
| * | | | Merge pull request #39298 from Faless/js/keyCode40 | Rémi Verschelde | 2020-06-05 | 2 | -394/+197 |
| |\ \ \ | | | | | | | | | Switch HTML5 key detection from keyCode to code. | ||||
| | * | | | Swtich HTML5 key detection from keyCode to code. | Fabio Alessandrelli | 2020-06-04 | 2 | -394/+197 |
| | |/ / | | | | | | | | | | | | | | | | | | | The value of this, does not include the layout. The code has extra logic to map the unicode value to our keylist, supporting ASCII and Latin-1. Also add support for `physical_keycode` in HTML5 platform. | ||||
| * | | | Merge pull request #39297 from Faless/webrtc/local_description_doc | Rémi Verschelde | 2020-06-05 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Fix WebRTCPeerConnection set_local_description doc | ||||
| | * | | | Fix WebRTCPeerConnection set_local_description doc | Fabio Alessandrelli | 2020-06-04 | 1 | -1/+1 |
| | |/ / | | | | | | | | | | | | | | | | ice_candidate_created should be emitted after set_local_description no matter the type of the description (assuming no error is returned of course). | ||||
| * | | | Merge pull request #39301 from Calinou/fix-argument-parameter-confusion | Rémi Verschelde | 2020-06-05 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | Tweak the GDScript error message about passed argument type mismatch | ||||
| | * | | | Tweak the GDScript error message about passed argument type mismatch | Hugo Locurcio | 2020-06-04 | 1 | -2/+2 |
| | |/ / | | | | | | | | | | | | | | | | This makes it less confusing. This closes https://github.com/godotengine/godot-proposals/issues/670. | ||||
| * | | | Merge pull request #39286 from akien-mga/gamepad-update-controllerdb | Rémi Verschelde | 2020-06-05 | 1 | -16/+41 |
| |\ \ \ | | | | | | | | | Sync controller mappings DB with SDL2 community repo | ||||
| | * | | | Sync controller mappings DB with SDL2 community repo | Rémi Verschelde | 2020-06-04 | 1 | -16/+41 |
| | | | | | | | | | | | | | | | | | Synced with gabomdq/SDL_GameControllerDB@6191f6333bd66644c6a208fabb9fd5dabf0a5d43. | ||||
| * | | | | Merge pull request #39293 from madmiraal/fix-27921 | Rémi Verschelde | 2020-06-05 | 11 | -45/+45 |
| |\ \ \ \ | | | | | | | | | | | Correct misspellings of damped spring. | ||||
| | * | | | | Correct misspellings of damped spring. | Marcel Admiraal | 2020-06-04 | 11 | -45/+45 |
| | | |/ / | |/| | | |||||
| * | | | | Merge pull request #39289 from mbrlabs/shader-has-param-fix | Rémi Verschelde | 2020-06-05 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | Add "shader_param/" prefix in Shader::has_param() | ||||
| | * | | | | Set "shader_param/" prefix in Shader::has_param() | Marcus Brummer | 2020-06-04 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #39276 from ThakeeNathees/predefined-check-for-loop-counter | Rémi Verschelde | 2020-06-05 | 1 | -0/+9 |
| |\ \ \ \ | |/ / / |/| | | | Added predefined var check for `for` loop counter | ||||
| | * | | | predefined var check for `for` loop counter | Thakee Nathees | 2020-06-04 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | Merge pull request #39281 from mbrlabs/check-android-release-keystore | Rémi Verschelde | 2020-06-04 | 1 | -0/+7 |
| |\ \ \ \ | |_|/ / |/| | | | Check if the specified Android release keystore exists | ||||
| | * | | | Check if the specified Android release keystore exists | Marcus Brummer | 2020-06-04 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | Merge pull request #39284 from mbrlabs/editornode-execute-output-selection | Rémi Verschelde | 2020-06-04 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | Enable text selection in the execute output of EditorNode | ||||
| | * | | | Enable text selection in execute output of EditorNode | Marcus Brummer | 2020-06-04 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Merge pull request #39099 from YeldhamDev/create_dialog_icon_fallback | Rémi Verschelde | 2020-06-04 | 1 | -9/+14 |
| |\ \ \ | | | | | | | | | Add fallback icons and make custom ones appear in the recent/favorites list in the "Create New" dialog | ||||
| | * | | | Add fallback icons and make custom ones appear in the recent/favorites list ↵ | Michael Alexsander | 2020-05-27 | 1 | -9/+14 |
| | | | | | | | | | | | | | | | | | in the "Create New" dialog | ||||
| * | | | | Merge pull request #39041 from swarnimarun/patch-1 | Rémi Verschelde | 2020-06-04 | 1 | -0/+6 |
| |\ \ \ \ | | | | | | | | | | | Fix crashing of VisualScript due to function change | ||||
| | * | | | | Fix crashing of VisualScript due to... | Swarnim Arun | 2020-05-25 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Attempting to move the function node to another function whose data connection is a dependency of the node the specific node being moved to a different function during changes to sequence connections. By skipping, if the from_node is a function_node during the data connection dependencies scan. Should fix #37991 | ||||
| * | | | | | Merge pull request #38924 from Calinou/tweak-import-compression-hint | Rémi Verschelde | 2020-06-04 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | Tweak the import compression property hint for clarity | ||||
| | * | | | | | Tweak the import compression property hint for clarity | Hugo Locurcio | 2020-05-21 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #39060 from madmiraal/fix-38869 | Rémi Verschelde | 2020-06-04 | 1 | -8/+7 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Update Windows GUID to SDL uid conversion. | ||||
| | * | | | | | | Update Windows GUID to SDL uid conversion. | Marcel Admiraal | 2020-05-26 | 1 | -8/+7 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #39154 from dreamsComeTrue/sync-script-change-remember | Rémi Verschelde | 2020-06-04 | 1 | -5/+2 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Preserving "Sync Scene Changes" & "Sync Script Changes" with Project Settings | ||||
| | * | | | | | | | Preserving "Sync Scene Changes' and "Sync Script Changes" with Project Settings | Dominik 'dreamsComeTrue' Jasiński | 2020-06-03 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #38739 | ||||
| * | | | | | | | | Merge pull request #39271 from RandomShaper/fix_atlas_crop | Rémi Verschelde | 2020-06-04 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix excessive bottom cropping in atlas generation | ||||
| | * | | | | | | | | Fix excessive bottom cropping in atlas generation | Pedro J. Estébanez | 2020-06-03 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Update AUTHORS and DONORS list | Rémi Verschelde | 2020-06-04 | 2 | -27/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New contributor added to AUTHORS: @jbuck3 Thanks to all contributors and donors for making Godot possible! | ||||
| * | | | | | | | | | doc: Sync classref with current source | Rémi Verschelde | 2020-06-04 | 3 | -8/+22 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #39204 from Calinou/distraction-free-property-getter | Rémi Verschelde | 2020-06-03 | 4 | -2/+10 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a getter and property for the editor distraction-free mode | ||||
| | * | | | | | | | | Add a getter and property for the editor distraction-free mode | Hugo Locurcio | 2020-06-03 | 4 | -2/+10 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #37839 from MrRevington/3.2-_input_focus_check | Rémi Verschelde | 2020-06-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | FIX CodeTextEditor not respecting focus in _input | ||||
| | * | | | | | | | | FIX CodeTextEditor not respecting focus in _input | MrRevington | 2020-05-22 | 1 | -1/+1 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #39167 from Calinou/tileset-editor-zoom-mouse-wheel-anywhere | Rémi Verschelde | 2020-06-03 | 2 | -9/+25 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Allow mouse zooming without hovering the texture in the TileSet editor | ||||
| | * | | | | | | | | Allow mouse zooming without hovering the texture in the TileSet editor | Hugo Locurcio | 2020-06-03 | 2 | -9/+25 |
| | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This partially addresses https://github.com/godotengine/godot-proposals/issues/968. | ||||
| * | | | | | | | | Merge pull request #39165 from Calinou/tilemap-editor-zoom-mouse-wheel | Rémi Verschelde | 2020-06-03 | 2 | -0/+17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Implement zooming using Ctrl + Mouse wheel in the TileMap editor | ||||
| | * | | | | | | | | Implement zooming using Ctrl + Mouse wheel in the TileMap editor | Hugo Locurcio | 2020-06-03 | 2 | -0/+17 |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was previously implemented in the GridMap editor. This makes the same feature available in the TileMap editor. | ||||
| * | | | | | | | | Merge pull request #39270 from Phischermen/fix-mesh-property-list | Rémi Verschelde | 2020-06-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update property hint from ArrayMesh to be consistent with other property hints | ||||
| | * | | | | | | | | Made property hint consistent with other property hints | Phischermen | 2020-06-03 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #39262 from aaronfranke/ok | Rémi Verschelde | 2020-06-03 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Change OK text in snap dialog to OK | ||||
| | * | | | | | | | | Change OK text in snap dialog to OK | Aaron Franke | 2020-06-03 | 1 | -1/+0 |
| | |/ / / / / / / | |||||
