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
/
plugins
/
animation_player_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2017-10-12
Added and improved some icons, plus some other minor visual fixes.
Daniel J. Ramirez
2017-09-22
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-18
Fixed a lot of HiDPI metrics.
Daniel J. Ramirez
2017-09-09
update icons for animation_player_plugin (top bar)
toger5
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-26
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-25
Editor: Add some more translatable strings.
Andreas Haas
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-08
fixed loading old theme styleboxes
toger5
2017-08-07
Revert "fixed loading old theme styleboxes"
Juan Linietsky
2017-08-05
fixed loading old theme styleboxes
toger5
2017-07-30
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-01
Animation Editor: Fix trying to stop playback without player.
Andreas Haas
2017-06-16
Fixed ‘CreateNewAnimation’ window wrong size.
ageazrael
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-09
New customizable editor theme
volzhs
2017-05-03
Revert "Add new editor and default theme (WIP)"
volzhs
2017-04-27
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
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