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
...
*
|
|
Update mouse location on background scroll and window focus in macOS
Colin Kinloch
2018-10-24
1
-8
/
+18
*
|
|
Call -update when window becomes the key window
Patrick Beard
2018-10-23
1
-0
/
+1
*
|
|
Merge pull request #22685 from remmah/patch-1
Rémi Verschelde
2018-10-05
1
-10
/
+12
|
\
\
\
|
*
|
|
Modernized copy/paste APIs on macOS #7185
remmah
2018-10-03
1
-10
/
+12
*
|
|
|
Fix some OSX and iOS Clang warnings
Rémi Verschelde
2018-10-04
1
-7
/
+2
|
/
/
/
*
|
|
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
1
-2
/
+2
*
|
|
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-1
/
+1
*
|
|
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
1
-2
/
+2
*
|
|
Fixed hang when segfaulting after OS object destroyed (OSX and X11)
Ibrahn Sahir
2018-09-24
1
-2
/
+4
*
|
|
Fix Input::set_custom_mouse_cursor showing cursor when it's invisible
Guilherme Felipe
2018-09-17
1
-1
/
+3
*
|
|
Fix set_custom_mouse_cursor changing to incorrect cursor shape
Guilherme Felipe
2018-09-13
1
-2
/
+4
*
|
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
8
-17
/
+17
*
|
|
Really fix the custom cursor hotspot
Martin Capitanio
2018-09-04
1
-0
/
+1
*
|
|
Fix custom cursor hotspot
Guilherme Felipe
2018-09-03
1
-0
/
+1
|
/
/
*
|
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-08-26
1
-9
/
+43
*
|
Merge pull request #20712 from marcelofg55/midi_open_close
Juan Linietsky
2018-08-24
1
-2
/
+2
|
\
\
|
*
|
Add OS::open_midi_inputs and OS::close_midi_inputs
Marcelo Fernandez
2018-08-04
1
-2
/
+2
*
|
|
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-6
/
+1
*
|
|
Fix file hints
Marcin Zawiejski
2018-08-23
1
-3
/
+3
*
|
|
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
|
|
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-20
1
-3
/
+3
|
/
/
*
|
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
2
-9
/
+24
*
|
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
3
-21
/
+21
*
|
change framework name CoreMidi to CoreMIDI
PanPan
2018-07-26
1
-1
/
+1
*
|
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
3
-2
/
+6
|
\
\
|
*
|
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
3
-2
/
+6
*
|
|
-Fix disable_3d flag
Juan Linietsky
2018-07-21
1
-2
/
+9
|
/
/
*
/
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
2
-0
/
+9
|
/
*
Added support for extra mouse buttons.
unknown
2018-07-09
1
-6
/
+22
*
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-07-02
1
-0
/
+4
*
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
1
-0
/
+0
*
IME context detection.
Saracen
2018-06-11
2
-1
/
+8
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-2
/
+2
*
Change position of validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-28
1
-1
/
+2
*
Merge pull request #19210 from guilhermefelipecgs/fix_invalid_image
Max Hilbrunner
2018-05-28
1
-0
/
+1
|
\
|
*
Add validation in set_custom_mouse_cursor
Guilherme Felipe
2018-05-27
1
-0
/
+1
*
|
Fix memory leak in set_custom_mouse_cursor
Guilherme Felipe
2018-05-26
1
-3
/
+7
|
/
*
More fixes to set_borderless_window
Guilherme Felipe
2018-05-23
2
-1
/
+6
*
Merge pull request #19070 from guilhermefelipecgs/fix_19033
Max Hilbrunner
2018-05-21
1
-1
/
+1
|
\
|
*
Fix #19033
Guilherme Felipe
2018-05-20
1
-1
/
+1
*
|
Fix OSXCROSS build with clang-6.0
Fabio Alessandrelli
2018-05-21
1
-3
/
+7
|
/
*
Merge pull request #15739 from poke1024/macos-catch-exception
Max Hilbrunner
2018-05-13
1
-5
/
+14
|
\
|
*
Catch NSException in macOS run loop to prevent crashs
Bernhard Liebl
2018-01-15
1
-5
/
+14
*
|
[macOS] Fix numeric keys scan-codes remapping.
bruvzg
2018-05-13
1
-10
/
+10
*
|
Merge pull request #18751 from guilhermefelipecgs/fix_cursor_osx
Rémi Verschelde
2018-05-11
1
-5
/
+8
|
\
\
|
*
|
Fix custom cursor disappearing on osx
Guilherme Felipe
2018-05-09
1
-5
/
+8
*
|
|
Reset the cursor with Input.set_custom_mouse_cursor(null)
Guilherme Felipe
2018-05-10
1
-0
/
+5
|
/
/
*
|
Add support for atlas texture on set_custom_mouse_cursor
Guilherme Felipe
2018-05-09
1
-11
/
+50
*
|
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-05-08
2
-0
/
+48
|
\
\
|
*
|
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-04-07
2
-0
/
+48
[prev]
[next]