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
*
Merge pull request #79872 from dalexeev/sprite-frames-editor-2
Rémi Verschelde
2023-10-05
1
-8
/
+6
|
\
|
*
SpriteFrames Editor: Fix Frame Duration applied to wrong frame when switching...
Danil Alexeev
2023-07-25
1
-8
/
+6
*
|
Merge pull request #79692 from dalexeev/sprite-frames-editor
Rémi Verschelde
2023-10-05
1
-14
/
+8
|
\
\
|
*
|
SpriteFrames Editor: Fix FPS applied to two animations when switching animation
Danil Alexeev
2023-07-25
1
-14
/
+8
|
|
/
*
|
Merge pull request #81939 from YuriSizov/gui-flat-and-depressed
Rémi Verschelde
2023-09-25
1
-22
/
+22
|
\
\
|
*
|
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-22
/
+22
*
|
|
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
ajreckof
2023-09-19
1
-2
/
+3
|
/
/
*
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-33
/
+34
*
|
Use compile-time Unicode string conversion
Hugo Locurcio
2023-08-07
1
-1
/
+1
|
/
*
Merge pull request #79743 from TokageItLab/fix-name-list-asp
Yuri Sizov
2023-07-24
1
-6
/
+5
|
\
|
*
Make animation name list scroll to new animation in SpriteEditor
Silc Lizard (Tokage) Renew
2023-07-21
1
-6
/
+5
*
|
Fix rename animation in SpriteFramesEditor/AnimationNodeStateMachineEditor
Rindbee
2023-07-18
1
-1
/
+4
|
/
*
Extract and reorganize texture resource classes
Hendrik Brucker
2023-07-14
1
-0
/
+1
*
Merge pull request #74341 from dalexeev/sprite-frames-texture-filter
Rémi Verschelde
2023-05-22
1
-0
/
+2
|
\
|
*
Use nearest with mipmaps texture filter in SpriteFrames editor plugin
Danil Alexeev
2023-03-04
1
-0
/
+2
*
|
Hide Animation Frames section when there are no animations and show message
Hakim
2023-05-19
1
-5
/
+21
*
|
Make SpriteFrames editor toolbar a FlowContainer
kleonc
2023-05-13
1
-22
/
+36
*
|
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
*
|
Improve SpriteFrameEditor frame addition ordering
Ninni Pipping
2023-03-30
1
-95
/
+316
|
/
*
Set default name if SpriteFrames name is empty
Eldor Zang
2023-02-17
1
-1
/
+5
*
Fix ghost SpriteFramesEditor cause crash
Silc Renew
2023-02-06
1
-17
/
+14
*
Fix switching method in SpriteFramesEditor
Silc Renew
2023-01-31
1
-20
/
+18
*
Few improvements for SpriteFrames Editor
Danil Alexeev
2023-01-30
1
-25
/
+32
*
Make AnimatedSprite's playback API consistent with AnimationPlayer
Silc Renew
2023-01-26
1
-102
/
+398
*
Merge pull request #48570 from Calinou/animation-editors-new-name
Rémi Verschelde
2023-01-20
1
-2
/
+2
|
\
|
*
Tweak the name for new animations in the editor
Hugo Locurcio
2022-07-13
1
-2
/
+2
*
|
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-4
/
+1
|
\
\
|
*
|
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-4
/
+1
*
|
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-15
/
+15
|
/
/
*
|
Add expand modes to TextureRect
kobewi
2023-01-12
1
-1
/
+1
*
|
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-2
/
+2
*
|
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
1
-89
/
+166
|
\
\
|
*
|
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-05
1
-89
/
+166
*
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
|
/
/
*
|
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+2
*
|
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-6
/
+14
*
|
Fix misc formatting issues
Rémi Verschelde
2022-11-14
1
-1
/
+1
*
|
`SpriteFramesEditor` Fix calculating frame index from mouse position
kleonc
2022-10-30
1
-3
/
+7
*
|
Merge pull request #66337 from EricEzaM/sprite-frames
Rémi Verschelde
2022-10-13
1
-42
/
+63
|
\
\
|
*
|
Add shortcuts for SpriteFrames editor. Small renaming changes for clarity & c...
Eric M
2022-10-13
1
-42
/
+63
*
|
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
|
/
/
*
|
Merge pull request #65421 from V-Sekai/spriteframes_read_only
Rémi Verschelde
2022-09-14
1
-1
/
+30
|
\
\
|
*
|
Add read only mode to SpriteFrames editor.
SaracenOne
2022-09-06
1
-1
/
+30
*
|
|
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-1
/
+1
|
/
/
*
|
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-4
/
+4
*
|
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+1
*
|
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-17
/
+17
|
\
\
|
*
|
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-17
/
+17
[next]