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
/
sprite_frames_editor_plugin.cpp
Age
Commit message (
Expand
)
Author
2019-04-20
Fix typo in SpriteFrameEditor preview draw
Rémi Verschelde
2019-04-13
Ability to create sprite frames in AnimatedSprite from sprite sheet.
Juan Linietsky
2019-03-20
Fixes Adding animation to AnimatedSprite doesn't update inspector immediately
piyushdagar
2019-02-09
Fix latest regression error in SpriteFramesEditor
qarmin
2019-02-07
Small changes to the SpriteFrames editor
Michael Alexsander Silva Dias
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-28
Fix many errors found by PVS-Studio
Aaron Franke
2018-10-11
Opens the SpriteFrames editor when editing an AnimatedSprite
groud
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-04-30
Changed Sprite Frame move buttons for icons
Superwaitsum
2018-04-02
Removed unneeded sort from SpriteFramesEditor plugin
Wilson E. Alvarez
2018-02-17
Clean up some bad words from code comments
Artem Varaksa
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-12-23
Add more translatable text for editor plugins.
geequlim
2017-11-26
Focus on sprite animation list after adding a new one to allow renaming with f2
bncastle
2017-11-01
Select correct animation on creation of a new one
bncastle
2017-10-28
Add copy button to sprite_frames_editor_plugin
sersoong
2017-10-13
Added and improved some missing icons, plus some other visual fixes.
Daniel J. Ramirez
2017-10-12
Added and improved some icons, plus some other minor visual fixes.
Daniel J. Ramirez
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-02
Fixed delete animation frames in AnimatedSprite, issue 10788
Paulb23
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-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-18
-Volume sliders, mute, solo and fx bypass are functional, closes #9021
Juan Linietsky
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-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
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