Commit History

Author SHA1 Message Date
  Juan Linietsky 6e2ed15ff1 Add support from properly exporting shared objects, needed for GDNative export 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Nathan Warden f89d78a7a4 Updated Linux template extensions to match architecture. 7 years ago
  MattUV 93231819c2 Fix Manage Export Templates link 7 years ago
  Juan Linietsky bc2e8d99e5 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 7 years ago
  Ruslan Mustakov 8f0f327f02 Allow configuring iOS export 8 years ago
  Rémi Verschelde 6e3f2f44af Use new XDG folders to dehardcode paths 8 years ago
  Rémi Verschelde ad199c3964 EditorSettings: Rename settings_path to settings_dir 8 years ago
  J08nY b1252caa10 Use binary names instead of absolute paths in calls to OS::execute. 8 years ago
  Rémi Verschelde e8b9cca614 Merge pull request #11810 from marcelofg55/osx_export_improv 8 years ago
  Juan Linietsky 3cadecf17b fixed the OS.has_feature() API, and added support for 32 and 64. 8 years ago
  Marcelo Fernandez b6daa94a80 Improvements on the export code on OS X 8 years ago
  BastiaanOlij 099546ac00 Fixed loading package from resource folder, exporting textures to bundle and added a bit of feedback for a debug compile 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  geequlim 5a2500f580 Fix errors with global config names no more sorrys please 8 years ago
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 years ago
  BastiaanOlij e735963182 Fix typo in plist export 8 years ago
  BastiaanOlij 7ddf3d6cc4 On OSX export to DMG and optionally code sign the app bundle 8 years ago
  Poommetee Ketson e3998528e0 BuildSystem: generated files have .gen.extension 8 years ago
  BastiaanOlij 5b44f092f9 Reimplement export module for OSX 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Rémi Verschelde 49c065d29c Refactoring: rename tools/editor/ to editor/ 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Juan Linietsky f6950956bd Editor Export Settings Dialog is completed!! Now on to make some exporters.. 8 years ago
  Juan Linietsky 96de0141cc Removed import/export system, will start new one from scratch. 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 years ago