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
*
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
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-14
/
+13
|
\
|
*
New customizable editor theme
volzhs
2017-05-09
1
-11
/
+11
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-8
/
+7
*
|
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-2
/
+16
|
/
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-7
/
+8
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-9
/
+9
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-1772
/
+1498
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+4331