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
/
array_property_edit.cpp
Age
Commit message (
Expand
)
Author
2023-01-20
Remove unused obsolete Array/DictionaryPropertyEdit
Rémi Verschelde
2023-01-16
Add EditorUndoRedoManager singleton
kobewi
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-08-22
Add per-scene UndoRedo
kobewi
2022-02-12
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-04
String: Add contains().
Anilforextra
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-02-10
Removed _change_notify
reduz
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-11-09
Refactored variant constructor logic
reduz
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-31
Fix "seperate" typos
Aaron Franke
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-02-14
-Fixes to undo redo to avoid crash, closes #24251
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-21
Ensure array and dict editors show edited object IDs, fixes #20225
Juan Linietsky
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
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