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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-1
/
+14
*
|
Export: Reorder options for consistency across platforms
Rémi Verschelde
2020-11-20
1
-4
/
+6
*
|
Fix Android Export jarsigner error with *.import whitelist
Nathan Franke
2020-11-13
1
-0
/
+3
|
/
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Disable code to add patches menu
Ev1lbl0w
2020-10-19
1
-36
/
+0
*
iOS: Fix multiple issues with PVRTC import, disable ETC1
Vasiliy Makarov
2020-09-23
1
-0
/
+14
*
Adds PCK encryption support (using script encryption key for export).
bruvzg
2020-09-05
1
-33
/
+229
*
iOS Export: Add a method to embed a framework
Sergey Minakov
2020-08-19
1
-0
/
+9
*
Fix overwrite of manual changes in export_presets.cfg when export dialog is o...
Maganty Rushyendra
2020-06-20
1
-1
/
+0
*
Account for file deletion and renaming in Export Presets
Maganty Rushyendra
2020-06-11
1
-1
/
+18
*
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
1
-2
/
+54
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-25
/
+46
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+5
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-110
/
+0
*
Enforce use of bool literals instead of integers
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Support multiple debug protocols.
Fabio Alessandrelli
2020-05-12
1
-2
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-8
/
+8
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-0
/
+9
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-4
/
+4
*
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-3
/
+1
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-5
/
+5
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-12
/
+3
*
Texture refactor
Juan Linietsky
2020-02-11
1
-2
/
+2
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Export: Improve usability of command line interface
Rémi Verschelde
2020-01-07
1
-29
/
+17
*
PCK: Set VERSION_PATCH in header, factor out header magic
Joost Heitbrink
2020-01-06
1
-4
/
+6
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Improve EditorExportPlatform interface.
Fabio Alessandrelli
2019-10-23
1
-1
/
+7
*
Add code signing support for Windows exports (using "signtool" on Windows and...
bruvzg
2019-10-04
1
-0
/
+7
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-2
/
+2
*
Merge pull request #31586 from SonerSound/issue_31533
Rémi Verschelde
2019-08-23
1
-0
/
+6
|
\
|
*
Export path is the only path to be saved as a relative path
SonerSound
2019-08-22
1
-0
/
+6
*
|
Move CryptoCore to it's own folder.
Fabio Alessandrelli
2019-08-19
1
-1
/
+1
*
|
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-1
/
+1
*
|
Export: Remove temp files from cache after export
Rémi Verschelde
2019-08-12
1
-11
/
+27
|
/
*
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-05
1
-16
/
+90
|
\
|
*
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
1
-16
/
+90
*
|
CryptoCore class to access to base crypto utils.
Fabio Alessandrelli
2019-07-02
1
-6
/
+4
|
/
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-5
/
+3
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-3
/
+3
*
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-27
1
-0
/
+4
|
\
|
*
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
1
-0
/
+4
*
|
Fixed virtual method not showing up in autocomplete and docs
WiggleWizard
2019-05-23
1
-0
/
+1
|
/
*
Allow project export to be canceled
George Marques
2019-05-18
1
-8
/
+22
*
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
-3
/
+13
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
1
-3
/
+13
*
|
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
|
/
[prev]
[next]