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