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
/
editor
/
editor_export.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Disable code to add patches menu
Ev1lbl0w
2020-10-19
1
-8
/
+0
*
iOS: Fix multiple issues with PVRTC import, disable ETC1
Vasiliy Makarov
2020-09-23
1
-0
/
+1
*
Adds PCK encryption support (using script encryption key for export).
bruvzg
2020-09-05
1
-4
/
+21
*
iOS Export: Add a method to embed a framework
Sergey Minakov
2020-08-19
1
-0
/
+4
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-11
/
+11
*
Account for file deletion and renaming in Export Presets
Maganty Rushyendra
2020-06-11
1
-0
/
+2
*
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
1
-1
/
+4
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-4
/
+4
*
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
1
-0
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-0
/
+3
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-4
/
+4
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-3
/
+3
*
Texture refactor
Juan Linietsky
2020-02-11
1
-4
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Improve EditorExportPlatform interface.
Fabio Alessandrelli
2019-10-23
1
-4
/
+6
*
Add code signing support for Windows exports (using "signtool" on Windows and...
bruvzg
2019-10-04
1
-0
/
+1
*
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
1
-1
/
+10
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-5
/
+6
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-0
/
+1
*
Merge pull request #24582 from Xrayez/script-encrypt
Rémi Verschelde
2019-01-04
1
-0
/
+20
|
\
|
*
Bring back script encryption in export preset
Andrii Doroshenko (Xrayez)
2018-12-24
1
-0
/
+20
*
|
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
|
/
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-3
/
+3
*
EditorExportPlugin now calls _export_end() when export ends if scripted
Marcelo Fernandez
2018-12-07
1
-0
/
+1
*
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-2
/
+2
*
Save last export path when exporting
Marcelo Fernandez
2018-10-27
1
-0
/
+4
*
Fix mismatched class/struct definition warnings [-Wmismatched-tags]
Rémi Verschelde
2018-10-01
1
-1
/
+1
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
BPTC support
elasota
2018-08-21
1
-0
/
+2
*
Merge pull request #18455 from neikeq/export-pck-zip-debug
Hein-Pieter van Braam
2018-04-29
1
-0
/
+2
|
\
|
*
Make 'Export PCK/ZIP' work well with EditorExportPlugin
Ignacio Etcheverry
2018-04-26
1
-0
/
+2
*
|
Fix use64 used without being initialized
Marcelo Fernandez
2018-04-27
1
-1
/
+0
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #14597 from NathanWarden/linux_extensions
Rémi Verschelde
2017-12-16
1
-4
/
+4
|
\
|
*
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-12
1
-4
/
+4
*
|
-Added new scene conversion to binary on export (disabled by default, please ...
Juan Linietsky
2017-12-15
1
-0
/
+9
|
/
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-2
/
+3
*
Allow configuring iOS export
Ruslan Mustakov
2017-11-21
1
-6
/
+59
*
Fix x11 exported executables not getting the +x flag
Marcelo Fernandez
2017-09-17
1
-0
/
+4
*
Added type on export file callback, and initial export function.
Juan Linietsky
2017-09-15
1
-2
/
+4
*
Re-Added export plugins with a more interesting API, as well as the ability t...
Juan Linietsky
2017-09-14
1
-1
/
+42
*
Fix files header
Poommetee Ketson
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10307 from Rubonnek/update-argument-names
Rémi Verschelde
2017-08-16
1
-1
/
+1
|
\
|
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-1
/
+1
*
|
Use include/exclude export filters. Fixes #9860
Ruslan Mustakov
2017-08-14
1
-0
/
+4
|
/
[next]