AThousandShips
|
8d1a3e2a76
[Core] Align naming and args of `(SceneTree)Timer` time scale methods
|
1 month ago |
Hakim
|
483c1348d0
Allow Timer nodes to ignore engine time scale
|
4 months ago |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
11 months ago |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
42d13e29e2
Add a warning for Timer nodes with very low wait times
|
3 years ago |
Aaron Franke
|
4ecb6fba80
Use doubles for time everywhere in Timer/SceneTree
|
3 years ago |
Rémi Verschelde
|
0d1d719178
doc: Sync classref with current source
|
3 years ago |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
d1acbbce7f
Rename more 2D and 3D nodes to follow convention
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Anish
|
f714637e58
Allows setting the Timer wait_time in start method.
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 years ago |
AlexHolly
|
636963b11d
is_active to is_paused
|
7 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Hearto Lazor
|
995890d5b2
Now the timer could be paused
|
8 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Hearto Lazor
|
bd1e54a8b7
- Implemented support for fixed process on timer. Useful for cooldowns without the influence from framerate
|
9 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
9 years ago |