Commit History

Author SHA1 Message Date
  Chris Cranford ff561c1379 Expose `set_edited` and `is_edited` on EditorInterface 1 year ago
  Haoyu Qiu ba6b7d2818 Make editor language setting default to Auto 2 months ago
  Thaddeus Crews d9078d887f Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 3 months ago
  Aaron Franke 9fbf5808a0 Rename server "free" functions to "free_rid" to match exposed API 7 months ago
  Thaddeus Crews 6dc4272a1e Merge pull request #110156 from aaronfranke/editor-res-filesystem 4 months ago
  Thaddeus Crews 9ef1ec5870 Merge pull request #103608 from gr8alpaca/expose_node_3d_snapping 4 months ago
  Aaron Franke d80b9887dd Fix inconsistent internal name of `get_resource_filesystem` 5 months ago
  robert yevdokimov 11a4961081 Relocate `add_root_node` method to `EditorInterface` from `EditorScript` and deprecate old method 6 months ago
  Mounir Tohami 706601778e Prevent generating editor 3D scene preview in headless mode. 6 months ago
  A Thousand Ships f11aff3841 Editor: Restructure editor code 7 months ago
  Rémi Verschelde 45533589e4 Revert "Rework scene preview thumbnails" 7 months ago
  Rémi Verschelde ea76c48bd0 Merge pull request #102313 from daniel080400/generate_scene_thumbnails 7 months ago
  daniel080400 08343189dc Rework scene preview thumbnails 8 months ago
  KaiN 8cdb1768a4 Add EditorInterface::close_scene() 9 months ago
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 9 months ago
  Thaddeus Crews 1fbcefeb63 Merge pull request #104376 from ProgrammerOnCoffee/update-workspace-list 10 months ago
  ProgrammerOnCoffee abe1b4b799 Update workspace list in various files 10 months ago
  kobewi 7cb2fb189a Remove TOOLS_ENABLED checks from editor/ 10 months ago
  Lars Pettersson d2d02d0ea8 EditorNode: Add function to load file as scene or resource 1 year ago
  gr8alpaca 4d80777ce7 Expose 3D editor snap settings to EditorInterface 11 months ago
  Cyclone 144d95d96c EditorInterface: Add `get_open_scene_roots` to retrieve all opened scenes root nodes 1 year ago
  Lazy-Rabbit-2001 a550eef9f3 Improve script class display in Create dialog 1 year ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 year ago
  Yufeng Ying f241c1fda0 Remove unused header in editor. 1 year ago
  Robert Yevdokimov 7f09804154 Add inherit parameter to `open_scene_from_path` 1 year ago
  Lazy-Rabbit-2001 9c34ad1791 Add popup_create_dialog() for EditorInterface to create custom create dialog 1 year ago
  demolke 88c11a1753 Check if EditorNode exists 1 year ago
  Saracen 74611a74d1 Generate editor thumbnails on imported scenes. 1 year ago
  Thaddeus Crews 646cef2ca2 Merge pull request #98680 from jaydensipe/expose-toast-notification-methods 1 year ago
  Jayden Sipe 722d932466 Expose toast notification methods 1 year ago