Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-02 | Fix new quick open dialog to be showed at the center of the screen | Yuri Rubinsky | |
2022-11-23 | Fix Quick Open window to use EDSCALE and save the size between popups | Yuri Rubinsky | |
2022-11-15 | Change EditorQuickOpen base_type to String | kobewi | |
2022-09-17 | Enable QuickOpen to see scripted resources. | willnationsdev | |
2022-07-25 | Code quality: Fix header guards consistency | RĂ©mi Verschelde | |
Adds `header_guards.sh` bash script, used in CI to validate future changes. Can be run locally to fix invalid header guards. |