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
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-10
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-01
Fixed errors in AnimationPlayerEditor when switching current_animation in the...
PouleyKetchoupp
2019-10-03
Fix potential crash in AnimationPlayer.
Relintai
2019-10-03
Fix crash in #32473. (Automatically seek timeline in selected animation)
Relintai
2019-10-01
Automatically seek timeline in selected animation
Tomasz Chabora
2019-09-25
Replace "GuiMiniTabMenu" with "GuiTabMenu" and tweak it
Michael Alexsander Silva Dias
2019-09-25
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-19
Merge pull request #31964 from nekomatata/fix-animation-player-error
Rémi Verschelde
2019-09-04
Fixed switching back to animation player editor with no animation to select
PouleyKetchoupp
2019-09-04
Add informational messages to various editors
Michael Alexsander Silva Dias
2019-09-02
Implement precise snapping in the animation editor
Hugo Locurcio
2019-08-06
Tweak range steps in the animation editor
Hugo Locurcio
2019-08-06
Improve snapping in the animation editor
Hugo Locurcio
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-19
Fix minor onion layering control errors
Michael Alexsander Silva Dias
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-05-31
Revert "Fix AnimationPlayer editor length and step synchronization"
volzhs
2019-05-27
Actually fix animation editor's bottom panel button not being pressed on cert...
Michael Alexsander Silva Dias
2019-05-25
Fix animation editor's bottom panel button not being pressed on certain occas...
Michael Alexsander Silva Dias
2019-05-24
Merge pull request #24771 from timoschwarzer/animation-player-editor-pos-drag...
Rémi Verschelde
2019-05-22
Fix 2D bones ignored by onion skinning
Pedro J. Estébanez
2019-05-20
Remove ghost of canvas zoom controls during onion skinning
Pedro J. Estébanez
2019-05-14
Make "Onion Skinning" toggle its own button
Michael Alexsander Silva Dias
2019-05-06
Fix AnimationPlayer editor length and step synchronization
Timo Schwarzer
2019-05-01
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-04-14
Add support for FPS snap in Animation Editor.
Juan Linietsky
2019-04-04
Small fixes to static analyzer bugs
qarmin
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-18
Fixes drawing of the 2D plugins on the 3D view
groud
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-05
Merge pull request #19475 from YeldhamDev/animplayer_cosmetic
Max Hilbrunner
2018-07-03
Fix animaiton key icon not show on inspector
Guilherme Felipe
2018-07-03
Merge pull request #19881 from khairul169/popupmenu_animedit
Max Hilbrunner
2018-07-01
-Fix in animationplayback, sound would be cut on loop
Juan Linietsky
2018-07-01
Fix error msg when selecting popupmenu if there is no animation
khairul169
2018-06-30
Minor changes to the AnimationPlayer editor.
Michael Alexsander Silva Dias
2018-06-08
Fix translate messages for new AnimationPlayer
Guilherme Felipe
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-05-15
-New inspector.
Juan Linietsky
2018-04-27
Made the Pin button disable when no AnimationPlayer is selected.
Michael Alexsander Silva Dias
2018-04-27
Fixed deleting an animation marked to autoplay in the editor affecting the cr...
Michael Alexsander Silva Dias
2018-04-26
Numerous changes to the Animation Editor.
Michael Alexsander Silva Dias
2018-04-22
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
[next]