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
/
animation_blend_tree_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix resizer icon visiblity on light theme in GraphNode
Chaosus89
2019-09-01
1
-0
/
+1
*
Fix AnimationTree editor messing up parameters when nested
Bojidar Marinov
2019-07-11
1
-3
/
+1
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-4
/
+4
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-2
/
+2
*
Merge pull request #27707 from Calinou/tweak-message-wording
Rémi Verschelde
2019-04-30
1
-1
/
+1
|
\
|
*
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-21
1
-1
/
+1
*
|
[AnimationNodeBlendTreeEditor] Usability improvements
Guilherme Felipe
2019-04-07
1
-1
/
+49
*
|
Properly handle different border widths in rounded corner aa
PouleyKetchoupp
2019-03-19
1
-1
/
+1
|
/
*
Fix minimum size of ProgressBar-s
Bojidar Marinov
2019-02-27
1
-0
/
+1
*
Make translatable some undo/redo operations in the editor
Michael Alexsander Silva Dias
2019-02-21
1
-10
/
+10
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-2
/
+2
*
Clean up and fix issues after merging #21701 , closes #21104
Juan Linietsky
2019-01-18
1
-1
/
+1
*
i18n: Sync translation template with current source
Rémi Verschelde
2019-01-07
1
-2
/
+2
*
Revert "Fix blend tree generating wrong node names"
Rémi Verschelde
2019-01-04
1
-1
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix blend tree generating wrong node names
Guilherme Felipe
2018-12-22
1
-0
/
+1
*
Small fixes for the AnimationTree editor
Michael Alexsander Silva Dias
2018-12-18
1
-1
/
+1
*
General fixes for the AnimationTree editor
Michael Alexsander Silva Dias
2018-12-17
1
-1
/
+3
*
Fix titles in graph editors being invisible when headers are enabled
Michael Alexsander Silva Dias
2018-12-16
1
-17
/
+14
*
Proper time tracking in AnimationNodeAnimation, closes #22887
Juan Linietsky
2018-11-08
1
-1
/
+3
*
Merge pull request #22311 from Xrayez/fix-22037
Juan Linietsky
2018-11-01
1
-2
/
+0
|
\
|
*
Fix blend tree editor updating invalid blend tree node graph
Andrii Doroshenko (Xrayez)
2018-09-21
1
-2
/
+0
*
|
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
1
-13
/
+0
|
/
*
Refactor editor icon retrieval
willnationsdev
2018-09-14
1
-5
/
+1
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-2
/
+2
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-2
/
+2
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
|
/
*
Add missing copyright headers
Rémi Verschelde
2018-08-29
1
-0
/
+30
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-1
/
+0
*
-Fix blend tree rename, closes #20210
Juan Linietsky
2018-08-23
1
-1
/
+26
*
Massive rewrite to AnimationTree. Many APIs changed in order to:
Juan Linietsky
2018-08-20
1
-129
/
+164
*
Visual Shaders are back.
Juan Linietsky
2018-07-14
1
-1
/
+1
*
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-27
1
-1
/
+2
*
renamed AnimationGraphPlayer to AnimationTree
Juan Linietsky
2018-06-25
1
-12
/
+12
*
added AnimationBlendSpace1D
Thomas Herzog
2018-06-25
1
-0
/
+1
*
rename BlendSpace to BlendSpace2D
Thomas Herzog
2018-06-25
1
-1
/
+1
*
State machine animation node
Juan Linietsky
2018-06-25
1
-0
/
+1
*
Fix crashes, ability to add blendpsace into blendtree, ability to delete with...
Juan Linietsky
2018-06-21
1
-14
/
+31
*
Animation Blend Spaces
Juan Linietsky
2018-06-21
1
-11
/
+10
*
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-0
/
+829