BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
há 8 anos atrás |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
há 6 anos atrás |
Fabio Alessandrelli
|
ce542bced1
Implement Clipboard API read when supported.
|
há 6 anos atrás |
Fabio Alessandrelli
|
2b436dd50e
Kinda working HTML5 clipboard paste.
|
há 6 anos atrás |
Fabio Alessandrelli
|
0f76df2397
Add OS clipboard set support to OS Javascript
|
há 6 anos atrás |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
há 6 anos atrás |
Fabio Alessandrelli
|
6622091eaf
Fix OS_Javascript execute method
|
há 6 anos atrás |
Rémi Verschelde
|
b0f782a0e3
Disable driver fallback to GLES2 by default
|
há 6 anos atrás |
Juan Linietsky
|
5eeb06ffd1
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
|
há 6 anos atrás |
Leon Krause
|
76522624cb
Use stdout/-err for all messages in HTML5 platform
|
há 6 anos atrás |
Juan Linietsky
|
a089061120
Fix pixelized previews, but also instances of breaking ImageTexture cache. Closes #25378.
|
há 6 anos atrás |
Leon Krause
|
6939a03255
Allow requesting full screen during start-up in HTML5 platform
|
há 6 anos atrás |
Leon Krause
|
8f1669e771
Deal with Google's HTML5 autoplay policy
|
há 6 anos atrás |
Leon Krause
|
0d47dccda9
Fix HTML5 gamepad logic for Emscripten 1.38.22 compat breakage
|
há 6 anos atrás |
Guilherme Felipe
|
86d626e9cb
Implements OS_JavaScript::set_custom_mouse_cursor
|
há 6 anos atrás |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
há 6 anos atrás |
Rémi Verschelde
|
5f32fc8208
Merge pull request #20385 from moiman100/unify-double-clicking
|
há 6 anos atrás |
Rémi Verschelde
|
57c3f6a94b
Merge pull request #20063 from moiman100/fix-button-mask
|
há 6 anos atrás |
Leon Krause
|
5c2c47a174
Add proper stubs for OS_JavaScript::execute(), get_process_id(), kill()
|
há 6 anos atrás |
Leon Krause
|
d93050d8a2
Fix compiler warnings in HTML5 platform
|
há 6 anos atrás |
muiroc
|
d6711701f6
Fix build for Javascript platform
|
há 6 anos atrás |
Leon Krause
|
42c6a67dca
Implement OS::set_icon in HTML5 platform
|
há 6 anos atrás |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
há 6 anos atrás |
luz.paz
|
08bde5b2de
Misc. typos
|
há 6 anos atrás |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
há 7 anos atrás |
Leon Krause
|
cd7c0f67b9
Fix HTML5 gamepad input
|
há 7 anos atrás |
Hein-Pieter van Braam
|
08f452d1a9
Fall back to GLES2 if GLES3 is not working
|
há 7 anos atrás |
Rémi Verschelde
|
b90dff787c
Merge pull request #21330 from eska014/html5-canvas-resize
|
há 7 anos atrás |
Leon Krause
|
6e8b6be136
Facilitate external modification of HTML5 canvas size
|
há 7 anos atrás |
Mikko Mustonen
|
51fa23a52a
Added double clicking to all buttons
|
há 7 anos atrás |