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
/
editor_data.cpp
Age
Commit message (
Expand
)
Author
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-15
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-12
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-01-09
Don't copy script with copy params
volzhs
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-11-10
Multi-selection restored properly after switching scenes
PouleyKetchoupp
2019-11-07
Merge pull request #33343 from KoBeWi/scene_tree_dusting
Rémi Verschelde
2019-11-06
Node create dialog filtering optimization
PouleyKetchoupp
2019-11-04
Another scene tree dock menu cleanup
Tomasz Chabora
2019-09-25
Added some obvious errors explanations
qarmin
2019-08-15
Allow to create scene from FileSystem dock
Tomasz Chabora
2019-07-19
Make custom types more subtle and more useful
Bojidar Marinov
2019-06-04
Fix moving and renaming files
Hein-Pieter van Braam-Stewart
2019-03-09
Allow class_name scripts to have nested inheritance
George Marques
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-26
Merge pull request #23060 from willnationsdev/inherit-non-class-script
Rémi Verschelde
2018-11-16
Check if setting exists to prevent warning
DrNochi
2018-10-16
Fix Script -> Script Class not in CreateDialog
Will Nations
2018-09-14
Refactor editor icon retrieval
willnationsdev
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-14
Add custom icons to script classes.
Will Nations
2018-07-26
Merge pull request #20233 from willnationsdev/gsc-editor
Juan Linietsky
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
Add script hierarchies,add-script btn auto-derives
Will Nations
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-05-26
Merge pull request #15489 from willnationsdev/gdnative-hook
Max Hilbrunner
2018-05-08
Merge pull request #15928 from StateOff/feature_batch_rename
Rémi Verschelde
2018-05-07
Merge pull request #15640 from willnationsdev/resource-saved-signal
Max Hilbrunner
2018-04-30
hide tab changed debug print
Alexander Holland
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-02-25
Now the inspector will show the custom resources added via plugin
MrCdK
2018-01-31
Added EditorPlugin 'resource_saved' signal
Will Nations
2018-01-22
Implements "Batch Rename" editor tool.
Blazej Floch
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-08
Add EditorPlugin.build() build callbacks
Will Nations
2018-01-08
Fixes #15416 - "The deleted nodes are hanging in the inspector."
Blazej Floch
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Merge pull request #14802 from volzhs/selection-changed
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-26
Properly rename scenes and resources after renaming or moving files, should f...
Juan Linietsky
2017-12-18
Fix "selection_changed" called twice
volzhs
2017-12-02
Some untranslated UI strings
Unknown
2017-11-11
ability to lock spatial nodes transform in editor
Jakub Grzesik
2017-09-01
Fix typo 'begining' to 'beginning'
Poommetee Ketson
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-12
Updated function argument names
Wilson E. Alvarez
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
[next]