Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-04 | Use CheckBoxes in the editor instead of CheckButtons when applicable | Hugo Locurcio | |
CheckButtons should only be used if toggling them has an immediate effect. Otherwise, CheckBoxes should be used. | |||
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | |
This allows more consistency in the manner we include core headers, where previously there would be a mix of absolute, relative and include path-dependent includes. | |||
2018-01-22 | Implements "Batch Rename" editor tool. | Blazej Floch | |