index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
project_export.cpp
Age
Commit message (
Expand
)
Author
2017-01-16
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-13
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-12
some class renames
Juan Linietsky
2017-01-10
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-05
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-29
Check keystore field when export Android release apk
volzhs
2016-07-07
Removed unused variables (second pass) + dead code
Rémi Verschelde
2016-06-18
Drop empty files that are not used anywhere
Rémi Verschelde
2016-06-02
fix crash and error with texture atlas
volzhs
2016-05-30
Added more translatable strings in code. Updated template tools.pot.
DimOkGamer
2016-05-29
Set more visible string to translatable
Geequlim
2016-05-21
remove trailing whitespace
Hubert Jarosz
2016-05-21
i18n: Second pass at proofreading
Rémi Verschelde
2016-05-21
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-13
Add SpinBox to Lossy Quality on Image Groups
volzhs
2016-05-04
i18n: Don't make print_line calls translatable
Rémi Verschelde
2016-05-03
Modified editor strings to be translatable in the future
Juan Linietsky
2016-04-28
Move export GUI debug toggle to export settings window
eska
2016-03-18
Fixes #3942 - Throws an error when exporting for X11 with no filename
demolitions
2016-02-04
add feature to exclude files from export
blackwc
2016-01-27
defer project export filesystem update if not visible
Juan Linietsky
2016-01-14
sample convert option was not being saved
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-13
fix zip export
Juan Linietsky
2015-12-13
ability to export scene to zip
Juan Linietsky
2015-12-04
-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...
Juan Linietsky
2015-11-25
Print errors to console when exporting
est31
2015-11-19
Merge pull request #2292 from blackwc/can_export
Juan Linietsky
2015-11-09
-support for stereo ima-adpcm sample compression & playback
Juan Linietsky
2015-10-01
-Added ability to use cubic interpolation on image resize (little more qualit...
Juan Linietsky
2015-09-03
merged some stuff for okam
Juan Linietsky
2015-08-23
**WARNING BEFORE PULLING**
Juan Linietsky
2015-07-26
QOL, script buttons in scene tabs
Juan Linietsky
2015-07-22
Improve export validation
blackwc
2015-06-06
new file dialog!
Juan Linietsky
2015-05-18
-Rename unexisting by nonexistant, closes #1940
Juan Linietsky
2015-05-05
Abort when exporting fails
est31
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-08
Changed popup_centered by popup_centered_minsize in editor dialogs
Franklin Sobrinho
2015-01-03
-Completely removed EmptyControl (but added fallback), closes #1017
Juan Linietsky
2014-11-05
SceneMainLoop -> SceneTree
Juan Linietsky
2014-10-23
Fix Export -> image group panel
sanikoyes
2014-10-07
Build System Changes
Juan Linietsky
[next]