godot/scene/3d
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
..
area.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
area.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
baked_light_instance.cpp Light Baker! 2014-06-11 10:41:03 -03:00
baked_light_instance.h Light Baker! 2014-06-11 10:41:03 -03:00
body_shape.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
body_shape.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
bone_attachment.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
bone_attachment.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
camera.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
camera.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
car_body.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
car_body.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
character_camera.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
character_camera.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
collision_object.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
collision_object.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
editable_shape.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
editable_shape.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
follow_camera.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
follow_camera.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
immediate_geometry.cpp More 3D Improvements 2014-05-29 10:56:39 -03:00
immediate_geometry.h More 3D Improvements 2014-05-29 10:56:39 -03:00
interpolated_camera.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
interpolated_camera.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
light.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
light.h Misc Fixes 2014-06-27 23:21:45 -03:00
mesh_instance.cpp Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from child parent constraint 2014-05-13 13:25:24 +08:00
mesh_instance.h Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from child parent constraint 2014-05-13 13:25:24 +08:00
multimesh_instance.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
multimesh_instance.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
optimized_spatial_scene.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
optimized_spatial_scene.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
particles.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
path.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
path.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
physics_body.cpp A bit of everything: 2014-05-14 01:22:15 -03:00
physics_body.h A bit of everything: 2014-05-14 01:22:15 -03:00
physics_joint.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
physics_joint.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
portal.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
portal.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
position_3d.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
position_3d.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
proximity_group.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
proximity_group.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
quad.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
quad.h -Fixed a few bugs in Viewport 2014-04-10 00:18:27 -03:00
ray_cast.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
ray_cast.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
room_instance.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
room_instance.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
scenario_fx.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
scenario_fx.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
skeleton.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
skeleton.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial.cpp Import 3D Scene Improvements 2014-06-19 02:23:03 -03:00
spatial.h Import 3D Scene Improvements 2014-06-19 02:23:03 -03:00
spatial_indexer.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_indexer.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_player.cpp Misc Fixes 2014-06-27 23:21:45 -03:00
spatial_player.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_sample_player.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_sample_player.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_stream_player.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_stream_player.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sprite_3d.cpp Light Baker! 2014-06-11 10:41:03 -03:00
sprite_3d.h Light Baker! 2014-06-11 10:41:03 -03:00
test_cube.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
test_cube.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
visibility_notifier.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
visibility_notifier.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
visual_instance.cpp Light Baker! 2014-06-11 10:41:03 -03:00
visual_instance.h Light Baker! 2014-06-11 10:41:03 -03:00