summaryrefslogtreecommitdiff
path: root/platform/iphone
AgeCommit message (Expand)Author
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
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-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
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-27PBR more or less working, still working on bringing gizmos backJuan Linietsky
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-09-05Move templates and distribution stuff to tools/distRémi Verschelde
2016-06-23added "arch" parameter, made iphone use it to build isimAriel Manzur
2016-06-23iOS simulator: merge into iphone detect.pyRémi Verschelde
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-05Add texture region support for stylebox renderGeequlim
2016-05-21remove trailing whitespaceHubert Jarosz
2016-04-29disabled appiraterAriel Manzur
2016-04-29rate url on iOS and properly launching from .app on OSXAriel Manzur
2016-04-29merged iphoen changesAriel Manzur
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-19Reject any native video player calls on iOS that point to files within .pck a...Aren Villanueva
2016-02-14adding xcode project templateAriel Manzur
2016-01-19missed rename "keep_screen_on" for iosvolzhs
2016-01-16Add ability to set "keep screen on" for iOSvolzhs
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-23removed -ffast-math on ios, compiler bug?Ariel Manzur
2015-12-18thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur
2015-12-14no need to revert this actuallyAriel Manzur
2015-12-13reverted mouse stuffsantiagopf
2015-12-11Merge pull request #590 from marynate/PR-fix-ios-release-eventpunto-
2015-11-16Use macros to determine which iOS SDK we have in order to be backwards compat...Aren Villanueva
2015-11-16iOS compile fixes.Aren Villanueva
2015-10-22Added setting for CADisplayLink on iOS, so you no longer need to recompile to...steve
2015-10-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-02Add support for Opus audio formatGeorge Marques
2015-09-28Merge pull request #2548 from romulox-x/iCloudpunto-
2015-09-27improved iCloud build option descriptionsteve
2015-09-27Initial iCloud implementation, supporting key value pairssteve
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-12Merge pull request #2461 from romulox-x/iphoneSplashJuan Linietsky
2015-09-10ios now displays splash screen between launch image and main scene, instead o...steve