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
/
uwp
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
2
-2
/
+2
*
Allow project export to be canceled
George Marques
2019-05-18
1
-14
/
+32
*
Fix OS_UWP::execute's signature after cd4449e
Rémi Verschelde
2019-05-16
2
-2
/
+2
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-12
/
+15
*
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
2
-0
/
+6
*
Merge pull request #27067 from shartte/remove-context-gl
Rémi Verschelde
2019-04-07
1
-11
/
+10
|
\
|
*
Remove ContextGL since as an abstraction it's unused.
Sebastian Hartte
2019-04-06
1
-11
/
+10
*
|
Remove unused imports
Hendrikto
2019-04-06
1
-3
/
+0
|
/
*
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-02
1
-1
/
+1
*
Fix directory check when exporting project
volzhs
2019-03-06
1
-1
/
+1
*
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-06
1
-2
/
+2
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-2
/
+2
*
|
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
|
/
*
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
1
-1
/
+1
*
Fix compiling with use_mingw flag on Windows
Marcelo Fernandez
2019-02-19
1
-1
/
+0
*
Merge pull request #25842 from marcelofg55/windows_timezone
Rémi Verschelde
2019-02-13
1
-1
/
+3
|
\
|
*
Fix get_time_zone_info returning inverted bias on Windows/UWP
Marcelo Fernandez
2019-02-13
1
-1
/
+3
*
|
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
9
-134
/
+135
|
/
*
Added set_environment to OS class
Ignacio Etcheverry
2019-02-03
2
-0
/
+6
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-13
/
+13
*
Fixed a typo in 'uwp_device_capabilites'
M. Huri
2019-01-19
1
-3
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
15
-30
/
+30
*
uwp export: fix existing template check
Andrea Beconcini
2018-11-27
1
-1
/
+1
*
Fix UWP build.
Fabio Alessandrelli
2018-11-03
1
-0
/
+1
*
Merge pull request #23389 from marcelofg55/multiple_ext
Rémi Verschelde
2018-11-02
1
-2
/
+4
|
\
|
*
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-2
/
+4
*
|
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
1
-4
/
+2
*
|
Fix initialization of visual server in all platforms
George Marques
2018-11-01
1
-4
/
+3
|
/
*
Dont use equality operators with None singleton in python files
lupoDharkael
2018-10-27
1
-1
/
+1
*
Remove redundant "== true" code
Aaron Franke
2018-10-06
1
-1
/
+1
*
Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...
Rémi Verschelde
2018-10-02
1
-3
/
+3
*
Properly initialize Winsock on startup
Fabio Alessandrelli
2018-09-13
1
-0
/
+2
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-1
/
+1
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
|
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
1
-4
/
+0
*
|
Unify PacketPeerUDP using NetSocket
Fabio Alessandrelli
2018-09-12
1
-2
/
+4
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
7
-18
/
+18
|
/
*
Fix typo in os_uwp causing a build failure
Hein-Pieter van Braam
2018-08-28
1
-1
/
+1
*
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-18
/
+70
*
Fix file hints
Marcin Zawiejski
2018-08-23
1
-2
/
+2
*
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-20
1
-9
/
+9
*
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-11
1
-1
/
+1
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-50
/
+50
*
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-20
2
-0
/
+8
*
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-1
/
+0
*
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-17
1
-1
/
+1
*
UWP: Add support for GLES2 driver
George Marques
2018-07-12
5
-46
/
+58
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-3
/
+3
[next]