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 code signing support for Windows exports (using "signtool" on Windows and...
bruvzg
2019-10-04
1
-5
/
+18
*
Merge pull request #32518 from nekomatata/fix-revert-cursor
Rémi Verschelde
2019-10-03
1
-1
/
+6
|
\
|
*
Properly revert cursor when using set_custom_mouse_cursor with null
PouleyKetchoupp
2019-10-03
1
-1
/
+6
*
|
macOS code signing improvements (timestamp and hardened runtime options, enti...
bruvzg
2019-10-02
1
-16
/
+19
|
/
*
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-1
/
+1
*
[macOS] Add methods to modify global and dock menus. Add ability to open mult...
bruvzg
2019-08-26
2
-1
/
+118
*
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
2
-6
/
+0
|
\
|
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
2
-6
/
+0
*
|
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-4
/
+17
|
/
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-08-09
1
-12
/
+4
*
Turn `OS.set_min/max_window_size()` warnings into errors
Hugo Locurcio
2019-07-30
1
-2
/
+2
*
Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678
Guilherme Felipe
2019-07-24
1
-0
/
+1
*
Fix cursor blinking in integrated GPUs
Guilherme Felipe
2019-07-09
2
-0
/
+19
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-6
/
+6
*
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-07-01
1
-1
/
+1
|
\
|
*
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-23
1
-1
/
+1
*
|
Update macOS global mouse position at startup
bruvzg
2019-06-18
2
-0
/
+12
*
|
Add script to fix style issues and copyright headers
Rémi Verschelde
2019-06-17
2
-6
/
+6
*
|
Merge pull request #29752 from bruvzg/window_size_limits
Rémi Verschelde
2019-06-17
2
-0
/
+73
|
\
\
|
*
|
Add ability to limit maximum/minimum window size.
bruvzg
2019-06-15
2
-0
/
+73
|
|
/
*
/
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-15
6
-1
/
+421
|
/
*
Merge pull request #29481 from bruvzg/macos_fix_dvorak_qwerty_cmd_hotkeys
Rémi Verschelde
2019-06-12
1
-9
/
+9
|
\
|
*
[macOS] Fixes hotkeys on "Dvorak - QWERTY ⌘" keyboard layout.
bruvzg
2019-06-04
1
-9
/
+9
*
|
Merge pull request #29465 from bruvzg/per_pixel_transp_impr
Rémi Verschelde
2019-06-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...
bruvzg
2019-06-04
1
-1
/
+1
*
|
[macOS] Fixes unicode input with IME mode inactive, Improves IME mode documen...
bruvzg
2019-06-04
2
-35
/
+94
|
/
*
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-27
2
-0
/
+26
|
\
|
*
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
2
-0
/
+26
*
|
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-23
1
-1
/
+6
|
/
*
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
-5
/
+13
*
[macOS] Allow using user provided `.icns` files for exported app icons.
bruvzg
2019-05-17
1
-6
/
+16
*
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-05-01
1
-1
/
+0
|
\
|
*
Small fixes to static analyzer bugs
qarmin
2019-04-04
1
-1
/
+0
*
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
|
Merge pull request #28061 from guilhermefelipecgs/fix_19137
Rémi Verschelde
2019-04-29
1
-0
/
+5
|
\
\
|
*
|
[Input] Release keys/actions pressed if window loses focus
Guilherme Felipe
2019-04-27
1
-0
/
+5
*
|
|
Merge pull request #28185 from KLee1248/key_remapping
Rémi Verschelde
2019-04-29
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Re-maps KEY_BRACELEFT/RIGHT for OSX users
KLee1248
2019-04-19
1
-4
/
+4
*
|
|
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-7
/
+9
*
|
|
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
[next]