index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
sprite_frames_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ButtonList enum and members to MouseButton
Aaron Franke
2021-03-23
1
-5
/
+5
*
Scale zoom values in the SpriteFrames editor for hiDPI displays
Hugo Locurcio
2021-03-12
1
-9
/
+11
*
Create spritesheet for SpriteFrames by drag and dropping.
dankan1890
2021-01-12
1
-1
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Rename AcceptDialog get_ok() to get_ok_button()
Marcel Admiraal
2020-12-14
1
-6
/
+6
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Merge pull request #41050 from Calinou/spriteframes-editor-compact
Rémi Verschelde
2020-09-03
1
-1
/
+6
|
\
|
*
Make the SpriteFrames animation speed SpinBox take less vertical space
Hugo Locurcio
2020-08-05
1
-1
/
+6
*
|
Added zoom functionality to sprite frames editor plugin
Javier Dehesa
2020-08-14
1
-12
/
+174
|
/
*
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-27
1
-1
/
+1
*
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...
Stijn Hinlopen
2020-07-14
1
-3
/
+2
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-11
/
+22
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-36
/
+71
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-54
/
+0
*
Add AtlasTexture support in SpriteFrames Editor - Add Frames from a Sprite Sheet
MrRevington
2020-04-30
1
-2
/
+9
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-4
/
+13
*
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-14
/
+14
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-5
/
+5
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-2
/
+2
*
Signals: Fix some regressions from #36426
Rémi Verschelde
2020-03-03
1
-1
/
+1
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-47
/
+24
*
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-1
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-24
/
+24
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-2
/
+2
*
Texture refactor
Juan Linietsky
2020-02-11
1
-14
/
+14
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #34625 from timothyqiu/i18n
Rémi Verschelde
2019-12-30
1
-1
/
+1
|
\
|
*
Makes more editor strings translatable
Haoyu Qiu
2019-12-30
1
-1
/
+1
*
|
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+2
|
/
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-2
/
+0
*
Fix typos with codespell
Rémi Verschelde
2019-11-22
1
-1
/
+1
*
Merge pull request #32000 from codecustard/Add_Reorder_frames_via_dragndrop
Rémi Verschelde
2019-09-23
1
-9
/
+30
|
\
|
*
Add ability to reorder animation frames via drag and drop
Emmanuel Barroga
2019-09-05
1
-9
/
+30
*
|
SpriteFramesEditor improvements around deleting animations
PouleyKetchoupp
2019-09-06
1
-5
/
+22
|
/
*
Many fallthrough switch cases now have the FALLTHROUGH macro to tell the comp...
hbina085
2019-06-29
1
-1
/
+2
*
Merge pull request #28831 from dankan1890/spriteframes_sheet_fix
Rémi Verschelde
2019-05-13
1
-18
/
+25
|
\
|
*
AnimatedSprite: Add from spritesheets now work as expected. Fix #28030
dankan1890
2019-05-12
1
-18
/
+25
*
|
Apply sprite frames editor FPS value correctly upon _animation_select
freestraws
2019-05-11
1
-0
/
+4
|
/
*
Small improvements to the new Sprite Sheet dialog
Michael Alexsander Silva Dias
2019-04-21
1
-41
/
+69
*
Fix typo in SpriteFrameEditor preview draw
Rémi Verschelde
2019-04-20
1
-1
/
+1
*
Ability to create sprite frames in AnimatedSprite from sprite sheet.
Juan Linietsky
2019-04-13
1
-2
/
+228
*
Fixes Adding animation to AnimatedSprite doesn't update inspector immediately
piyushdagar
2019-03-20
1
-6
/
+0
*
Fix latest regression error in SpriteFramesEditor
qarmin
2019-02-09
1
-1
/
+0
*
Small changes to the SpriteFrames editor
Michael Alexsander Silva Dias
2019-02-07
1
-43
/
+20
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix many errors found by PVS-Studio
Aaron Franke
2018-11-28
1
-1
/
+1
*
Opens the SpriteFrames editor when editing an AnimatedSprite
groud
2018-10-11
1
-8
/
+14
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
[next]