| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow actions to provide an analog value | Gilles Roudiere | 2018-04-16 | 1 | -0/+2 |
| | | |||||
| * | Allows to map an action to all devices. | Nibodhika | 2018-04-07 | 1 | -1/+5 |
| | | | | | | | | | This is accomplished by setting a special value (-1) to the device variable in the InputEvent that's being used to compare with the one received from the OS. This special value is invalid for a regular input, so it should be safe. Implements #17942 | ||||
| * | Enable EditorPlugin to add/remove autoloads | Will Nations | 2018-02-14 | 1 | -0/+2 |
| | | |||||
| * | Fix UX with project settings search functionality | Paolo Perkovic | 2018-02-02 | 1 | -1/+1 |
| | | |||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | ProjectSettings: show error msg in a label instead | Poommetee Ketson | 2017-10-28 | 1 | -0/+1 |
| | | |||||
| * | Added the ability to filter the list of locales in the Remap tab. | DimOkGamer | 2017-10-24 | 1 | -0/+13 |
| | | |||||
| * | Merge pull request #10874 from Noshyaar/pr-action | Rémi Verschelde | 2017-09-04 | 1 | -1/+3 |
| |\ | | | | | ProjectSettings: enhance add action error, fix confirm dialog | ||||
| | * | ProjectSettings: enhance add action error, fix confirm dialog | Poommetee Ketson | 2017-09-04 | 1 | -1/+3 |
| | | | | | | | | | | | - Disable add action button if name is invalid - Fix dialog being ConfirmationDialog instead of AcceptDialog | ||||
| * | | Added transmission shader parameter. | Juan Linietsky | 2017-09-03 | 1 | -0/+2 |
| |/ | |||||
| * | Fix files header | Poommetee Ketson | 2017-09-01 | 1 | -1/+1 |
| | | |||||
| * | Fix inability to change project settings | Rémi Verschelde | 2017-08-28 | 1 | -0/+1 |
| | | | | | Regression from 565600e8445a3073e4188a1a2bde1f47dd299c5a, fixes #10712. | ||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Cleanup tons of obsolete commented out code | Rémi Verschelde | 2017-08-26 | 1 | -9/+6 |
| | | | | | | Mostly in EditorNode, dropping some obsolete editor plugins and also a cleanup of ProjectSettings/EditorSettings. | ||||
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -0/+169 |
| -Added system for feature overrides, it's pretty cool :) | |||||
