.. |
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
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
animation_blend_space_1d_editor.cpp
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_space_1d_editor.h
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_space_2d_editor.cpp
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_space_2d_editor.h
|
Style: Fix issues that went past CI
|
2018-08-21 21:28:06 +02:00 |
animation_blend_tree_editor_plugin.cpp
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_blend_tree_editor_plugin.h
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -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
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_state_machine_editor.h
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_tree_editor_plugin.cpp
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_tree_editor_plugin.h
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_tree_player_editor_plugin.cpp
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
animation_tree_player_editor_plugin.h
|
Massive rewrite to AnimationTree. Many APIs changed in order to:
|
2018-08-20 13:39:16 -03:00 |
asset_library_editor_plugin.cpp
|
Fix occasional crash when downloading assets from the Asset Library
|
2018-08-20 20:21:56 +02:00 |
asset_library_editor_plugin.h
|
Fix Coverity reports of uninitialized scalar variable
|
2018-04-19 15:20:45 +02:00 |
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
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
2018-01-12 00:08:32 -03:00 |
baked_lightmap_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
camera_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
camera_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
canvas_item_editor_plugin.cpp
|
Added possibility to change color of 2d editor grid
|
2018-08-19 10:04:16 +03:00 |
canvas_item_editor_plugin.h
|
Fixes bugs on the 2D editor scrollable area
|
2018-07-30 01:05:13 +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
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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
|
Fix how snapping is applied to 3D polygon editing, make it more friendly.
|
2018-04-28 11:22:22 -03:00 |
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
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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 |
curve_editor_plugin.cpp
|
Added possibility to change color of 2d editor grid
|
2018-08-19 10:04:16 +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
|
It is now possible to import images as a separate resource, closes #5738 and likely many others
|
2018-07-29 16:45:23 -03:00 |
editor_preview_plugins.h
|
It is now possible to import images as a separate resource, closes #5738 and likely many others
|
2018-07-29 16:45:23 -03:00 |
gi_probe_editor_plugin.cpp
|
-Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686.
|
2018-01-12 00:08:32 -03:00 |
gi_probe_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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
|
Support radio-button entries in ItemListPlugin
|
2018-03-27 19:19:45 +02:00 |
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
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
material_editor_plugin.cpp
|
Update copyright statements to 2018
|
2018-01-01 14:40:47 +01:00 |
material_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_instance_editor_plugin.cpp
|
Change ".." punctuation for "..." in editor strings (#16507)
|
2018-04-22 19:36:01 +02:00 |
mesh_instance_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
mesh_library_editor_plugin.cpp
|
Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors
|
2018-08-22 16:52:38 -03:00 |
mesh_library_editor_plugin.h
|
Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors
|
2018-08-22 16:52:38 -03:00 |
multimesh_editor_plugin.cpp
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
multimesh_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
particles_2d_editor_plugin.cpp
|
Particles2D: set emitting if not set before generating Visibility Rect
|
2018-08-16 15:35:12 +02:00 |
particles_2d_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
particles_editor_plugin.cpp
|
Particles2D: set emitting if not set before generating Visibility Rect
|
2018-08-16 15:35:12 +02: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
|
New gizmo structure and new gizmo disabling menu
|
2018-08-09 20:58:39 +02:00 |
path_editor_plugin.h
|
New gizmo structure and new gizmo disabling menu
|
2018-08-09 20:58:39 +02: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
|
Skeletal deform working
|
2018-05-04 11:54:21 -03:00 |
resource_preloader_editor_plugin.cpp
|
Display path to preloaded res + button to open it
|
2018-01-15 07:49:29 +01:00 |
resource_preloader_editor_plugin.h
|
Display path to preloaded res + button to open it
|
2018-01-15 07:49:29 +01:00 |
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
|
Merge pull request #21023 from Paulb23/fix_reopening_text_file
|
2018-08-15 23:16:19 +02:00 |
script_editor_plugin.h
|
Added method to create TextFiles
|
2018-08-15 21:09:34 +01:00 |
script_text_editor.cpp
|
Added system for GDScript warnings
|
2018-08-10 16:00:47 -03:00 |
script_text_editor.h
|
Added system for GDScript warnings
|
2018-08-10 16:00:47 -03:00 |
SCsub
|
Refactoring: rename tools/editor/ to editor/
|
2017-03-05 14:21:25 +01:00 |
shader_editor_plugin.cpp
|
context menu improvements
|
2018-07-26 08:58:35 -04:00 |
shader_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
shader_graph_editor_plugin.cpp
|
Change ".." punctuation for "..." in editor strings (#16507)
|
2018-04-22 19:36:01 +02:00 |
shader_graph_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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 |
skeleton_ik_editor_plugin.cpp
|
Implemented IK
|
2018-08-04 11:25:07 +02:00 |
skeleton_ik_editor_plugin.h
|
Implemented IK
|
2018-08-04 11:25:07 +02:00 |
spatial_editor_plugin.cpp
|
Merge pull request #18822 from QbieShay/master
|
2018-08-20 14:21:04 -03:00 |
spatial_editor_plugin.h
|
Fix the 3D grid flickering when the origin is enabled
|
2018-08-17 23:22:03 +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
|
Changed Sprite Frame move buttons for icons
|
2018-04-30 16:05:21 -05:00 |
sprite_frames_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
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
|
Fix gradient texture preview
|
2018-02-03 12:10:44 +03:00 |
texture_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
texture_region_editor_plugin.cpp
|
Added possibility to change color of 2d editor grid
|
2018-08-19 10:04:16 +03:00 |
texture_region_editor_plugin.h
|
Changes to the TileSet and TextureRegion editors
|
2018-08-14 14:02:47 -03:00 |
theme_editor_plugin.cpp
|
Small changes for some strings.
|
2018-05-03 18:07:18 -03:00 |
theme_editor_plugin.h
|
Add missing copyright headers and fix formatting
|
2018-01-05 01:22:23 +01:00 |
tile_map_editor_plugin.cpp
|
Add option to move Tile/GridMap editors to another side
|
2018-08-22 19:18:23 -03:00 |
tile_map_editor_plugin.h
|
Add option to move Tile/GridMap editors to another side
|
2018-08-22 19:18:23 -03:00 |
tile_set_editor_plugin.cpp
|
Add option to move Tile/GridMap editors to another side
|
2018-08-22 19:18:23 -03:00 |
tile_set_editor_plugin.h
|
Changes to the TileSet and TextureRegion editors
|
2018-08-14 14:02:47 -03:00 |
visual_shader_editor_plugin.cpp
|
Don't try to update the visual shader graph if it doesn't exist yet
|
2018-08-12 22:33:35 +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 |