Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Marc Gilleron
|
065e2670af
Added basic support for custom resource savers and loaders
|
7 years ago |
Juan Linietsky
|
e647342140
Moved folding outside the resource files, now saved outside the project.
|
6 years ago |
Juan Linietsky
|
f12cb82e0f
Fixes to baker, restored xatlas and fixed bake options.
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Juan Linietsky
|
19d57894d8
Change ResourceLoader::load to make it more thread safe.
|
6 years ago |
Rémi Verschelde
|
de59fe04e7
Add print_verbose to print to stdout only in verbose mode
|
6 years ago |
Rémi Verschelde
|
d29ea4337f
Fix ResourceLoader::exists() false negative and readd deprecated has()
|
6 years ago |
Juan Linietsky
|
852378109f
Added function ResourceLoader.exists(), to check if a resource exists. Closes #19140
|
6 years ago |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
6 years ago |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
7 years ago |
Ruslan Mustakov
|
a6157245b1
Dont print error when loading resource from cache
|
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 |
Juan Linietsky
|
b3a1bf3245
Use a different strategy for path remaps, try loading from a remap file instead.
|
7 years ago |
Juan Linietsky
|
93a63a5e1a
GDScript files are converted to binary on export now.
|
7 years ago |
Juan Linietsky
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
7 years ago |
Juan Linietsky
|
423ca9bcaf
Fix import order, so scenes are imported after textures.
|
7 years ago |
Juan Linietsky
|
d39e79e7ec
Fix issues regarding reload of resources in imported scenes. Closes #10017
|
7 years ago |
Juan Linietsky
|
145ff58277
Fix constant reimport on broken files, closes #9930
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 years ago |
Poommetee Ketson
|
0154098531
Fix various property not found errors
|
7 years ago |
Poommetee Ketson
|
2777f81d29
Add object type hint for docs
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Juan Linietsky
|
db3b05d289
Reworked translation system
|
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 |