Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Anish
|
f714637e58
Allows setting the Timer wait_time in start method.
|
7 年之前 |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Poommetee Ketson
|
9b634180aa
Refactor Fixed to Physics
|
7 年之前 |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Juan Linietsky
|
2cc8309249
Merge pull request #10351 from neikeq/enums-are-for-the-weak
|
8 年之前 |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 年之前 |
Ignacio Etcheverry
|
90b8a5b71e
Removes editor_hint from SceneTree
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5b5a825c7f
Fixer looping timer accumulation in _process
|
8 年之前 |
Nikhil Shagrithaya
|
ea4fbee8f2
previous value of time_left is added to wait_time before assigning to time_left
|
8 年之前 |
AlexHolly
|
636963b11d
is_active to is_paused
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年之前 |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 年之前 |
Juan Linietsky
|
f3f4a11cfb
- _ready() callback only happens once now, if you want to receive it again, use request_ready()
|
8 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
Hearto Lazor
|
995890d5b2
Now the timer could be paused
|
9 年之前 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 年之前 |
Juan Linietsky
|
259bd73cae
-make stream player and time restore state properly if removed, fixes #1949
|
9 年之前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年之前 |
Rémi Verschelde
|
4abc7f5740
Update documentation for TileSet and Timer
|
10 年之前 |
Hearto Lazor
|
bd1e54a8b7
- Implemented support for fixed process on timer. Useful for cooldowns without the influence from framerate
|
10 年之前 |
Juan Linietsky
|
bf53b7789a
-fix timer behavior described, closes #1455
|
10 年之前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 年之前 |