This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
b4c6cc7d82d1fcdb3bed734c4e22c19e012c84df
engine
/
editor
/
gui
T
History
Rémi Verschelde
e63252b421
Merge pull request
#90705
from AThousandShips/foreach_list
...
Reduce and prevent unnecessary random-access to `List`
2024-05-07 09:04:44 +02:00
..
editor_bottom_panel.cpp
…
editor_bottom_panel.h
…
editor_dir_dialog.cpp
Fix error when moving FileSystem dock
2024-04-24 08:36:56 +08:00
editor_dir_dialog.h
Fix folder colors not present in editor dir dialog
2024-04-16 16:21:49 -03:00
editor_file_dialog.cpp
Merge pull request
#91331
from dsnopek/expose-editor-file-dialog-popup-function
2024-05-06 15:15:01 +02:00
editor_file_dialog.h
…
editor_object_selector.cpp
…
editor_object_selector.h
…
editor_run_bar.cpp
…
editor_run_bar.h
…
editor_scene_tabs.cpp
Merge pull request
#89747
from KoBeWi/icoNOT
2024-04-26 15:13:31 +02:00
editor_scene_tabs.h
Allow closing scene tab preview using Escape
2024-04-16 13:11:24 -07:00
editor_spin_slider.cpp
Fix editor spin slider RTL and margin
2024-05-02 08:34:46 -04:00
editor_spin_slider.h
…
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
…
editor_toaster.h
…
editor_validation_panel.cpp
Fix unsafe uses of
Callable.is_null()
2024-04-27 16:22:57 +02:00
editor_validation_panel.h
…
editor_zoom_widget.cpp
…
editor_zoom_widget.h
…
scene_tree_editor.cpp
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
scene_tree_editor.h
…
SCsub
…