Thaddeus Crews
|
17e8cf0d87
Merge pull request #99044 from Sticksman/bug-fix-98873
|
8 months ago |
Elias Pozewaunig
|
4db5cd6e84
Display correct splash color on web export
|
10 months ago |
Felix Yuan
|
1768a1b991
Remove deprecated worker.js file
|
9 months ago |
Adam Scott
|
4431af9153
Fix web export infinite reload issue
|
10 months ago |
bruvzg
|
07e986f728
Allow adding custom export platforms using scripts / GDExtension.
|
1 year ago |
Yahkub-R
|
bcd776e441
Fix AudioStreamPlayer get_playback_position() for web build
|
1 year ago |
Adam Scott
|
1e8e9f4b09
Fix web export state for remote debug
|
1 year ago |
Fabio Alessandrelli
|
f59c1f08d7
[Web] Add "threads"/"nothreads" feature tags to export presets
|
1 year ago |
Rémi Verschelde
|
34b9eef177
Merge pull request #91623 from adamscott/web-default-to-nonthreaded
|
1 year ago |
Hakim
|
04aaa86039
Disable remote debug button when there are no runnable presets
|
1 year ago |
patwork
|
b6536884cc
Fix quotes style in HTML shell head include
|
1 year ago |
Adam Scott
|
c465dbb051
Default to non-threaded export setting for the web
|
1 year ago |
Adam Scott
|
51d2ebf2da
Add more Remote Debug options to the web platform
|
1 year ago |
patwork
|
7c8a4a9dab
Added splash image support and new progress bar for web export
|
1 year ago |
Mikael Hermansson
|
a057158d75
Revert pack trimming introduced by #82084
|
1 year ago |
David Nikdel
|
5e6adb4a2d
Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs
|
1 year ago |
Adam Scott
|
62cec03a06
Add option to ensure cross-origin isolation headers on web export
|
1 year ago |
Fabio Alessandrelli
|
fdf6fa82c3
[Web] Move polling thread to EditorHTTPServer
|
1 year ago |
jsjtxietian
|
ea974e1877
Fix data race regarding `server_quit` in `EditorExportPlatformWeb`
|
1 year ago |
Adam Scott
|
bd70b8e1f6
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
|
1 year ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
1 year ago |
Muller-Castro
|
96a95cb974
Add const lvalue ref to container parameters
|
4 years ago |
Yuri Sizov
|
773b4d7764
Ensure more export errors are reported to users
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
2 years ago |
Aaron Franke
|
ada360affe
Add a button in the export dialog to fix missing texture formats
|
2 years ago |
Yuri Sizov
|
63411859db
Merge pull request #79351 from Repiteo/dotnet-handle-warnings
|
2 years ago |
Thaddeus Crews
|
897334a366
Allow MSVC dev_mode builds to succeed with dotnet
|
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 |
Hugo Locurcio
|
0b19ec3498
Display a message about missing C# support on Android/iOS/Web platforms
|
2 years ago |