summaryrefslogtreecommitdiffstats
path: root/editor/plugins/sprite_frames_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Merge pull request #34625 from timothyqiu/i18nRémi Verschelde2019-12-301-1/+1
|\
| * Makes more editor strings translatableHaoyu Qiu2019-12-301-1/+1
* | Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+2
|/
* Removed unused variables, add some constants numbersRafał Mikrut2019-12-101-2/+0
* Fix typos with codespellRémi Verschelde2019-11-221-1/+1
* Merge pull request #32000 from codecustard/Add_Reorder_frames_via_dragndropRémi Verschelde2019-09-231-9/+30
|\
| * Add ability to reorder animation frames via drag and dropEmmanuel Barroga2019-09-051-9/+30
* | SpriteFramesEditor improvements around deleting animationsPouleyKetchoupp2019-09-061-5/+22
|/
* Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...hbina0852019-06-291-1/+2
* Merge pull request #28831 from dankan1890/spriteframes_sheet_fixRémi Verschelde2019-05-131-18/+25
|\
| * AnimatedSprite: Add from spritesheets now work as expected. Fix #28030dankan18902019-05-121-18/+25
* | Apply sprite frames editor FPS value correctly upon _animation_selectfreestraws2019-05-111-0/+4
|/
* Small improvements to the new Sprite Sheet dialogMichael Alexsander Silva Dias2019-04-211-41/+69
* Fix typo in SpriteFrameEditor preview drawRémi Verschelde2019-04-201-1/+1
* Ability to create sprite frames in AnimatedSprite from sprite sheet.Juan Linietsky2019-04-131-2/+228
* Fixes Adding animation to AnimatedSprite doesn't update inspector immediatelypiyushdagar2019-03-201-6/+0
* Fix latest regression error in SpriteFramesEditorqarmin2019-02-091-1/+0
* Small changes to the SpriteFrames editorMichael Alexsander Silva Dias2019-02-071-43/+20
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix many errors found by PVS-StudioAaron Franke2018-11-281-1/+1
* Opens the SpriteFrames editor when editing an AnimatedSpritegroud2018-10-111-8/+14
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-2/+0
* Changed Sprite Frame move buttons for iconsSuperwaitsum2018-04-301-6/+20
* Removed unneeded sort from SpriteFramesEditor pluginWilson E. Alvarez2018-04-021-2/+0
* Clean up some bad words from code commentsArtem Varaksa2018-02-171-2/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add more translatable text for editor plugins.geequlim2017-12-231-1/+1
* Focus on sprite animation list after adding a new one to allow renaming with f2bncastle2017-11-261-0/+1
* Select correct animation on creation of a new onebncastle2017-11-011-5/+3
* Add copy button to sprite_frames_editor_pluginsersoong2017-10-281-0/+19
* Added and improved some missing icons, plus some other visual fixes.Daniel J. Ramirez2017-10-131-2/+2
* Added and improved some icons, plus some other minor visual fixes.Daniel J. Ramirez2017-10-121-9/+12
* Renamed fixed_process to physics_processAndreaCatania2017-09-301-2/+2
* Rename pos to position in user facing methods and variablesletheed2017-09-201-3/+3
* Fixed delete animation frames in AnimatedSprite, issue 10788Paulb232017-09-021-0/+14
* Dead code tells no talesRémi Verschelde2017-08-271-70/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-3/+3
* -Volume sliders, mute, solo and fx bypass are functional, closes #9021Juan Linietsky2017-08-181-1/+1
* fixed loading old theme styleboxestoger52017-08-081-1/+1
* Revert "fixed loading old theme styleboxes"Juan Linietsky2017-08-071-1/+1
* fixed loading old theme styleboxestoger52017-08-051-1/+1
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-349/+262