Cory Petkovsek
|
110130bb69
|
Expose editor viewports
|
2023-10-01 22:04:17 +07:00 |
|
Yuri Sizov
|
8ecc0c4f47
|
Fix accessing editor theme items throughout the UI
This also exposes `EditorInterface::get_editor_theme`.
|
2023-09-15 14:51:01 +02:00 |
|
Yuri Sizov
|
41a7f6b380
|
Merge pull request #77537 from henriquelalves/feature/ei_save_all_scenes
Expose `save_all_scenes` method to EditorInterface
|
2023-07-26 23:43:08 +02:00 |
|
RedMser
|
8e0e81ced3
|
Allow changing feature profile via EditorInterface
|
2023-07-24 18:46:36 +02:00 |
|
Henrique Alves
|
8ef2e3d76c
|
Add save_all_scenes method to Editor Interface
Update documentation
(squash) fix docs
(squash) Improve docs
|
2023-07-19 18:05:15 +03:00 |
|
Pedro J. Estébanez
|
96c469a138
|
Let editor workaround a case of inconsistency in compound scenes
|
2023-06-13 11:05:57 +02:00 |
|
David Snopek
|
3007163210
|
Allow GDExtensions to add editor plugins
|
2023-05-25 09:14:29 -05:00 |
|
Yuri Sizov
|
17f492fb82
|
Expose dialog parent-and-popup logic to the API
|
2023-05-15 19:49:28 +02:00 |
|
Yuri Sizov
|
49d7041d34
|
Decouple EditorInterface from EditorPlugin
- Simplify some includes in the process.
- Also exposes EditorInterface.movie_maker_enabled as a property.
|
2023-04-17 21:59:09 +02:00 |
|