This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
118f3cdcf66b3847180cdccdfd7ee0c53974b0b9
godot
/
tools
/
editor
/
io_plugins
History
Julian Murgia - StraToN
6ffe1fff2d
Set default destination filename of imported font to be input font filename
...
if destination filename was ".fnt" (ie. no filename set by user)
2015-12-04 19:29:27 +01:00
..
editor_atlas.cpp
-fixes to animatedsprite used with atlas
2015-11-11 17:39:06 -03:00
editor_atlas.h
…
editor_export_scene.cpp
-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the process. Keeping old version just in case for now.
2015-12-04 10:18:28 -03:00
editor_export_scene.h
-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the process. Keeping old version just in case for now.
2015-12-04 10:18:28 -03:00
editor_font_import_plugin.cpp
Set default destination filename of imported font to be input font filename
2015-12-04 19:29:27 +01:00
editor_font_import_plugin.h
…
editor_import_collada.cpp
…
editor_import_collada.h
…
editor_mesh_import_plugin.cpp
Better import mesh warnings
2015-11-25 10:28:46 -03:00
editor_mesh_import_plugin.h
…
editor_sample_import_plugin.cpp
-support for stereo ima-adpcm sample compression & playback
2015-11-09 00:49:18 -03:00
editor_sample_import_plugin.h
-support for stereo ima-adpcm sample compression & playback
2015-11-09 00:49:18 -03:00
editor_scene_import_plugin.cpp
-remove Vector2.atan2() replaced by Vector2.angle(),
fixes
#2260
2015-11-19 10:41:20 -03:00
editor_scene_import_plugin.h
…
editor_scene_importer_fbxconv.cpp
…
editor_scene_importer_fbxconv.h
…
editor_texture_import_plugin.cpp
…
editor_texture_import_plugin.h
-support for stereo ima-adpcm sample compression & playback
2015-11-09 00:49:18 -03:00
editor_translation_import_plugin.cpp
…
editor_translation_import_plugin.h
…
SCsub
…