godot/tools/editor/plugins
Juan Linietsky 1a2cb755e2 3D Physics and Other Stuff
-=-=-=-=-=-=-=-=-=-=-=-=-=

-New Vehicle (Based on Bullet's RaycastVehicle) - Vehiclebody/VehicleWheel. Demo will come soon, old vehicle (CarBody) will go away soon too.
-A lot of fixes to the 3D physics engine
-Added KinematicBody with demo
-Fixed the space query API for 2D (demo will come soon). 3D is WIP.
-Fixed long-standing bug with body_enter/body_exit for Area and Area2D
-Performance variables now includes physics (active bodies, collision pairs and islands)
-Ability to see what's inside of instanced scenes!
-Fixed Blend Shapes (no bs+skeleton yet)
-Added an Android JavaClassWrapper singleton for using Android native classes directly from GDScript. This is very Alpha!
2014-09-02 23:13:40 -03:00
..
animation_data_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_data_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_player_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_player_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_tree_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_tree_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
baked_light_baker.cpp 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
baked_light_baker.h Little Bits 2014-08-14 10:31:38 -03:00
baked_light_editor_plugin.cpp Little Bits 2014-08-14 10:31:38 -03:00
baked_light_editor_plugin.h Little Bits 2014-08-14 10:31:38 -03:00
camera_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
camera_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
canvas_item_editor_plugin.cpp Polygon2D 2014-07-07 17:44:21 -03:00
canvas_item_editor_plugin.h Polygon2D 2014-07-07 17:44:21 -03:00
collision_polygon_editor_plugin.cpp Polygon2D 2014-07-07 17:44:21 -03:00
collision_polygon_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
control_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
control_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
cube_grid_theme_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
cube_grid_theme_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
item_list_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
item_list_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
multimesh_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
multimesh_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles_2d_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles_2d_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
path_2d_editor_plugin.cpp 2D Animation Improvements 2014-07-06 11:49:27 -03:00
path_2d_editor_plugin.h 2D Animation Improvements 2014-07-06 11:49:27 -03:00
path_editor_plugin.cpp 2D Animation Improvements 2014-07-06 11:49:27 -03:00
path_editor_plugin.h 2D Animation Improvements 2014-07-06 11:49:27 -03:00
polygon_2d_editor_plugin.cpp Polygon2D 2014-07-07 17:44:21 -03:00
polygon_2d_editor_plugin.h Polygon2D 2014-07-07 17:44:21 -03:00
resource_preloader_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_preloader_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rich_text_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rich_text_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_editor_plugin.cpp A bit of everything: 2014-05-14 01:22:15 -03:00
sample_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_library_editor_plugin.cpp A bit of everything: 2014-05-14 01:22:15 -03:00
sample_library_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_player_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_player_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
script_editor_plugin.cpp Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
script_editor_plugin.h Making Godot Easier to Use.. 2014-05-24 01:35:47 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_editor_plugin.cpp Little Bits 2014-08-14 10:31:38 -03:00
shader_editor_plugin.h Misc Fixes 2014-06-27 23:21:45 -03:00
shader_graph_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_graph_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_editor_plugin.cpp Make sure View Grid state saved with scene state 2014-07-15 15:07:29 +08:00
spatial_editor_plugin.h Add align with view in 3d editor viewport (useful for aligning camera with 2014-06-13 15:59:02 +08:00
sprite_frames_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sprite_frames_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
stream_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
stream_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
style_box_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
style_box_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
theme_editor_plugin.cpp -fixed bug in Button now exporting font property 2014-02-15 02:02:41 -03:00
theme_editor_plugin.h -fixed bug in Button now exporting font property 2014-02-15 02:02:41 -03:00
tile_map_editor_plugin.cpp heck 2014-04-19 16:46:52 -03:00
tile_map_editor_plugin.h heck 2014-04-19 16:46:52 -03:00
tile_set_editor_plugin.cpp heck 2014-04-19 16:46:52 -03:00
tile_set_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00