Rémi Verschelde
|
54e6338c9b
Vulkan: Make validation layers optional
|
4 years ago |
Rémi Verschelde
|
d2d4c1c957
Update AUTHORS and DONORS list
|
5 years ago |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Marcel Admiraal
|
0b9e95cac5
Fix Engine get_target_fps() returning float instead of int.
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
6ee2f5e6b6
More GIProbe work and fixes
|
5 years ago |
Joost Heitbrink
|
dc61323b2c
PCK: Set VERSION_PATCH in header, factor out header magic
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
lawnjelly
|
bf6c301b9c
Add access to interpolation fraction for fixed timestep interpolation
|
6 years ago |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 years ago |
Emmanuel Barroga
|
2cce5699ea
Limit Physics Process FPS above 0
|
6 years ago |
Rémi Verschelde
|
2e6501d879
Add hex-encoded version number to Engine singleton for easy comparisons
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Ibrahn Sahir
|
1433c2cbbb
GDScript access to copyright, license, author and donor information.
|
7 years ago |
Manuel Moos
|
d5abd4eb75
Add hysteresis to physics timestep count per frame
|
7 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 |
Rémi Verschelde
|
3fd23da5ee
Rename the version's "revision" to "build"
|
7 years ago |
Rémi Verschelde
|
6947bed015
Pass engine name and version parts as proper strings
|
7 years ago |
Leon Krause
|
acb23adad3
Fail when attempting to retrieve a non-existent singleton
|
7 years ago |
Leon Krause
|
9b7b46143d
Move singleton management from ProjectSettings to Engine
|
7 years ago |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |