.. |
gizmos
|
02eab5e2c4
Editor: Improve capsule gizmos
|
3 dagar sedan |
shader
|
b983a05806
Re-organize UI in the shader editor
|
4 dagar sedan |
tiles
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
6 månader sedan |
abstract_polygon_2d_editor.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
abstract_polygon_2d_editor.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
animation_blend_space_1d_editor.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
animation_blend_space_1d_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
animation_blend_space_2d_editor.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
animation_blend_space_2d_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
animation_blend_tree_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
animation_blend_tree_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
animation_library_editor.cpp
|
bde87db443
Fix get_item_area_rect when tree is scrolled
|
2 månader sedan |
animation_library_editor.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
animation_player_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
animation_player_editor_plugin.h
|
7d1e236ad9
Merge pull request #102189 from KoBeWi/frames_per_setting
|
4 veckor sedan |
animation_state_machine_editor.cpp
|
75314c2f87
Remove dead code in AnimationStateMachine editor
|
1 dag sedan |
animation_state_machine_editor.h
|
75314c2f87
Remove dead code in AnimationStateMachine editor
|
1 dag sedan |
animation_tree_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
animation_tree_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
asset_library_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
asset_library_editor_plugin.h
|
ff1858ad2c
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
|
1 vecka sedan |
audio_stream_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
audio_stream_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
audio_stream_randomizer_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
audio_stream_randomizer_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
bit_map_editor_plugin.cpp
|
d8fca99ba0
Fix `BitMapEditor` crash when bitmap is empty
|
1 vecka sedan |
bit_map_editor_plugin.h
|
af48059e97
Add borders to `BitMap` in `BitMapEditor`
|
4 veckor sedan |
bone_map_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
bone_map_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
camera_2d_editor_plugin.cpp
|
7cb2fb189a
Remove TOOLS_ENABLED checks from editor/
|
3 veckor sedan |
camera_2d_editor_plugin.h
|
5ca70d88a7
Improve usability of Camera2D
|
4 veckor sedan |
camera_3d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
camera_3d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
canvas_item_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
canvas_item_editor_plugin.h
|
ff1858ad2c
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
|
1 vecka sedan |
cast_2d_editor_plugin.cpp
|
93e06ff16c
Fix select and edit invisble items in SubViewports
|
4 månader sedan |
cast_2d_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
collision_polygon_2d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
collision_polygon_2d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
collision_shape_2d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
collision_shape_2d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
color_channel_selector.cpp
|
c7a9d64eaf
Add color channel filter to editor texture previews
|
2 månader sedan |
color_channel_selector.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
control_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
control_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
curve_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
curve_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
debugger_editor_plugin.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 månader sedan |
debugger_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
dedicated_server_export_plugin.cpp
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
4 månader sedan |
dedicated_server_export_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
editor_context_menu_plugin.cpp
|
ce6c3c5c28
Merge pull request #100556 from KoBeWi/unlimited_contextizer
|
3 månader sedan |
editor_context_menu_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
editor_debugger_plugin.cpp
|
8577340501
Expose several EngineDebugger methods and signals as plugin callbacks
|
10 månader sedan |
editor_debugger_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
editor_plugin.compat.inc
|
1bcbbe96c4
Organize existing code for editor plugins
|
11 månader sedan |
editor_plugin.cpp
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
3 månader sedan |
editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
editor_plugin_settings.cpp
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
3 månader sedan |
editor_plugin_settings.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
editor_preview_plugins.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
editor_preview_plugins.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
editor_resource_conversion_plugin.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 år sedan |
editor_resource_conversion_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
editor_resource_tooltip_plugins.cpp
|
7d186cb28e
Add UID to file tooltip
|
4 dagar sedan |
editor_resource_tooltip_plugins.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
embedded_process.cpp
|
ba47acab0a
Merge pull request #103105 from Hilderin/fix-embedded-game-window-first-startup-location-size
|
1 månad sedan |
embedded_process.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
font_config_plugin.cpp
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
1 dag sedan |
font_config_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
game_view_plugin.cpp
|
bb4a6b84db
Merge pull request #103731 from GustJc/embed_pause_hotkeys
|
1 dag sedan |
game_view_plugin.h
|
ff1858ad2c
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
|
1 vecka sedan |
gdextension_export_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
gpu_particles_collision_sdf_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
gpu_particles_collision_sdf_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
gradient_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
gradient_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
gradient_texture_2d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
gradient_texture_2d_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
input_event_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
5 månader sedan |
input_event_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
light_occluder_2d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
light_occluder_2d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
lightmap_gi_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
lightmap_gi_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
line_2d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
line_2d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
material_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
material_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
mesh_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
mesh_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
mesh_instance_3d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
mesh_instance_3d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
mesh_library_editor_plugin.cpp
|
556933306a
Allow to compile templates without navigation features
|
1 vecka sedan |
mesh_library_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
multimesh_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
multimesh_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
navigation_link_2d_editor_plugin.cpp
|
f241c1fda0
Remove unused header in editor.
|
3 månader sedan |
navigation_link_2d_editor_plugin.h
|
556933306a
Allow to compile templates without navigation features
|
1 vecka sedan |
navigation_obstacle_2d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
navigation_obstacle_2d_editor_plugin.h
|
556933306a
Allow to compile templates without navigation features
|
1 vecka sedan |
navigation_obstacle_3d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
navigation_obstacle_3d_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
navigation_polygon_editor_plugin.cpp
|
556933306a
Allow to compile templates without navigation features
|
1 vecka sedan |
navigation_polygon_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
node_3d_editor_gizmos.cpp
|
d52b84e472
Merge pull request #103993 from aaronfranke/geometry-segment
|
1 vecka sedan |
node_3d_editor_gizmos.h
|
ab917da71e
Allow multiple EditorNode3DGizmo collision meshes
|
2 veckor sedan |
node_3d_editor_plugin.cpp
|
e6a61b1ecc
Merge pull request #76829 from bruvzg/ac_kit_direct
|
1 dag sedan |
node_3d_editor_plugin.h
|
ff1858ad2c
Merge pull request #102101 from KoBeWi/2d_3d_skrypt_gra_biblioteka_zasobów
|
1 vecka sedan |
occluder_instance_3d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
occluder_instance_3d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
packed_scene_editor_plugin.cpp
|
d2d02d0ea8
EditorNode: Add function to load file as scene or resource
|
4 veckor sedan |
packed_scene_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
packed_scene_translation_parser_plugin.cpp
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
1 månad sedan |
packed_scene_translation_parser_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
parallax_background_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
5 månader sedan |
parallax_background_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
particle_process_material_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
particle_process_material_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
particles_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
particles_editor_plugin.h
|
e54a4408ad
Merge pull request #102249 from Arnklit/particles2d-emission-shapes
|
4 veckor sedan |
path_2d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
path_2d_editor_plugin.h
|
a5926394d3
Merge pull request #103956 from dugramen/curve-handles-outwards
|
2 veckor sedan |
path_3d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
path_3d_editor_plugin.h
|
8e9faae2be
Merge pull request #104058 from dugramen/path3d-outwards-curve
|
1 vecka sedan |
physical_bone_3d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
physical_bone_3d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
plugin_config_dialog.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
plugin_config_dialog.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
polygon_2d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
polygon_2d_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
polygon_3d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
polygon_3d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
resource_preloader_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
resource_preloader_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
root_motion_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
root_motion_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
script_editor_plugin.cpp
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
script_editor_plugin.h
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
script_text_editor.cpp
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
script_text_editor.h
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
shader_editor_plugin.cpp
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
shader_editor_plugin.h
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
shader_file_editor_plugin.cpp
|
4f4031a675
Replace size() == 0 with is_empty().
|
1 vecka sedan |
shader_file_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
skeleton_2d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
skeleton_2d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
skeleton_3d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
skeleton_3d_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
skeleton_ik_3d_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
skeleton_ik_3d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
sprite_2d_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
sprite_2d_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
sprite_frames_editor_plugin.cpp
|
c374ce211c
Merge pull request #104830 from chocola-mint/fix-#104822
|
7 timmar sedan |
sprite_frames_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
style_box_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
style_box_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
sub_viewport_preview_editor_plugin.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 år sedan |
sub_viewport_preview_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
text_editor.cpp
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
text_editor.h
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
text_shader_editor.cpp
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
text_shader_editor.h
|
b983a05806
Re-organize UI in the shader editor
|
4 dagar sedan |
texture_3d_editor_plugin.cpp
|
c7a9d64eaf
Add color channel filter to editor texture previews
|
2 månader sedan |
texture_3d_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
texture_editor_plugin.cpp
|
00f2e5be3a
Display PortableCompressedTexture's format in inspector preview
|
6 dagar sedan |
texture_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
texture_layered_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
texture_layered_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
texture_region_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
texture_region_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
theme_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
theme_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
theme_editor_preview.cpp
|
84e1ed8884
Fix `ThemeEditor` being too wide for small screen or minimized window
|
3 veckor sedan |
theme_editor_preview.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
tool_button_editor_plugin.cpp
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
5 månader sedan |
tool_button_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
version_control_editor_plugin.cpp
|
302fa831cc
Initial editor accessibility.
|
1 dag sedan |
version_control_editor_plugin.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
1 månad sedan |
visual_shader_editor_plugin.cpp
|
ec675fc329
Merge pull request #100333 from YYF233333/reduce_list
|
16 timmar sedan |
visual_shader_editor_plugin.h
|
e8eeccebcb
Unify Scripts Panel naming for the script and shader editors
|
1 dag sedan |
voxel_gi_editor_plugin.cpp
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |
voxel_gi_editor_plugin.h
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
3 veckor sedan |