summaryrefslogtreecommitdiff
path: root/platform/osx
AgeCommit message (Expand)Author
2017-07-16Reinit audio device when the system default device changes on OS XMarcelo Fernandez
2017-07-06Fix typo in plist exportBastiaanOlij
2017-07-05Merge pull request #9476 from marcelofg55/masterRémi Verschelde
2017-07-03Merge pull request #9468 from BastiaanOlij/osx_export_dmgRémi Verschelde
2017-07-02Implemented borderless fullscreen code on OSX.Marcelo Fernandez
2017-07-02On OSX export to DMG and optionally code sign the app bundleBastiaanOlij
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-06-27Implemented borderless window code for OSX.Marcelo Fernandez
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson
2017-06-23Reimplement export module for OSXBastiaanOlij
2017-06-13Used in the macOS HiDPI options window is too smallageazrael
2017-06-13Fixed middle mouse button can't bounce in macOSageazrael
2017-06-10Restired multithread support in OSX and Windows, should stop the crashes.Juan Linietsky
2017-06-06osx release right button event fixedtoger5
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-27Make OS.get_locale() returns same valuevolzhs
2017-05-22added modifier key to scroll eventtoger5
2017-05-22fixed osx input eventtoger5
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20Doing a little bit of cleanupBastiaanOlij
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-07Implemented scrolling factor for smooth trackpad scrollingtoger5
2017-05-07Improve documentation of thirdparty code snippetsRémi Verschelde
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-09Style: Apply clang-format (3.9.1) to Obj-C++ filesRémi Verschelde
2017-04-09Formatting of mm filesBastiaanOlij
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-27Merge pull request #8159 from Hinsbart/last_idRémi Verschelde
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-02-26Better handling of joypad device IDs.Andreas Haas
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-19Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky
2017-02-13Fix missing semicolon in previous commitRémi Verschelde
2017-02-13Fix for issue #7766Brett-Mitchell
2017-01-25Removed import/export system, will start new one from scratch.Juan Linietsky
2017-01-16Fix compile errors related to audio on OSXBastiaanOlij
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-09OSX: Revert back to kHIDUsage_GD_JoystickRémi Verschelde
2017-01-08Finish replacement of joystick by joypadRémi Verschelde
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-06Move glad files to thirdparty dirRémi Verschelde
2017-01-05Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky