summaryrefslogtreecommitdiff
path: root/platform/osx
AgeCommit message (Expand)Author
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-25Set minimum version to 10.9 building OSXBastiaanOlij
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł
2016-10-17Merge pull request #6850 from akien-mga/pr-scsub-shebangRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-16Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł
2016-10-15freetype: Make it a module and split thirdparty libraryRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-09-10Merge pull request #5920 from 29jm/fix-warningsJuan Linietsky
2016-09-06osx: Support gamepad input.Andreas Haas
2016-08-13Remove some unused variablesJohan Manuel
2016-08-09Crashfix for OSX on Sierra betamarcelofg55
2016-08-02Fix set_window_size not setting the correct size on OSXmarcelofg55
2016-07-21Implement OS.request_attention() for OSX (#5662)GungnirInd
2016-07-09OSX export: Default to fat format, make it an enumRémi Verschelde
2016-06-23Merge pull request #5362 from J08nY/pngRémi Verschelde
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-22Added alert() functionality for OS XKeyaku
2016-06-18Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-08GLEW: Define static + enabled and includes via SConsRémi Verschelde
2016-06-06Somewhat fixed Directory::get_space_left() return values.J08nY
2016-06-04Right click->Quit on the godot icon will now close the application on OSX.marcelofg55
2016-06-02Merge remote-tracking branch 'upstream/master'marcelofg55
2016-05-31Implemented file drop support in OSXJuan Linietsky
2016-05-31Key modifiers (Ctrl, Alt, Meta and Shift) may be used as Input keys now on OSXmarcelofg55
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-29Merge pull request #4810 from marcelofg55/masterRémi Verschelde
2016-05-29fix freetype paths on osx and mingwJuan Linietsky
2016-05-25Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...marcelofg55
2016-05-20Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg55
2016-05-11OS.get_screen_size now returns the correct value on OSXmarcelofg55
2016-04-29rate url on iOS and properly launching from .app on OSXAriel Manzur
2016-04-29I think this is ok, "resizable" property might changeAriel Manzur
2016-04-28Move export GUI debug toggle to export settings windoweska
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-07osx: fix inverted horizontal scrollinghondres
2016-03-01Added relative paths for DirAccess::remove()Zher Huei Lee
2016-02-17Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde
2016-02-04support horizontal mouse wheel, use in text editorhondres
2016-01-29Update detect.pypunto-
2016-01-29audio crashAriel Manzur