aboutsummaryrefslogtreecommitdiff
path: root/platform/osx/export/export.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved error checking at EditorExportPlatformPC::export_projectMarcelo Fernandez2018-03-061-4/+6
* Modify OSX can_export logic to match the logic from EditorExportPlatformPC::c...Marcelo Fernandez2018-03-031-9/+15
* OSX: Remove support for 32-bit and fat binariesRémi Verschelde2018-02-191-14/+2
* Adds dylib export for "dmg" export mode and change dylib path to "/Contents/F...bruvzg2018-01-041-2/+20
* Add support from properly exporting shared objects, needed for GDNative exportJuan Linietsky2018-01-041-1/+24
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Updated Linux template extensions to match architecture.Nathan Warden2017-12-121-1/+1
* Fix Manage Export Templates linkMattUV2017-12-081-0/+1
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-1/+1
* Allow configuring iOS exportRuslan Mustakov2017-11-211-0/+1
* Use new XDG folders to dehardcode pathsRémi Verschelde2017-11-191-3/+3
* EditorSettings: Rename settings_path to settings_dirRémi Verschelde2017-11-171-3/+3
* Use binary names instead of absolute paths in calls to OS::execute.fix/use-bin-nameJ08nY2017-10-131-2/+2
* Merge pull request #11810 from marcelofg55/osx_export_improvRémi Verschelde2017-10-091-269/+177
|\
| * Improvements on the export code on OS XMarcelo Fernandez2017-10-031-269/+177
* | fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky2017-10-031-0/+10
|/
* Fixed loading package from resource folder, exporting textures to bundle and ...BastiaanOlij2017-09-081-2/+13
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-7/+15
* Fix errors with global config names no more sorrys pleasegeequlim2017-07-191-3/+3
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-4/+4
* Fix typo in plist exportBastiaanOlij2017-07-061-2/+2
* On OSX export to DMG and optionally code sign the app bundleBastiaanOlij2017-07-021-38/+305
* BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-251-1/+1
* Reimplement export module for OSXBastiaanOlij2017-06-231-311/+186
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-7/+4
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-3/+3
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-5/+5
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-1/+2
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-3/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-1/+1
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-1/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Remove some unused variablesJohan Manuel2016-08-131-1/+1
* OSX export: Default to fat format, make it an enumRémi Verschelde2016-07-091-21/+27
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...marcelofg552016-05-251-1/+8
* Move export GUI debug toggle to export settings windoweska2016-04-281-1/+1
* Add way to look for templates at system wide level tooest312015-11-301-9/+12
* Ability to visually debug geometry visually:Juan Linietsky2015-09-201-4/+4
* -Merged the file server with the live editing and remote debugJuan Linietsky2015-08-061-4/+4
* fix custom export packages for PCDana Olson2014-08-251-2/+2
* More 3D ImprovementsJuan Linietsky2014-05-291-4/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+504