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
/
osx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add FileAccess::set_unix_permissions for Unix platforms
Juan Linietsky
2019-04-07
1
-1
/
+1
*
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
2
-4
/
+6
*
Merge pull request #27490 from bruvzg/macos_non_resizable_fullscreen
Rémi Verschelde
2019-04-09
1
-1
/
+5
|
\
|
*
[macOS] Allow non-resizeable windows to enter fullscreen mode.
bruvzg
2019-03-28
1
-1
/
+5
*
|
Remove unused imports
Hendrikto
2019-04-06
1
-1
/
+0
*
|
[macOS] Fix hiDPI scaling support in `OS.get_real_window_size` and `OS.set_wi...
bruvzg
2019-03-12
1
-2
/
+2
|
/
*
osx: update mouse position on mouse press
Philip Whitfield
2019-03-07
1
-7
/
+4
*
[macOS] Fixes NumPad keys detection, adds some missing key mappings.
bruvzg
2019-03-06
1
-15
/
+50
*
Merge pull request #26707 from bruvzg/fix_macos_mscroll
Rémi Verschelde
2019-03-06
1
-1
/
+6
|
\
|
*
Fix macOS accumulated mouse scroll events.
bruvzg
2019-03-06
1
-1
/
+6
*
|
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
-1
/
+1
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-1
/
+1
*
|
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
|
/
*
More style cleanup...
Rémi Verschelde
2019-03-04
1
-1
/
+0
*
Add support for event accumlation (off by default, on for editor), fixes #26536
Juan Linietsky
2019-03-03
1
-1
/
+4
*
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
1
-1
/
+1
*
[macOS] Make `move_window_to_foreground` to take focus in addition to moving ...
bruvzg
2019-02-23
1
-1
/
+2
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
9
-26
/
+31
*
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
[macOS] Fix rendering on retina displays with HiDPI support disabled.
bruvzg
2019-01-31
1
-1
/
+3
*
Using DisplayLink to emulate vsync on OSX
Bastiaan Olij
2019-01-29
3
-15
/
+60
*
Avoid cyclic iteration check, fixes #24969
Juan Linietsky
2019-01-22
1
-1
/
+3
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-2
/
+2
*
[macOS] Fix missing mouse move event speed.
bruvzg
2019-01-11
1
-1
/
+3
*
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-09
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
16
-32
/
+32
*
SCons: Allow building Mono module with OSXCross
Rémi Verschelde
2018-12-22
1
-1
/
+5
*
Merge pull request #20063 from moiman100/fix-button-mask
Rémi Verschelde
2018-12-14
1
-0
/
+6
|
\
|
*
Fixed button mask behavior
mm
2018-07-11
1
-0
/
+6
*
|
Merge pull request #23923 from bruvzg/ime_gdscript
Rémi Verschelde
2018-12-11
2
-17
/
+29
|
\
\
|
*
|
Changes IME input to use notification instead of callback, exposes IME method...
bruvzg
2018-11-23
2
-17
/
+29
*
|
|
Fix macOS icon export (add 1024px PNG icon and 32px/16px RLE icons).
bruvzg
2018-11-26
1
-25
/
+141
|
/
/
*
|
Merge pull request #21339 from Placinta/master
Rémi Verschelde
2018-11-20
1
-0
/
+6
|
\
\
|
*
|
Pass -isysroot to compiler / linker when doing a macOS build
Alexandru Croitor
2018-08-27
1
-0
/
+6
*
|
|
[macOS] Change runtime OS version checks to allow build with MacOS 10.9 SDK,
bruvzg
2018-11-19
1
-9
/
+12
*
|
|
[macOS] Disable setWantsLayer on macOS < 10.14
bruvzg
2018-11-18
1
-1
/
+3
*
|
|
[macOS] Fix blank splash screen
bruvzg
2018-11-09
1
-1
/
+1
*
|
|
Fix initial blank screen on macOS Mojave (except splash).
bruvzg
2018-11-04
1
-0
/
+10
*
|
|
Fix .app bundle crash on macOS
bruvzg
2018-11-04
1
-5
/
+5
*
|
|
Merge pull request #23389 from marcelofg55/multiple_ext
Rémi Verschelde
2018-11-02
1
-4
/
+12
|
\
\
\
|
*
|
|
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-4
/
+12
*
|
|
|
Merge pull request #23431 from buresu/fix-keycode
Rémi Verschelde
2018-11-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix keycode problem on OSX
Naoto Kondo
2018-11-01
1
-1
/
+1
*
|
|
|
|
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
1
-3
/
+1
*
|
|
|
|
Fix initialization of visual server in all platforms
George Marques
2018-11-01
1
-1
/
+2
|
/
/
/
/
*
/
/
/
Fix OS X crash when running as .app
Marcelo Fernandez
2018-10-29
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #23279 from marcelofg55/osx_server
Rémi Verschelde
2018-10-29
2
-0
/
+8
|
\
\
\
|
*
|
|
Server platform works on OS X too
Marcelo Fernandez
2018-10-29
2
-0
/
+8
*
|
|
|
Dont use equality operators with None singleton in python files
lupoDharkael
2018-10-27
1
-1
/
+1
|
/
/
/
[next]