virtualx-engine/bin/tests
Juan Linietsky 2af2a84a03 Misc Fixes
==========

-NOTIFICATION_WM_QUIT fixed on android (seems tha way this is reported changed in newer sdk)
-WIP implementation of APK Expansion APIs for publishing games larger than 50mb in Play Store
-Feaures in the new tutorials are all present in the sourcecode
-This (hopefully) should get rid of the animation list order getting corrupted
-Improved 3D Scene Importer (Skeletons, Animations and other stuff were not being merged). Anything missing?
-In code editor, the automatic syntax checker will only use file_exists() to check preload() else it might freeze the editor too much while typing if the preload is a big resource
-Fixed bugs in PolygonPathFinder, stil pending to do a node and a demo
2014-06-27 23:21:45 -03:00
..
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_containers.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_containers.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_detailer.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
test_detailer.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_gdscript.cpp -Fixes to OpenSSL compilation (more) 2014-05-01 11:34:10 -03:00
test_gdscript.h -scripts are converted to bytecode on export 2014-02-25 09:31:47 -03:00
test_gui.cpp Import 3D Scene Improvements 2014-06-19 02:23:03 -03:00
test_gui.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_image.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_image.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_io.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_io.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_main.cpp -scripts are converted to bytecode on export 2014-02-25 09:31:47 -03:00
test_main.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_math.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_math.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_misc.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
test_misc.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_particles.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
test_particles.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_physics.cpp -improved physics ccd 2014-02-19 11:57:14 -03:00
test_physics.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_physics_2d.cpp -improved physics ccd 2014-02-19 11:57:14 -03:00
test_physics_2d.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_python.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_python.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_render.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
test_render.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_shader_lang.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
test_shader_lang.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_sound.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_sound.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_string.cpp Adding unit tests for begins_with 2014-02-26 16:18:05 +01:00
test_string.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00