Rémi Verschelde
|
1c9203ad68
Object: Make deleted object access raise errors, not warnings
|
4 лет назад |
Rémi Verschelde
|
015973df04
doc: Make all tutorial links point to 3.3 branch of docs
|
4 лет назад |
Paul Joannon
|
596169d7df
class reference proofreading
|
4 лет назад |
Rémi Verschelde
|
1aba997d75
doc: Sync classref with 3.3 version bump
|
4 лет назад |
Hugo Locurcio
|
7fb212fdb6
Mention that the `delta` argument is in seconds in Node documentation
|
4 лет назад |
Maganty Rushyendra
|
d2241a2b5f
Specify order of drawing of Nodes in raise() description
|
4 лет назад |
Rémi Verschelde
|
ac8dedd532
doc: Warn about using Node internal processing
|
5 лет назад |
Rémi Verschelde
|
4287af5148
doc: Make docs.godotengine.org links point to 3.2 branch
|
5 лет назад |
Aaron Franke
|
069ed4ec63
Link to demos from within the class reference
|
5 лет назад |
Tomasz Chabora
|
d9bd61508b
Document that setting node name will remove @s
|
5 лет назад |
Danil Alexeev
|
06f3cd8bd8
Several documentation improvements
|
5 лет назад |
Hugo Locurcio
|
b76aa91402
Mention performance caveats about `find_node()` and `find_parent()`
|
5 лет назад |
Tomasz Chabora
|
7ce476c425
Expose NOTIFICATION_POST_ENTER_TREE
|
5 лет назад |
Hugo Locurcio
|
fb736018c5
Clarify the node parameters in `Node.add_child_below_node()` docs
|
5 лет назад |
Hugo Locurcio
|
4c289058ed
Clarify Node virtual methdods not being called if node is orphan
|
5 лет назад |
Chris Bradfield
|
752f61d4fe
[DOCS] minor description changes
|
5 лет назад |
Danil Alexeev
|
4bf0c52a30
Minor fix in Node class documentation
|
5 лет назад |
Rémi Verschelde
|
2d20fc39aa
doc: Drop unused 'category' property from header
|
5 лет назад |
Rémi Verschelde
|
ba177ccaec
doc: Misc updates for AnimationNode* and others
|
5 лет назад |
Ryan Roden-Corrent
|
98bbee3008
Add note about add_child and owner.
|
5 лет назад |
Hugo Locurcio
|
0bab51ab55
Fix the Node `process_priority` description to match actual behavior
|
5 лет назад |
alexchond
|
e26b066871
DUPlICATE_USING_INSTANCE documentation update
|
5 лет назад |
alexchond
|
be3fc17603
Document DUPLICATE_USE_INSTANCING #2770
|
5 лет назад |
Rémi Verschelde
|
934f6f2529
Merge pull request #33867 from rcorre/get_node_docs
|
6 лет назад |
Hugo Locurcio
|
ae76c62601
Implement `Node::get_process_priority()` and its associated property
|
6 лет назад |
PouleyKetchoupp
|
139c0a4afe
Expose Node::update_configuration_warning() to scripts
|
6 лет назад |
Rémi Verschelde
|
2e065d8ad0
Merge pull request #32064 from m4gr3d/propagate_gl_surface_events
|
6 лет назад |
fhuya
|
a7712cc9e4
Add new events and accompanying logic to notify when the app is paused and resumed on Android devices.
|
6 лет назад |
Ryan Roden-Corrent
|
38fc09e669
Clarify get_node vs get_node_or_null.
|
6 лет назад |
Tomasz Chabora
|
7e8dd867da
Mention constructor arguments in duplicate() doc
|
6 лет назад |