Phil Hudson
|
076ef3bf6a
iOS: Add `export_project_only` flag
|
2 years ago |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 years ago |
Yuri Sizov
|
6960a1d0e8
Merge pull request #78248 from felaugmar/load-svg-adjustable-scale
|
2 years ago |
Rémi Verschelde
|
8a06ec979e
Change explicit 'Godot 4.0' references to 'Godot 4'
|
2 years ago |
Felipe Augusto Marques
|
26eb3db234
Added Image's `load_svg_from_(buffer|string)`
|
2 years ago |
Rémi Verschelde
|
90446fe9f3
SCons: Move platform logo/run icon to `export` folder
|
2 years ago |
Michael Alexsander
|
41a75cfa4f
Allow exporting release Android builds without a debug keystore
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Andreas Raddau
|
fab160ce70
Store sensitive export options in dedicated credentials file
|
2 years ago |
bruvzg
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
2 years ago |
Rémi Verschelde
|
3dffe0b967
Merge pull request #63312 from bruvzg/one_click
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
|
3 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 years ago |
Aaron Franke
|
17c4cd6412
Update export dialog to handle many architectures
|
3 years ago |
Aaron Franke
|
a0072ba39f
Make some editor export methods const
|
3 years ago |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
bruvzg
|
d36c5514d3
Fix ZipIO crash when reused (and possible leaks).
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Rémi Verschelde
|
93b7a85c98
HTML5: Explain why export templates are missing
|
3 years ago |
bruvzg
|
98d0af7d5c
Implement GDExtension export plugin.
|
3 years ago |
reduz
|
ccd4cdfd8b
Rename StreamTexture* to CompressedTexture*
|
3 years ago |
bruvzg
|
d2573c1636
Fix decoding UTF-8 filenames on unzipping.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |