fhuya
|
f097defba1
Re-architecture of the Godot Android plugin.
|
6 lat temu |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
7 lat temu |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 lat temu |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
6 lat temu |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
6 lat temu |
bruvzg
|
d07cdc594f
[macOS] Load PCK from the .app bundle resources, instead of changing working directory.
|
5 lat temu |
Rémi Verschelde
|
eadf04e1dd
Merge pull request #34476 from volzhs/no-slash-localize_path
|
5 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
volzhs
|
02d5591d9d
Make sure no additional slash being added with localize_path
|
5 lat temu |
Haoyu Qiu
|
e7e095da3f
Encodes property names properly in project.godot
|
5 lat temu |
Emmanuel Leblond
|
a1f1a1d798
Revert "Fix localise_path method so that uncached scripts don't sometimes get loaded with two backslashes"
|
5 lat temu |
Rafał Mikrut
|
99d8626f4a
Fix some overflows and unitialized variables
|
5 lat temu |
Saracen
|
1342551664
Fix localise_path method so that uncached scripts don't sometimes get loaded with two backslashes
|
6 lat temu |
Rémi Verschelde
|
28fcc5e25a
Merge pull request #32291 from Dragoncraft89/add_load_resource_flag
|
6 lat temu |
Florian Kothmeier
|
aae25abf30
Add flag to control the replacement of files by ProjectSettings.load_resource_pack
|
6 lat temu |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 lat temu |
Hugo Locurcio
|
5bd01bf637
Add a project description setting
|
6 lat temu |
Andrii Doroshenko (Xrayez)
|
f013596760
Allow to define and load script templates per project
|
6 lat temu |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 lat temu |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 lat temu |
Rémi Verschelde
|
6e9cb44004
Merge pull request #30282 from neikeq/editor_in_cs_equals_win
|
6 lat temu |
Rémi Verschelde
|
a149e412f7
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
|
6 lat temu |
Ignacio Etcheverry
|
0639946c72
Fix localize_path not always working
|
6 lat temu |
Pedro J. Estébanez
|
40f4d3cf0f
Add embedded PCK option to PC platforms
|
6 lat temu |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 lat temu |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 lat temu |
Rémi Verschelde
|
971b5160c6
Merge pull request #29306 from qarmin/small_code_fixes
|
6 lat temu |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 lat temu |
qarmin
|
8245db869f
Small fixes to unrechable code, possibly overflows, using NULL pointers
|
6 lat temu |
Rémi Verschelde
|
9ad9d1f3b3
Don't localize paths that contain but are not in the resource path
|
6 lat temu |