| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | Make `property_*_revert` methods multilevel and expose them for scripting | Yuri Sizov | |
| 2022-07-29 | Fix font preview plugin not using editor scale. | bruvzg | |
| 2022-07-29 | Remove Signal connect binds | Juan Linietsky | |
| Remove the optional argument p_binds from `Object::connect` since it was deprecated by Callable.bind(). Changed all uses of it to Callable.bind() | |||
| 2022-07-26 | Implement support for loading system fonts on Linux, macOS / iOS and Windows. | bruvzg | |
| 2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg | |