Juan Linietsky
|
04c749a1f0
New API for visibility in both CanvasItem and Spatial
|
7 years ago |
Juan Linietsky
|
a2903fc51d
Must now register with set_transform_notify() to get NOTIFICATION_TRANSFORM_CHANGED
|
7 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
7 years ago |
Juan Linietsky
|
4338c90163
It is now possible to name layers of different kinds!
|
7 years ago |
volzhs
|
b8ea0ba984
Fix modulate property bind to Color
|
7 years ago |
Juan Linietsky
|
3fae505128
Begin modifying properties to make them more friendly to script and doc.
|
7 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
7 years ago |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
7 years ago |
Rémi Verschelde
|
3e1b5ad223
Merge pull request #7382 from volzhs/fix-visibility
|
7 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
7 years ago |
volzhs
|
792ff11642
Able to change visibility when ancestor node is hidden
|
8 years ago |
Juan Linietsky
|
1527cf8c0d
2D Shaders are working again using the new syntax, though all is buggy in general
|
8 years ago |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
8 years ago |
Rémi Verschelde
|
ce7e2ae4f4
draw_line: Properly bind antialiased argument
|
8 years ago |
Juan Linietsky
|
fb4d6d1db0
More visual script improvements
|
8 years ago |
Kyle Luce
|
605193b22f
Conversion function for screen coords to local Canvas coords
|
8 years ago |
Juan Linietsky
|
47d6cc08bb
Properly deliver localized coordinates when passing gui events through parents, closes #4215
|
8 years ago |
Juan Linietsky
|
130b83bc52
Ability to set draw transform as a matrix, closes #5428
|
8 years ago |
George Marques
|
b06d235ce8
Rename CanvasItem.edit_get() to edit_get_state()
|
8 years ago |
Juan Linietsky
|
fa0d1cd27c
fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), closes #4075
|
8 years ago |
MarianoGNU
|
0f1a717c64
Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.
|
8 years ago |
Juan Linietsky
|
4866713bc3
added a function CanvasItem.get_item_and_children_rect() , fixes #4738
|
8 years ago |
Rémi Verschelde
|
0729c852b4
Fix indentation issues in last commits
|
8 years ago |
Juan Linietsky
|
2b9cab25c0
-Fix small bug regarding to canvas layer detection, closes #4381
|
8 years ago |
Ignacio Etcheverry
|
1e752c0120
Fix wrong return and argument types in documentation
|
8 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
8 years ago |
Juan Linietsky
|
35a28f3442
-Take in consideration canvas layers for GUI input
|
8 years ago |
Juan Linietsky
|
939c5f5c9e
-Fix global transform cache not being cleared in 2D nodes, fixes many editor bugs, closes #2115
|
9 years ago |
Juan Linietsky
|
d069c44a7f
-Fix TouchScreenButton to work with stretch and viewport canvas transform, closes #2286
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |