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
/
uwp
/
export
/
export.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix directory check when exporting project
volzhs
2019-03-06
1
-1
/
+1
*
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
1
-0
/
+4
*
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-10
/
+10
*
ExportDialog: Make error messages translatable
Rémi Verschelde
2019-01-21
1
-13
/
+13
*
Fixed a typo in 'uwp_device_capabilites'
M. Huri
2019-01-19
1
-3
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
uwp export: fix existing template check
Andrea Beconcini
2018-11-27
1
-1
/
+1
*
Export for OS X on OS X now lets you select .dmg or .zip
Marcelo Fernandez
2018-11-01
1
-2
/
+4
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-7
/
+7
*
Fix file hints
Marcin Zawiejski
2018-08-23
1
-2
/
+2
*
BPTC support
elasota
2018-08-21
1
-0
/
+3
*
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
Rémi Verschelde
2018-08-20
1
-9
/
+9
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-50
/
+50
*
For uwp the ARM architecture needs to be in lower case
Hein-Pieter van Braam
2018-05-09
1
-2
/
+2
*
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
1
-0
/
+8
*
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
Merge pull request #15246 from vnen/uwp-gdnative
George Marques
2018-01-01
1
-0
/
+11
|
\
|
*
Make GDNative DLLs work on UWP
George Marques
2018-01-01
1
-0
/
+11
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Add option to sign UWP exports with signtool
George Marques
2017-12-26
1
-1
/
+69
*
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-12
1
-1
/
+1
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-12
/
+12
*
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
1
-3
/
+3
*
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
1
-3
/
+3
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-3
/
+3
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-2
/
+0
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-1
/
+3
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
1
-4
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
1
-14
/
+14
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-21
1
-1
/
+1
*
Revert "Second take at making command-line arguments more UNIX-like + main.cp...
Juan Linietsky
2017-08-19
1
-1
/
+1
*
Fixes for new two-dash long command line arguments
Rémi Verschelde
2017-08-19
1
-1
/
+1
*
Use const reference where favorable
Wilson E. Alvarez
2017-08-14
1
-2
/
+2
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-2
/
+12
*
Fix errors with global config names no more sorrys please
geequlim
2017-07-19
1
-1
/
+1
*
Bring back the UWP exporter
George Marques
2017-07-12
1
-1594
/
+581
*
Move core thirdparty files to thirdparty/{minizip,misc}
Rémi Verschelde
2017-04-28
1
-4
/
+5
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
i-patch for Pirate language
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-16
/
+15
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-2
/
+2
*
Complete the globals.h -> global_config.h conversion
Bojidar Marinov
2017-02-23
1
-1
/
+1
*
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
1
-3
/
+4
*
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
1
-1
/
+2
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
1
-10
/
+11
*
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-1
/
+1
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
[next]