Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 anni fa |
Marcin Zawiejski
|
3c4c8c40db
Fix file hints
|
7 anni fa |
elasota
|
35f6ba5c5d
BPTC support
|
7 anni fa |
Rémi Verschelde
|
661c9ece7c
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
|
7 anni fa |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 anni fa |
Marcelo Fernandez
|
0876502f72
Improved error checking at EditorExportPlatformPC::export_project
|
7 anni fa |
Marcelo Fernandez
|
a42dfd7882
Modify OSX can_export logic to match the logic from EditorExportPlatformPC::can_export
|
7 anni fa |
Rémi Verschelde
|
f04958cd5d
OSX: Remove support for 32-bit and fat binaries
|
7 anni fa |
bruvzg
|
cce6adfc51
Adds dylib export for "dmg" export mode and change dylib path to "/Contents/Frameworks"
|
7 anni fa |
Juan Linietsky
|
6e2ed15ff1
Add support from properly exporting shared objects, needed for GDNative export
|
7 anni fa |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 anni fa |
Nathan Warden
|
f89d78a7a4
Updated Linux template extensions to match architecture.
|
7 anni fa |
MattUV
|
93231819c2
Fix Manage Export Templates link
|
7 anni fa |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 anni fa |
Ruslan Mustakov
|
8f0f327f02
Allow configuring iOS export
|
7 anni fa |
Rémi Verschelde
|
6e3f2f44af
Use new XDG folders to dehardcode paths
|
7 anni fa |
Rémi Verschelde
|
ad199c3964
EditorSettings: Rename settings_path to settings_dir
|
7 anni fa |
J08nY
|
b1252caa10
Use binary names instead of absolute paths in calls to OS::execute.
|
7 anni fa |
Rémi Verschelde
|
e8b9cca614
Merge pull request #11810 from marcelofg55/osx_export_improv
|
7 anni fa |
Juan Linietsky
|
3cadecf17b
fixed the OS.has_feature() API, and added support for 32 and 64.
|
7 anni fa |
Marcelo Fernandez
|
b6daa94a80
Improvements on the export code on OS X
|
7 anni fa |
BastiaanOlij
|
099546ac00
Fixed loading package from resource folder, exporting textures to bundle and added a bit of feedback for a debug compile
|
8 anni fa |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 anni fa |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 anni fa |
geequlim
|
5a2500f580
Fix errors with global config names no more sorrys please
|
8 anni fa |
Juan Linietsky
|
bbada82f80
-Reorganized all properties of project settings (Sorry, Again).
|
8 anni fa |
BastiaanOlij
|
e735963182
Fix typo in plist export
|
8 anni fa |
BastiaanOlij
|
7ddf3d6cc4
On OSX export to DMG and optionally code sign the app bundle
|
8 anni fa |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 anni fa |
BastiaanOlij
|
5b44f092f9
Reimplement export module for OSX
|
8 anni fa |