godot/tools
Juan Linietsky e086bccd63 Import 3D Scene Improvements
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

-If re-importing from the "dependency changed" dialog, edited scene will keep the local changes.
-Imported scene will keep track of changes in the source asset
-Geometry changes in source geometry or nodes with a different transform will be updated.
-Materials will be kept if changed locally.
-New nodes added will be kept
-If nodes were reparented or renamed, they will still keep track
-Deleted notes will be restored, use the -noimp option to avoid this.
-In general, you can trust that if you do local modifications to the imported scene, they will not be erased after re-import.
-Erasing your changes is done by re-importing from the "Re-Import" menu, re-opening the "Import 3D Scene" dialog. This wil re-import fresh.

Overall, This should allow you to work on a scene and see changes made to 3D assets in real-time.

So Please test!!
2014-06-19 02:23:03 -03:00
..
addheader GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
bmfhdr GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
buildstuff GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
collada -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
doc -added kinematic body 2014-02-22 20:28:19 -03:00
docdump -moved script to modules 2014-02-24 09:53:33 -03:00
editor Import 3D Scene Improvements 2014-06-19 02:23:03 -03:00
export/blender25 -project settings are saved when changed 2014-02-15 21:16:33 -03:00
freetype Removed unneeded c files from the freetype build rules, to prevent errors compiling under VC 2014-02-11 11:36:49 +00:00
glwrapper GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
Godot.app/Contents GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
html_fs -fixed export templates not loading/exporting on Windows 2014-02-13 18:03:28 -03:00
ios_xcode_template -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
osx_template.app/Contents GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
script_plugins -moved script to modules 2014-02-24 09:53:33 -03:00
scrits GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
memsort.py GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub wtf 2014-02-19 18:09:52 -03:00