index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
scene_tree_editor.h
Age
Commit message (
Expand
)
Author
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-03-12
Initialize bools in the headers in editor
Aaron Franke
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-01-16
Fix theming update in several editor classes
Yuri Roubinsky
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-21
Remove unimplemented methods
Marcel Admiraal
2021-08-12
Add option to not expand tree on node select
kobewi
2021-07-23
Revert "Fix duplicate selection in SceneTree"
Silc 'Tokage' Renew
2021-07-17
Fix duplicate selection in SceneTree
reduz
2021-04-30
Implement Particle Trails
reduz
2021-04-26
Remove uses of `auto` for better readability and online code reviews
Hugo Locurcio
2021-03-19
Make Animation's SceneTreeDialog filter nodes properly
Dominik 'dreamsComeTrue' Jasiński
2021-02-18
Refactor Process Mode
reduz
2021-02-08
Keep selected node visible after filter change
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-09
Cleanup unused engine code
Tomasz Chabora
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-07-14
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-07-06
Added filter to SceneTreeDialog
unknown
2019-06-06
Improve conections dialog
Michael Alexsander Silva Dias
2019-05-24
Fixed scene tree update after changing node name in tool script
PouleyKetchoupp
2019-04-11
Reorganized connection dialog for much improved ease of use.
Juan Linietsky
2019-03-06
Cleanup relationship line coding after 5f079e2
Michael Alexsander Silva Dias
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-06-27
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-05-15
Respect visibility change by Scene dock when using Sync Scene Changes
volzhs
2018-02-18
Merge pull request #15235 from sersoong/master-batchtoggle
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Enhanced Toggle Visibility button
sersoong
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-26
Scene Tree Dock: added ability to deselect items when clicking on empty space
Dmitry Koteroff
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-12
Updated function argument names
Wilson E. Alvarez
2017-07-03
Clicking on subscene icon will open it
Jakub Grzesik
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde