summaryrefslogtreecommitdiff
path: root/platform/osx
AgeCommit message (Expand)Author
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
2016-01-24Change default window size for desktopGeorge Marques
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-Fix parsing of comments in VariantParser, fixes #3175Juan Linietsky
2015-12-18thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur
2015-12-13utf stuff on osxsantiagopf
2015-12-12added rotation and scale support to gui controlsJuan Linietsky
2015-12-12-added windowed mode with -w, fixes #3020Juan Linietsky
2015-11-30Add way to look for templates at system wide level tooest31
2015-11-250theora compilation fixesJuan Linietsky
2015-10-16Added specific get_locale to OSX platformDidier Vandekerckhove
2015-10-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-10disabling theora for now (will be re-written, re-enabled later)Juan Linietsky
2015-09-03merged some stuff for okamJuan Linietsky
2015-08-30new editor settings customization of where to run the game from the editorJuan Linietsky
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-06-22Fixed compilation error on MacOS X.James McLean
2015-05-26ability to run 2D physics in a threadJuan Linietsky
2015-05-06Better OS X fullscreen support, without the nasty startup effectRicardo Pérez
2015-05-05Really fixes fullscreen mode in OS X, even during startupRicardo Pérez
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-02Merge branch 'master' of https://github.com/okamstudio/godotAriel Manzur
2015-04-02fullscreen thingAriel m
2015-04-01solved color depth issues on osxJuan Linietsky
2015-03-23fixed build error on OSX from new WM codesteve
2015-02-17fix for “no viable conversion from 'NSPoint' (aka '_NSPoint') to 'CGPoint'â...greay