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
/
animation_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-07
1
-4146
/
+0
*
-New inspector.
Juan Linietsky
2018-05-15
1
-0
/
+1
*
Numerous changes to the Animation Editor.
Michael Alexsander Silva Dias
2018-04-26
1
-1
/
+10
*
Fix AnimationPlayer edited scene bug
Peter Folkins
2018-04-23
1
-1
/
+0
*
Merge pull request #17379 from poke1024/fix-anim-popups
Rémi Verschelde
2018-03-13
1
-0
/
+2
|
\
|
*
AnimationPlayer: fix popups close on double click
Bernhard Liebl
2018-03-09
1
-0
/
+2
*
|
Merge pull request #17390 from poke1024/fix-anim-text-overlap
Rémi Verschelde
2018-03-13
1
-0
/
+13
|
\
\
|
*
|
Fix overlapping timeline text in AnimationEditor
Bernhard Liebl
2018-03-09
1
-0
/
+13
|
|
/
*
|
Merge pull request #17404 from poke1024/fix-anim-player-pan
Rémi Verschelde
2018-03-13
1
-2
/
+2
|
\
\
|
*
|
Fix wrong pan direction in animation player ui
Bernhard Liebl
2018-03-10
1
-2
/
+2
|
|
/
*
/
Fix broken hover/select coloring of keys in animation editor
Bernhard Liebl
2018-03-10
1
-22
/
+32
|
/
*
AnimationEditor: fix time indicator offset
Poommetee Ketson
2018-02-22
1
-3
/
+3
*
Clean up some bad words from code comments
Artem Varaksa
2018-02-17
1
-1
/
+1
*
Fix timeline track name overlapping keyframe area
Paolo Perkovic
2018-02-05
1
-1
/
+1
*
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
1
-2
/
+2
*
Merge pull request #15352 from thomaslynge/anim_drag_key_glitch
Rémi Verschelde
2018-01-05
1
-1
/
+1
|
\
|
*
Visual glitch when dragging keyframes #15285. Changed to int cast.
Thomas Lynge
2018-01-05
1
-1
/
+1
|
*
Visual glitch when dragging keyframes #15285
Thomas Lynge
2018-01-05
1
-1
/
+1
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
|
/
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-2
/
+2
*
Add feature to disable animation tracks
Ray Koopa
2017-12-09
1
-4
/
+21
*
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
1
-13
/
+27
|
\
|
*
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
1
-13
/
+27
*
|
Native pan and zoom for macOS
Bernhard Liebl
2017-11-21
1
-0
/
+12
*
|
Fixed issue with animation keys that are on frame 0 being difficult to click
BenH
2017-11-19
1
-1
/
+1
*
|
Fixed issue where some of the animation editor buttons were difficult to clic...
BenH
2017-11-18
1
-6
/
+5
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-1
/
+1
|
/
*
Add ability to type easing value for key transition
Pedro J. Estébanez
2017-10-15
1
-12
/
+22
*
Added and improved some icons, plus some other minor visual fixes.
Daniel J. Ramirez
2017-10-12
1
-1
/
+1
*
Remove unecessary anchors&margins set causing bad display (sons of containers)
Gilles Roudiere
2017-09-27
1
-1
/
+0
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-4
/
+4
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-23
/
+23
*
Fixed a lot of HiDPI metrics.
Daniel J. Ramirez
2017-09-18
1
-3
/
+1
*
Fix set_item_icon error when starting editor
volzhs
2017-09-18
1
-4
/
+3
*
Improved theme generation, and other fixes
Daniel J. Ramirez
2017-09-12
1
-3
/
+3
*
update for icons on theme change animation editor
toger5
2017-09-09
1
-32
/
+28
*
removed hardcoded colors in animation editor
toger5
2017-09-09
1
-5
/
+10
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-11
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-08-26
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-2
/
+2
*
Added pure vector theme, with dark icons variation
Daniel J. Ramirez
2017-08-20
1
-1
/
+1
*
Fixes crash related to animatio editor, closes #8687
Juan Linietsky
2017-08-15
1
-2
/
+2
*
Several ui improvements (mostly margins)
Daniel J. Ramirez
2017-08-08
1
-13
/
+14
*
Fixed slider centering when using SIZE_EXPAND_FILL.
Daniel J. Ramirez
2017-07-18
1
-0
/
+1
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-4
/
+4
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-15
/
+15
*
Fix incorrect input event reference in animation_editor.cpp
Carter Anderson
2017-05-27
1
-7
/
+7
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-792
/
+790
[next]