Daniel J. Ramirez
|
9001ba26aa
Added and improved some missing icons, plus some other visual fixes.
|
7 лет назад |
jagt
|
86bcbd5b15
Fix GraphEdit mouse scroll axis.
|
7 лет назад |
Gilles Roudiere
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
7 лет назад |
Rémi Verschelde
|
82f13288dd
Merge pull request #11453 from djrm/pr_visuals
|
7 лет назад |
Daniel J. Ramirez
|
00755ff2c0
Visual tweaks.
|
7 лет назад |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 лет назад |
Gilles Roudiere
|
b5f29fe073
Add some options and reorganize the 2D editor menus. Makes available forced snapping.
|
7 лет назад |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 лет назад |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 лет назад |
Hein-Pieter van Braam
|
cacced7e50
Convert Object::cast_to() to the static version
|
7 лет назад |
Gilles Roudiere
|
0d35d4d53b
Replace GUI anchor type by a float between 0 and 1
|
7 лет назад |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 лет назад |
Juan Linietsky
|
db7f491833
Fixes node selection, and properly ignore mouse on inner comment node body, closes #6298
|
7 лет назад |
Daniel J. Ramirez
|
707bb96fa8
Do not allow multiple data connections to the same data input slot, fixes #6357.Improved curve rendering when nodes are close.
|
7 лет назад |
Poommetee Ketson
|
49c7620326
Add object type hint for docs
|
7 лет назад |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
7 лет назад |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
7 лет назад |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
7 лет назад |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
7 лет назад |
Rémi Verschelde
|
231511b2a6
Merge pull request #8631 from volzhs/editor-theme-custom
|
7 лет назад |
toger5
|
304a1f5b5a
Implemented scrolling factor for smooth trackpad scrolling
|
7 лет назад |
volzhs
|
17e8e343fb
Revert "Add new editor and default theme (WIP)"
|
7 лет назад |
Daniel J. Ramirez
|
f045efe007
Add new editor and default theme (WIP)
|
7 лет назад |
Sergey Pusnei
|
8589ca3903
Rename [gs]et_pos to [gs]et_position for Controls
|
7 лет назад |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 лет назад |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 лет назад |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 лет назад |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
7 лет назад |
Juan Linietsky
|
04c749a1f0
New API for visibility in both CanvasItem and Spatial
|
7 лет назад |
Juan Linietsky
|
5afaf84ae1
Added a list of signals to rename, this should become a header eventually
|
7 лет назад |