Rémi Verschelde
|
5eed1b299b
Merge pull request #64355 from Mickeon/rename-follow-viewport
|
hace 3 años |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
hace 3 años |
Micky
|
fe86c5cba5
Rename CanvasItem.`follow_viewport_enable` to end with "d"
|
hace 3 años |
FireForge
|
92817aa72f
Add Vector2/3 linking to more properties
|
hace 3 años |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
hace 3 años |
Aaron Franke
|
b831fb0a54
Rename Transform2D "elements" to "columns"
|
hace 3 años |
Markus Sauermann
|
dce6cb7393
Fix invisible CanvasItem visibility issue
|
hace 3 años |
kobewi
|
3a77484f70
Fix CanvasItem visibility propagation
|
hace 3 años |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
hace 3 años |
Wagner Scholl Lemos
|
160ee4ef8e
Added show and hide methods and updated doc API.
|
hace 3 años |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
hace 3 años |
kobewi
|
189dab2d76
Add visibility to CanvasLayer
|
hace 4 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 4 años |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
hace 4 años |
Sean Kim
|
497b00a937
Fix potential nullptr dereference in CanvasLayer
|
hace 4 años |
reduz
|
75688772b3
Fix editor suffixes and degrees conversion
|
hace 4 años |
Aaron Franke
|
8b692e8872
Add PROPERTY_USAGE_NONE and use it
|
hace 4 años |
Michael Alexsander
|
4be282a269
Hide more options of disabled properties
|
hace 4 años |
Michael Alexsander
|
70304f8633
Hide extra options from various nodes if they're not enabled
|
hace 6 años |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
hace 5 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 5 años |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
hace 5 años |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 5 años |
Tomasz Chabora
|
c1023157eb
Remove Node.get_position_in_parent()
|
hace 5 años |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
hace 5 años |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
hace 5 años |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
hace 5 años |
Juan Linietsky
|
cf8c679a23
ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits.
|
hace 6 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 6 años |
Juan Linietsky
|
19a6a6286a
Ability to make CanvasLayers have pseudo 3D depth.
|
hace 6 años |