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
/
javascript
/
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 #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
*
|
Fix HTML5 quick preview URL
bruvzg
2019-03-05
1
-1
/
+1
|
/
*
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-03
1
-14
/
+19
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-0
/
+6
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-3
/
+5
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Fix file hints
Marcin Zawiejski
2018-08-23
1
-3
/
+3
*
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
fix Android/HTML5 custom templates option does not work
Alessandro
2018-08-20
1
-6
/
+27
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
Use local path for custom HTML5 shell export
Leon Krause
2018-05-10
1
-1
/
+1
*
HTML export: Make s3tc the standard Texture Format
x1212
2018-01-20
1
-3
/
+3
*
Fix HTML5 feature tags
Leon Krause
2018-01-12
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fixed missing parenthesis
Artem Varaksa
2018-01-04
1
-1
/
+1
*
Add missing translation in Javascript export dialog
Rémi Verschelde
2018-01-04
1
-9
/
+9
*
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
-2
/
+2
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-2
/
+2
*
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
1
-0
/
+1
*
Merge pull request #13061 from eska014/html5-export
Rémi Verschelde
2017-11-20
1
-12
/
+56
|
\
|
*
Export boot splash and add custom HTML file option in HTML5 export
Leon Krause
2017-11-20
1
-12
/
+56
*
|
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
1
-1
/
+1
|
*
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
|
Remove asm.js support from HTML5 platform
Leon Krause
2017-11-18
1
-55
/
+8
|
/
*
Merge pull request #11154 from eska014/html5-startup-revamp
Poommetee Ketson
2017-09-12
1
-28
/
+2
|
\
|
*
HTML5 start-up overhaul
Leon Krause
2017-09-11
1
-28
/
+2
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
/
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-0
/
+12
*
Hide HTML5 native-run icon without runnable preset
L. Krause
2017-06-27
1
-1
/
+28
*
Use custom native-run icons for Android and HTML5
L. Krause
2017-06-27
1
-0
/
+12
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
1
-1
/
+1
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
WebGL 2 export per WebAssembly or asm.js
eska
2017-03-29
1
-276
/
+180
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-10
/
+4
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-3
/
+3
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
1
-5
/
+5
*
Merge pull request #7689 from eska014/webgl2
Rémi Verschelde
2017-02-02
1
-2
/
+2
|
\
|
*
Enable WebGL2 in web export, start fixing build
eska
2017-02-01
1
-2
/
+2
*
|
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
1
-0
/
+4
|
/
*
Merge pull request #7519 from eska014/web-presentation
Rémi Verschelde
2017-01-15
1
-1
/
+1
|
\
|
*
Improve usability and style in web export presentation
eska
2017-01-14
1
-1
/
+1
*
|
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-7
/
+7
[next]