.. |
gizmos
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 semaine |
shader
|
99e997ae15
Make shader language editors inherit the same base class
|
il y a 3 mois |
tiles
|
d58ac7fc12
Merge pull request #98629 from timothyqiu/delete-delete
|
il y a 1 semaine |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
il y a 1 mois |
abstract_polygon_2d_editor.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
abstract_polygon_2d_editor.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
animation_blend_space_1d_editor.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
animation_blend_space_1d_editor.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
animation_blend_space_2d_editor.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
animation_blend_space_2d_editor.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
animation_blend_tree_editor_plugin.cpp
|
847059503f
Merge pull request #98224 from timothyqiu/select-markers-dialog
|
il y a 1 semaine |
animation_blend_tree_editor_plugin.h
|
ed13a840fa
Add markers to animation
|
il y a 1 mois |
animation_library_editor.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
animation_library_editor.h
|
681769e2c9
Fix undoredo handling in some dialogs
|
il y a 4 mois |
animation_player_editor_plugin.cpp
|
64d04c375c
Add FPS compatible option in second mode of animation editor snapping
|
il y a 1 semaine |
animation_player_editor_plugin.h
|
ed13a840fa
Add markers to animation
|
il y a 1 mois |
animation_state_machine_editor.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
animation_state_machine_editor.h
|
b37fc1014a
Style: Apply new `clang-format` changes
|
il y a 2 mois |
animation_tree_editor_plugin.cpp
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
animation_tree_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
asset_library_editor_plugin.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
il y a 4 jours |
asset_library_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
audio_stream_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
audio_stream_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
audio_stream_randomizer_editor_plugin.cpp
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
il y a 8 mois |
audio_stream_randomizer_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
bit_map_editor_plugin.cpp
|
cade5b88d9
Use `CoreStringNames::normal` in more places
|
il y a 5 mois |
bit_map_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
bone_map_editor_plugin.cpp
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
il y a 2 semaines |
bone_map_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
camera_3d_editor_plugin.cpp
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
camera_3d_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
canvas_item_editor_plugin.cpp
|
9513d18180
Merge pull request #98534 from YeldhamDev/i_hate_math
|
il y a 1 semaine |
canvas_item_editor_plugin.h
|
16524a8a01
Add "Game" editor for better runtime debugging
|
il y a 3 semaines |
cast_2d_editor_plugin.cpp
|
869e33252d
Merge pull request #84164 from KoBeWi/slowcast_2d
|
il y a 4 mois |
cast_2d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
collision_polygon_2d_editor_plugin.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
collision_polygon_2d_editor_plugin.h
|
35dafc9fa8
Split monolithic physics class files
|
il y a 8 mois |
collision_shape_2d_editor_plugin.cpp
|
413c11357d
Use Core/Scene stringnames consistently
|
il y a 6 mois |
collision_shape_2d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
control_editor_plugin.cpp
|
696ca9db3c
Merge pull request #98039 from aaronfranke/button-icon
|
il y a 3 semaines |
control_editor_plugin.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
il y a 3 semaines |
curve_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
curve_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
debugger_editor_plugin.cpp
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
il y a 5 mois |
debugger_editor_plugin.h
|
ba6f840970
Merge pull request #89248 from KoBeWi/store_no_store
|
il y a 6 mois |
dedicated_server_export_plugin.cpp
|
74458b6e9b
Add "dedicated server" export mode which can strip unneeded visual resources
|
il y a 1 an |
dedicated_server_export_plugin.h
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
il y a 1 an |
editor_context_menu_plugin.cpp
|
866c50a926
Add submenu support to EditorContextMenuPlugin
|
il y a 2 mois |
editor_context_menu_plugin.h
|
866c50a926
Add submenu support to EditorContextMenuPlugin
|
il y a 2 mois |
editor_debugger_plugin.cpp
|
8577340501
Expose several EngineDebugger methods and signals as plugin callbacks
|
il y a 5 mois |
editor_debugger_plugin.h
|
8577340501
Expose several EngineDebugger methods and signals as plugin callbacks
|
il y a 5 mois |
editor_plugin.compat.inc
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
editor_plugin.cpp
|
920fd47fa3
Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin` to add to the right of all other tabs.
|
il y a 1 mois |
editor_plugin.h
|
ecc0ab8061
Add EditorContextMenuPluginManager and refactor menu plugins
|
il y a 2 mois |
editor_plugin_settings.cpp
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
editor_plugin_settings.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
editor_preview_plugins.cpp
|
af6d260c17
Don't include `core/io/image.h` in `core/os/os.h`
|
il y a 1 mois |
editor_preview_plugins.h
|
91f0a65fc9
Rework viewport capture in preview generation
|
il y a 9 mois |
editor_resource_conversion_plugin.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
editor_resource_conversion_plugin.h
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
il y a 1 an |
editor_resource_tooltip_plugins.cpp
|
1fce8d8a91
Add tooltip plugin for AudioStream
|
il y a 7 mois |
editor_resource_tooltip_plugins.h
|
1fce8d8a91
Add tooltip plugin for AudioStream
|
il y a 7 mois |
font_config_plugin.cpp
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
il y a 2 semaines |
font_config_plugin.h
|
b37fc1014a
Style: Apply new `clang-format` changes
|
il y a 2 mois |
game_view_plugin.cpp
|
c3e2e46855
[Debugger] Add configuration to the GameView debugger plugin
|
il y a 2 semaines |
game_view_plugin.h
|
16524a8a01
Add "Game" editor for better runtime debugging
|
il y a 3 semaines |
gdextension_export_plugin.h
|
2d66988f99
[GDExtension] Improve macOS library loading/export.
|
il y a 2 semaines |
gpu_particles_collision_sdf_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
gpu_particles_collision_sdf_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
gradient_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
gradient_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
gradient_texture_2d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
gradient_texture_2d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
input_event_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
input_event_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
light_occluder_2d_editor_plugin.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 semaine |
light_occluder_2d_editor_plugin.h
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
lightmap_gi_editor_plugin.cpp
|
78fc90e81e
Improve "No meshes to bake" LightmapGI error dialog in the editor
|
il y a 3 semaines |
lightmap_gi_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
line_2d_editor_plugin.cpp
|
b58111588a
Add EditorUndoRedoManager singleton
|
il y a 1 an |
line_2d_editor_plugin.h
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
material_editor_plugin.cpp
|
6454ea4606
Add quad mesh to material preview
|
il y a 2 semaines |
material_editor_plugin.h
|
6454ea4606
Add quad mesh to material preview
|
il y a 2 semaines |
mesh_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
mesh_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
mesh_instance_3d_editor_plugin.cpp
|
416e1a538f
Improve Mesh UV1/UV2 preview in the editor
|
il y a 3 semaines |
mesh_instance_3d_editor_plugin.h
|
416e1a538f
Improve Mesh UV1/UV2 preview in the editor
|
il y a 3 semaines |
mesh_library_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
mesh_library_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
multimesh_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
multimesh_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
navigation_link_2d_editor_plugin.cpp
|
6de34fde27
Add EditorStringNames singleton
|
il y a 1 an |
navigation_link_2d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
navigation_obstacle_2d_editor_plugin.cpp
|
3b30c65880
Allow editing NavigationObstacle2D shape
|
il y a 6 mois |
navigation_obstacle_2d_editor_plugin.h
|
3b30c65880
Allow editing NavigationObstacle2D shape
|
il y a 6 mois |
navigation_obstacle_3d_editor_plugin.cpp
|
31a3b418f7
Fix obstacle avoidance and 3D editor ignoring transform
|
il y a 5 jours |
navigation_obstacle_3d_editor_plugin.h
|
086bd1d82c
Improve NavigationObstacle3D editor tooling
|
il y a 1 semaine |
navigation_polygon_editor_plugin.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 semaine |
navigation_polygon_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
node_3d_editor_gizmos.cpp
|
62d98c6f02
[Editor] Fix handle ID being passed for 3D Gizmo plugins
|
il y a 2 mois |
node_3d_editor_gizmos.h
|
2312345be8
Merge pull request #94698 from aaronp64/current_gizmos_hashset
|
il y a 2 mois |
node_3d_editor_plugin.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 semaine |
node_3d_editor_plugin.h
|
16524a8a01
Add "Game" editor for better runtime debugging
|
il y a 3 semaines |
occluder_instance_3d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
occluder_instance_3d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
packed_scene_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
packed_scene_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
packed_scene_translation_parser_plugin.cpp
|
84c5403578
Fix incorrect parsing of nested nodes when generating the POT
|
il y a 3 mois |
packed_scene_translation_parser_plugin.h
|
8446084a20
Fix packed scene translation parser missing strings.
|
il y a 8 mois |
parallax_background_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
parallax_background_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
particle_process_material_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
particle_process_material_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
particles_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
particles_editor_plugin.h
|
a4d724b37c
Unify particle editors
|
il y a 1 mois |
path_2d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
path_2d_editor_plugin.h
|
19975b1548
Add Create Curve button to Path2D editor
|
il y a 2 mois |
path_3d_editor_plugin.cpp
|
8e324c4589
Merge pull request #86195 from GreenCrowDev/curve3d_close
|
il y a 3 jours |
path_3d_editor_plugin.h
|
790efbb783
Implement closed path for Curve3d
|
il y a 5 jours |
physical_bone_3d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
physical_bone_3d_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
plugin_config_dialog.cpp
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
il y a 5 mois |
plugin_config_dialog.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
polygon_2d_editor_plugin.cpp
|
489d4933ab
Merge pull request #97081 from aXu-AP/uv-editor-without-polygon
|
il y a 1 semaine |
polygon_2d_editor_plugin.h
|
489d4933ab
Merge pull request #97081 from aXu-AP/uv-editor-without-polygon
|
il y a 1 semaine |
polygon_3d_editor_plugin.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 semaine |
polygon_3d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
resource_preloader_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
resource_preloader_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
root_motion_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
root_motion_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
script_editor_plugin.cpp
|
a595ae2abb
Merge pull request #97461 from lalitshankarchowdhury/better-replace
|
il y a 1 semaine |
script_editor_plugin.h
|
fd75707035
Merge pull request #78312 from Calinou/editor-add-markdown-highlighting
|
il y a 4 semaines |
script_text_editor.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
il y a 4 jours |
script_text_editor.h
|
06b17a4d2f
Fix goto line issues in code editor
|
il y a 3 mois |
shader_editor_plugin.cpp
|
12d2c05936
Add "Inspect Native Shader Code" to shader resource and shader editor
|
il y a 1 mois |
shader_editor_plugin.h
|
12d2c05936
Add "Inspect Native Shader Code" to shader resource and shader editor
|
il y a 1 mois |
shader_file_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
shader_file_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
skeleton_2d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
skeleton_2d_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
skeleton_3d_editor_plugin.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
il y a 1 semaine |
skeleton_3d_editor_plugin.h
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
il y a 3 semaines |
skeleton_ik_3d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
skeleton_ik_3d_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |
sprite_2d_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
sprite_2d_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
sprite_frames_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
sprite_frames_editor_plugin.h
|
57bc1d7574
Add duplicate animation
|
il y a 2 mois |
style_box_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
style_box_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
sub_viewport_preview_editor_plugin.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
il y a 1 an |
sub_viewport_preview_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
text_editor.cpp
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
il y a 2 mois |
text_editor.h
|
b37fc1014a
Style: Apply new `clang-format` changes
|
il y a 2 mois |
text_shader_editor.cpp
|
b4c92dbd0e
Refactor toggling script list
|
il y a 2 mois |
text_shader_editor.h
|
99e997ae15
Make shader language editors inherit the same base class
|
il y a 3 mois |
texture_3d_editor_plugin.cpp
|
e0f30d30e2
Improve layered texture preview
|
il y a 3 mois |
texture_3d_editor_plugin.h
|
e0f30d30e2
Improve layered texture preview
|
il y a 3 mois |
texture_editor_plugin.cpp
|
194bdde947
Cleanup of raw `nullptr` checks with `Ref`
|
il y a 2 mois |
texture_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
texture_layered_editor_plugin.cpp
|
e0f30d30e2
Improve layered texture preview
|
il y a 3 mois |
texture_layered_editor_plugin.h
|
e0f30d30e2
Improve layered texture preview
|
il y a 3 mois |
texture_region_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
texture_region_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
theme_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
theme_editor_plugin.h
|
66d2b0fc6a
Fix closing Theme Editor not actually closing it
|
il y a 1 mois |
theme_editor_preview.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
theme_editor_preview.h
|
512182f147
Add theme contexts to various parts of the editor
|
il y a 1 an |
tool_button_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
tool_button_editor_plugin.h
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
il y a 1 mois |
version_control_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
version_control_editor_plugin.h
|
1bcbbe96c4
Organize existing code for editor plugins
|
il y a 6 mois |
visual_shader_editor_plugin.cpp
|
313fe08e19
Merge pull request #99177 from Chaosus/vs_swap_connections
|
il y a 6 jours |
visual_shader_editor_plugin.h
|
ce833a3885
Add swap connection option to visual shader graph
|
il y a 6 jours |
voxel_gi_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
il y a 3 semaines |
voxel_gi_editor_plugin.h
|
065dd099dd
Remove empty bind_methods()
|
il y a 3 mois |