index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
editor
/
editor_import_export.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix crash and error with texture atlas
volzhs
2016-06-02
1
-1
/
+1
*
Changed import workflow
Juan Linietsky
2016-05-27
1
-2
/
+29
*
i18n: Proofreading of all strings
Rémi Verschelde
2016-05-21
1
-7
/
+7
*
i18n: Don't make print_line calls translatable
Rémi Verschelde
2016-05-04
1
-12
/
+12
*
Modified editor strings to be translatable in the future
Juan Linietsky
2016-05-03
1
-22
/
+22
*
Move export GUI debug toggle to export settings window
eska
2016-04-28
1
-0
/
+45
*
fix possible crash in tools/editor/editor_import_export.cpp
Hubert Jarosz
2016-03-09
1
-2
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-27
1
-4
/
+27
*
First attempt at making a more useful EditorPlugin API. Still undocumented, b...
Juan Linietsky
2016-02-27
1
-4
/
+84
*
add feature to exclude files from export
blackwc
2016-02-04
1
-11
/
+35
*
-Remote deploy now uses FS over USB on Android, super fast!
Juan Linietsky
2016-01-20
1
-0
/
+4
*
properly export sample compression type option
Juan Linietsky
2016-01-14
1
-0
/
+9
*
Replace export pack mode "Copy" with "Exec+Zip"
eska
2016-01-10
1
-10
/
+23
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2015-12-21
1
-4
/
+1
|
\
|
*
this failed in msvc, didn't in linux and mingw
Ariel Manzur
2015-12-20
1
-4
/
+1
*
|
-Fix to progress dialog, speding it up
Juan Linietsky
2015-12-21
1
-2
/
+2
|
/
*
-scenes are properly reloaded when a dependency changes, fixes #2896
Juan Linietsky
2015-12-13
1
-0
/
+1
*
fix zip export
Juan Linietsky
2015-12-13
1
-1
/
+3
*
ability to export scene to zip
Juan Linietsky
2015-12-13
1
-0
/
+54
*
Merge pull request #2956 from est31/add_system_wide_export_path
Juan Linietsky
2015-12-08
1
-15
/
+60
|
\
|
*
Make the setting unix-only.
est31
2015-11-30
1
-2
/
+2
|
*
Add way to look for templates at system wide level too
est31
2015-11-30
1
-15
/
+60
*
|
-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...
Juan Linietsky
2015-12-04
1
-0
/
+21
|
/
*
Merge pull request #2292 from blackwc/can_export
Juan Linietsky
2015-11-19
1
-11
/
+23
|
\
|
*
Improve export validation
blackwc
2015-07-22
1
-11
/
+23
*
|
-support for stereo ima-adpcm sample compression & playback
Juan Linietsky
2015-11-09
1
-0
/
+53
*
|
-Added ability to use cubic interpolation on image resize (little more qualit...
Juan Linietsky
2015-10-01
1
-4
/
+4
*
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-09-24
1
-4
/
+15
|
\
\
|
*
|
Ability to visually debug geometry visually:
Juan Linietsky
2015-09-20
1
-4
/
+15
*
|
|
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
1
-1
/
+12
|
/
/
*
|
merged some stuff for okam
Juan Linietsky
2015-09-03
1
-9
/
+37
*
|
-Merged the file server with the live editing and remote debug
Juan Linietsky
2015-08-06
1
-1
/
+44
|
/
*
fix font import path on windows, closes #1675
Juan Linietsky
2015-05-04
1
-0
/
+1
*
-Changed Godot exit to be clean.
Juan Linietsky
2015-04-20
1
-0
/
+8
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-03-03
1
-0
/
+26
|
\
|
*
Added the ability to add and remove editor import plugins.
Jeffrey Steward
2015-02-09
1
-0
/
+26
*
|
merges from okam repo
Juan Linietsky
2015-03-03
1
-2
/
+28
|
/
*
-add *.flags as a filter automatically when exporting, solves #1029
Juan Linietsky
2015-01-03
1
-2
/
+10
*
-fixes to vmethod for button
Juan Linietsky
2014-12-02
1
-1
/
+1
*
fix custom export packages for PC
Dana Olson
2014-08-25
1
-6
/
+6
*
ERR_FILE_CANT_READ -> ERR_FILE_CANT_WRITE
tnt
2014-08-13
1
-2
/
+2
*
Light Baker!
Juan Linietsky
2014-06-11
1
-3
/
+60
*
More 3D Improvements
Juan Linietsky
2014-05-29
1
-1
/
+1
*
-fix bug in cache for atlas import/export
Juan Linietsky
2014-03-13
1
-3
/
+85
*
-Added ATITC texture support
Juan Linietsky
2014-02-26
1
-5
/
+17
*
-moved script to modules
Juan Linietsky
2014-02-24
1
-37
/
+57
*
-fixed bug in Button now exporting font property
Juan Linietsky
2014-02-15
1
-2
/
+3
[next]