index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
[Export docs] Move docs to platform folders.
bruvzg
2023-04-20
2
-0
/
+64
|
|
/
|
/
|
*
|
[Export] Add readable descriptions and validation warnings to the export opti...
bruvzg
2023-04-19
4
-17
/
+26
|
/
*
Merge pull request #75827 from Kvel2D/fix-custom-cursor-atlas-texture-bug
Rémi Verschelde
2023-04-11
1
-9
/
+4
|
\
|
*
Fix custom cursor using atlas texture
Kvel2D
2023-04-11
1
-9
/
+4
*
|
[Web] Detect host OS and use macOS keys on mac hosts.
bruvzg
2023-04-11
3
-0
/
+26
|
/
*
[Web] Fix keycode/physical keycode mixed up.
bruvzg
2023-04-06
1
-1
/
+1
*
Fix "Download Project Source" for Web Editor
ator-dev
2023-03-21
1
-1
/
+1
*
[Web] Fix some missing keycode mappings.
bruvzg
2023-03-06
1
-0
/
+7
*
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-17
1
-0
/
+1
*
[InputEventKey] Avoid setting both key and modifier to the same value.
bruvzg
2023-02-14
2
-9
/
+17
*
Further refactoring to AudioDriver implementations after #69120.
Emmanouil Papadeas
2023-02-09
4
-18
/
+20
*
[Net] Remove StreamPeerTLS.blocking_handshake option.
Fabio Alessandrelli
2023-01-28
1
-1
/
+0
*
[NET] Refactor TLS configuration.
Fabio Alessandrelli
2023-01-28
3
-7
/
+7
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
2
-41
/
+34
*
Web Editor: Fix callable binding for Download Zip menu item
Rémi Verschelde
2023-01-20
2
-2
/
+2
*
[Web] User FS (user://) now correctly uses project name.
Fabio Alessandrelli
2023-01-18
1
-1
/
+17
*
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-17
1
-2
/
+4
*
Update all outdated online documentation links
Yuri Sizov
2023-01-14
1
-1
/
+1
*
Merge pull request #71325 from reduz/refactor-project-setting-overrides
Rémi Verschelde
2023-01-13
1
-2
/
+2
|
\
|
*
Refactor ProjectSetting overrides
Juan Linietsky
2023-01-13
1
-2
/
+2
*
|
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
6
-6
/
+22
|
\
\
|
|
/
|
/
|
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
6
-6
/
+22
*
|
Merge pull request #70626 from Faless/web/4.x_expose_force_fs_sync
Fabio Alessandrelli
2023-01-09
5
-0
/
+16
|
\
\
|
*
|
[Web] Expose API to force file system sync.
Fabio Alessandrelli
2022-12-27
5
-0
/
+16
|
|
/
*
|
Bump json5 from 1.0.1 to 1.0.2 in /platform/web
dependabot[bot]
2023-01-09
1
-6
/
+6
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-10
/
+12
*
|
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
2
-5
/
+10
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
35
-1014
/
+1015
|
/
*
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
Rémi Verschelde
2022-12-12
3
-5
/
+5
|
\
|
*
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
3
-5
/
+5
*
|
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
2
-3
/
+8
|
\
\
|
*
|
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
2
-3
/
+8
|
|
/
*
/
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
2
-3
/
+3
|
/
*
Merge pull request #68870 from dsnopek/master-webxr-input
Rémi Verschelde
2022-12-02
3
-4
/
+46
|
\
|
*
Get WebXR fully working in Godot 4!
David Snopek
2022-12-01
3
-4
/
+46
*
|
Merge pull request #67815 from Calinou/html5-improve-feature-errors
Rémi Verschelde
2022-11-28
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Improve feature errors in HTML5 for easier understanding
Hugo Locurcio
2022-10-23
1
-5
/
+5
*
|
Fix viewport doesn't auto-resize on Web.
Zae
2022-11-08
2
-2
/
+11
*
|
[Web] Force WebGL2 when supported.
Fabio Alessandrelli
2022-11-05
1
-15
/
+10
*
|
[Web] Improve Godot shutdown and cleanup.
Fabio Alessandrelli
2022-11-05
2
-19
/
+19
*
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
|
CI: Update minimatch npm dependency to silence security report
Rémi Verschelde
2022-10-31
1
-6
/
+6
*
|
Merge pull request #67790 from kdada/fix-flash-window
Clay John
2022-10-28
2
-5
/
+5
|
\
\
|
*
|
Make window creation with custom position do not flash
Wei Guo
2022-10-24
2
-5
/
+5
|
|
/
*
/
Add multiview to the opengl3 driver
David Snopek
2022-10-21
4
-0
/
+73
|
/
*
[WebSocket] Fix debugger implementation.
Fabio Alessandrelli
2022-10-13
1
-8
/
+0
*
[Web] Add the "serve" and "run" scons targets.
Fabio Alessandrelli
2022-10-12
2
-9
/
+26
*
Merge pull request #67252 from zaevi/web_fix_export_file_locked
Rémi Verschelde
2022-10-12
1
-0
/
+1
|
\
|
*
Fix file locked issue when exporting to Web.
Zae
2022-10-11
1
-0
/
+1
*
|
[Web] Add auto-formatting to HTML files.
Fabio Alessandrelli
2022-10-11
3
-39
/
+322
|
/
[prev]
[next]