..
abstract_polygon_2d_editor.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp
renamed AnimationGraphPlayer to AnimationTree
2018-06-25 18:40:24 -03:00
animation_blend_space_1d_editor.h
added BlendSpace1D editor plugin
2018-06-25 21:46:12 +02:00
animation_blend_space_2d_editor.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
animation_blend_space_2d_editor.h
added BlendSpace1D editor plugin
2018-06-25 21:46:12 +02:00
animation_blend_tree_editor_plugin.cpp
Visual Shaders are back.
2018-07-14 18:16:18 -03:00
animation_blend_tree_editor_plugin.h
Fix crashes, ability to add blendpsace into blendtree, ability to delete with delete key
2018-06-21 18:08:11 -03:00
animation_player_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
animation_player_editor_plugin.h
Entirely new (and much improved) animation editor.
2018-06-07 12:52:00 -03:00
animation_state_machine_editor.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
animation_state_machine_editor.h
State machine animation node
2018-06-25 16:22:41 -03:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
audio_stream_editor_plugin.h
Add audio stream preview to Inspector dock
2018-07-17 22:11:35 +09:00
baked_lightmap_editor_plugin.cpp
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
canvas_item_editor_plugin.h
Fixes a crash on draw_hover
2018-06-12 11:01:24 +02:00
collision_polygon_2d_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
collision_shape_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
2018-07-06 20:21:42 -03:00
cpu_particles_editor_plugin.h
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
2018-07-06 20:21:42 -03:00
cube_grid_theme_editor_plugin.cpp
-New inspector.
2018-05-15 17:14:31 -03:00
cube_grid_theme_editor_plugin.h
curve_editor_plugin.cpp
-Hid texture flags by default so they dont take so much space
2018-05-18 12:37:18 -03:00
curve_editor_plugin.h
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
editor_preview_plugins.cpp
Entirely new (and much improved) animation editor.
2018-06-07 12:52:00 -03:00
editor_preview_plugins.h
Entirely new (and much improved) animation editor.
2018-06-07 12:52:00 -03:00
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h
gradient_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
gradient_editor_plugin.h
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
item_list_editor_plugin.cpp
-New inspector.
2018-05-15 17:14:31 -03:00
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
light_occluder_2d_editor_plugin.h
line_2d_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
line_2d_editor_plugin.h
material_editor_plugin.cpp
material_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h
mesh_instance_editor_plugin.cpp
mesh_instance_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp
Fix issues with CPUParticles and related conversion from Particles. Closes #20126
2018-07-23 12:28:50 -03:00
particles_editor_plugin.h
Add option to convert Particles to CPUParticles
2018-07-07 09:04:22 -03:00
path_2d_editor_plugin.cpp
Added option to 2D and 3D curve editor to mirror curve tangent handles both in angle and/or length
2018-05-09 14:01:04 +01:00
path_2d_editor_plugin.h
Added option to 2D and 3D curve editor to mirror curve tangent handles both in angle and/or length
2018-05-09 14:01:04 +01:00
path_editor_plugin.cpp
Added option to 2D and 3D curve editor to mirror curve tangent handles both in angle and/or length
2018-05-09 14:01:04 +01:00
path_editor_plugin.h
Added option to 2D and 3D curve editor to mirror curve tangent handles both in angle and/or length
2018-05-09 14:01:04 +01:00
physical_bone_plugin.cpp
Implemented ragdoll
2018-05-07 21:03:16 +02:00
physical_bone_plugin.h
Implemented ragdoll
2018-05-07 21:03:16 +02:00
polygon_2d_editor_plugin.cpp
Fix unable to remove split on Polygon 2D editor after restarting editor
2018-05-27 22:32:58 +09:00
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
The way multiple quaternions being slerped was not good, changed approach to one that seems to work better.
2018-06-27 16:30:48 -03:00
root_motion_editor_plugin.h
-Add root motion support in AnimationTree.
2018-06-26 19:06:16 -03:00
script_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
script_editor_plugin.h
Allow opening and editing of any utf_8 file in script editor
2018-07-22 11:55:56 +01:00
script_text_editor.cpp
Allow opening and editing of any utf_8 file in script editor
2018-07-22 11:55:56 +01:00
script_text_editor.h
Allow opening and editing of any utf_8 file in script editor
2018-07-22 11:55:56 +01:00
SCsub
shader_editor_plugin.cpp
Refactored text manipulation into CodeTexteditor
2018-07-22 11:48:59 +01:00
shader_editor_plugin.h
shader_graph_editor_plugin.cpp
shader_graph_editor_plugin.h
skeleton_2d_editor_plugin.cpp
Add missing copyright headers
2018-05-16 14:50:44 -03:00
skeleton_2d_editor_plugin.h
Add missing copyright headers
2018-05-16 14:50:44 -03:00
skeleton_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
skeleton_editor_plugin.h
Implemented ragdoll
2018-05-07 21:03:16 +02:00
spatial_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
spatial_editor_plugin.h
Implemented Soft body
2018-07-23 20:50:23 +02:00
sprite_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
sprite_editor_plugin.h
Add missing copyright headers
2018-05-16 14:50:44 -03:00
sprite_frames_editor_plugin.cpp
sprite_frames_editor_plugin.h
style_box_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
style_box_editor_plugin.h
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
text_editor.cpp
Allow opening and editing of any utf_8 file in script editor
2018-07-22 11:55:56 +01:00
text_editor.h
Allow opening and editing of any utf_8 file in script editor
2018-07-22 11:55:56 +01:00
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
texture_region_editor_plugin.h
-Ability to open resources in the same window
2018-05-17 18:03:05 -03:00
theme_editor_plugin.cpp
theme_editor_plugin.h
tile_map_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
tile_map_editor_plugin.h
Tile randomizer for tilemap editor.
2018-07-01 20:50:56 +02:00
tile_set_editor_plugin.cpp
Fix bugs related to bad handling of rotated/translated shapes in tilemap
2018-06-03 16:32:23 +03:00
tile_set_editor_plugin.h
visual_shader_editor_plugin.cpp
Reduce unnecessary COW on Vector by make writing explicit
2018-07-26 00:54:16 +02:00
visual_shader_editor_plugin.h
Visual shaders - make "Add node" menu showed by right click
2018-07-15 10:33:11 +03:00