index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
iphone
/
export
/
export.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix directory check when exporting project
volzhs
2019-03-06
1
-1
/
+1
*
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-06
1
-0
/
+3
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-0
/
+3
*
|
Merge pull request #26626 from rluders/misleading-error-message-export
Rémi Verschelde
2019-03-05
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
*
|
Remove microphone from export options and distribution plist
Sam Green
2019-03-04
1
-4
/
+0
|
/
*
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-03
1
-10
/
+4
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-0
/
+6
*
New export options iOS
Bastiaan Olij
2019-02-16
1
-2
/
+77
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-12
/
+12
*
Make export valid when setting custom packages for iOS
volzhs
2019-01-12
1
-12
/
+18
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add checking required field for exporting iOS
volzhs
2018-12-05
1
-0
/
+70
*
Show error if required fields are not filled when exporting iOS
volzhs
2018-11-23
1
-1
/
+17
*
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-1
/
+5
*
Fix warnings for comparison between signed and unsigned integers [-Wsign-comp...
Rémi Verschelde
2018-09-27
1
-4
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-7
/
+7
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-2
/
+1
*
Fix file hints
Marcin Zawiejski
2018-08-23
1
-11
/
+11
*
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-20
1
-5
/
+5
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-3
/
+3
*
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
1
-1
/
+5
*
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-11
1
-33
/
+34
*
Improve missing iOS loading screen error message
Ruslan Mustakov
2018-01-07
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-12
1
-1
/
+1
*
Fix Manage Export Templates link
MattUV
2017-12-08
1
-0
/
+1
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-4
/
+6
*
Enhanced iOS and UWP logo on Export dialog
Indah Sylvia
2017-11-29
1
-4
/
+2
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
1
-69
/
+382
*
Sign iOS dylibs before packaging
Ruslan Mustakov
2017-10-16
1
-9
/
+9
*
Use binary names instead of absolute paths in calls to OS::execute.
J08nY
2017-10-13
1
-3
/
+3
*
Enhance iOS export
Ruslan Mustakov
2017-09-26
1
-22
/
+339
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Added features for image formats
BastiaanOlij
2017-07-26
1
-1
/
+13
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-3
/
+10
*
Fix errors with global config names no more sorrys please
geequlim
2017-07-19
1
-2
/
+2
*
Only execute chmod exporting iOS when on Mac OS X
BastiaanOlij
2017-07-08
1
-0
/
+2
*
iPhone exporter
BastiaanOlij
2017-07-06
1
-0
/
+345