Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Martin Liska
|
f48bb8fac8
Fix few GCC9 warnings:
|
6 years ago |
Daniel Rakos
|
9dc4c762a7
Fixes to the DDS loader
|
6 years ago |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
qonnop
|
a93edeb307
Fixed DDS loader according to issue #22530
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
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 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
a134f58fb3
rewritten PBR implementation to make it friendlier with Blender
|
8 years ago |
Juan Linietsky
|
f89641907f
-Added EXR supprot for HDR (no BC6 compression yet though)
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
515f92d03b
Fix property warnings and hide some debug prints
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Shlomi Fish
|
0a2c387d5c
Fix some compilation warnings.
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
8 years ago |