.. |
collada
|
6361e24f29
Cleanup unnecessary debug prints
|
7 tahun lalu |
doc
|
0804dd5336
Added String::dedent() to remove text indentation
|
7 tahun lalu |
fileserver
|
67a706fc1b
Fix various assorted warnings
|
7 tahun lalu |
icons
|
7c245e9f6d
adds alternative editing of nodes: you can select nodes, use del to delete nodes, and split edges by simply clicking into edge
|
7 tahun lalu |
import
|
ef90965883
Restores functionality of the use_compression flag in the Collada importer.
|
7 tahun lalu |
plugins
|
0b7ae364ea
Fix tilemap undo/redo
|
7 tahun lalu |
translations
|
277e730d34
Fix typo in project manager
|
7 tahun lalu |
SCsub
|
487afde3bb
Ignore files not ending with '.xml' when building doc header
|
7 tahun lalu |
animation_editor.cpp
|
f0a58c5fd1
Add ability to type easing value for key transition
|
7 tahun lalu |
animation_editor.h
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 tahun lalu |
array_property_edit.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
array_property_edit.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
code_editor.cpp
|
45670df354
Added setting to toggle current line highlighting
|
7 tahun lalu |
code_editor.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
connections_dialog.cpp
|
7ad14e7a3e
Dead code tells no tales
|
7 tahun lalu |
connections_dialog.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
create_dialog.cpp
|
a0ac0804ca
Merge pull request #12640 from poke1024/createnode-ui
|
7 tahun lalu |
create_dialog.h
|
a8012f1b25
Fixes random sorting order in Create New Node dialog
|
7 tahun lalu |
dependency_editor.cpp
|
35683b9f32
Merge pull request #12031 from NathanWarden/export_cancel_to_done
|
7 tahun lalu |
dependency_editor.h
|
40d1866b05
Rework DependencyRemoveDialog for deleting folders
|
7 tahun lalu |
doc_code_font.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
doc_font.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
doc_title_font.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_about.cpp
|
af5708e29e
Fixed invalid license symbol
|
7 tahun lalu |
editor_about.h
|
345dfd4504
EditorAbout: add donors tab
|
7 tahun lalu |
editor_asset_installer.cpp
|
b622c92fad
Removed most of the custom colors from the interface.
|
7 tahun lalu |
editor_asset_installer.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_audio_buses.cpp
|
872dd67876
EditorAudioBus: restore delete option on master bus
|
7 tahun lalu |
editor_audio_buses.h
|
0f5f916bf0
Improved audio buses editor
|
7 tahun lalu |
editor_autoload_settings.cpp
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
7 tahun lalu |
editor_autoload_settings.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_data.cpp
|
69ccae3d99
Fix typo 'begining' to 'beginning'
|
7 tahun lalu |
editor_data.h
|
69ccae3d99
Fix typo 'begining' to 'beginning'
|
7 tahun lalu |
editor_dir_dialog.cpp
|
072e379ffe
Renamed function arguments to keep them consistent between declaration and implementation
|
7 tahun lalu |
editor_dir_dialog.h
|
ce28452109
-Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem
|
7 tahun lalu |
editor_export.cpp
|
6361e24f29
Cleanup unnecessary debug prints
|
7 tahun lalu |
editor_export.h
|
3528b1e571
Fix x11 exported executables not getting the +x flag
|
7 tahun lalu |
editor_file_dialog.cpp
|
3a71471edd
FileDialog: enlarge the file list a bit
|
7 tahun lalu |
editor_file_dialog.h
|
15986ea343
Several visual improvements.
|
7 tahun lalu |
editor_file_system.cpp
|
6361e24f29
Cleanup unnecessary debug prints
|
7 tahun lalu |
editor_file_system.h
|
423ca9bcaf
Fix import order, so scenes are imported after textures.
|
7 tahun lalu |
editor_fonts.cpp
|
34ea271380
Merge pull request #11646 from djrm/pr_visual_improvements
|
7 tahun lalu |
editor_fonts.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_help.cpp
|
8c6cc4dc2d
Docs cosmetics: add more space to Signals, Enumerations, Constants;
|
7 tahun lalu |
editor_help.h
|
d21f20eb5f
Several fixed to editor doc.
|
7 tahun lalu |
editor_initialize_ssl.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_initialize_ssl.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_log.cpp
|
6f185cc9f7
Remove unecessary anchors&margins set causing bad display (sons of containers)
|
7 tahun lalu |
editor_log.h
|
57fff67580
Fixed some inconsistent styles, plus some cleanup
|
7 tahun lalu |
editor_name_dialog.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_name_dialog.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_node.cpp
|
59cc6f2ff5
Fix warning message format for addon plugin
|
7 tahun lalu |
editor_node.h
|
fc02605b49
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
|
7 tahun lalu |
editor_path.cpp
|
b2f70ca10c
White Theme
|
7 tahun lalu |
editor_path.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_plugin.cpp
|
9cadb9e5f3
Bind unbound enums, rearrange some by value
|
7 tahun lalu |
editor_plugin.h
|
fc02605b49
Fixes snapping and replaces the _draw_canvas by forward_canvas_draw
|
7 tahun lalu |
editor_plugin_settings.cpp
|
b622c92fad
Removed most of the custom colors from the interface.
|
7 tahun lalu |
editor_plugin_settings.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_profiler.cpp
|
9b634180aa
Refactor Fixed to Physics
|
7 tahun lalu |
editor_profiler.h
|
4537977d6d
Renamed fixed_process to physics_process
|
7 tahun lalu |
editor_resource_preview.cpp
|
6361e24f29
Cleanup unnecessary debug prints
|
7 tahun lalu |
editor_resource_preview.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_run.cpp
|
83fe937362
Added a crash handler to dump the backtrace on Windows, Linux and OS X
|
7 tahun lalu |
editor_run.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_run_native.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_run_native.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_run_script.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_run_script.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_scale.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_scale.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_settings.cpp
|
0438f4875d
Some more harmonization of EditorSettings code
|
7 tahun lalu |
editor_settings.h
|
0438f4875d
Some more harmonization of EditorSettings code
|
7 tahun lalu |
editor_sub_scene.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_sub_scene.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
editor_themes.cpp
|
6361e24f29
Cleanup unnecessary debug prints
|
7 tahun lalu |
editor_themes.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
export_template_manager.cpp
|
40acb850c0
Change URL of the mirror list
|
7 tahun lalu |
export_template_manager.h
|
79f81b77e2
-Modules can now add custom version info (added it for Mono)
|
7 tahun lalu |
file_type_cache.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
file_type_cache.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
filesystem_dock.cpp
|
93e8468d92
Fix to issue #12554, due to error in refactoring in PR #10261
|
7 tahun lalu |
filesystem_dock.h
|
2aef4ce0fe
Make file system dock more user friendly.
|
7 tahun lalu |
groups_editor.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
groups_editor.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
import_dock.cpp
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
7 tahun lalu |
import_dock.h
|
85cc4e823e
fixed update import label in importer dock
|
7 tahun lalu |
multi_node_edit.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
multi_node_edit.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
node_dock.cpp
|
dbc37afcd9
Added and improved some icons, plus some other minor visual fixes.
|
7 tahun lalu |
node_dock.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
output_strings.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
output_strings.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
pane_drag.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
pane_drag.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
progress_dialog.cpp
|
05bb8e0c10
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_preset(PRESET_WIDE)
|
7 tahun lalu |
progress_dialog.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
project_export.cpp
|
35683b9f32
Merge pull request #12031 from NathanWarden/export_cancel_to_done
|
7 tahun lalu |
project_export.h
|
a5cabaeb8d
Added error dialog when failing to export project
|
7 tahun lalu |
project_manager.cpp
|
277e730d34
Fix typo in project manager
|
7 tahun lalu |
project_manager.h
|
53188abed0
Add language option button to project manager
|
7 tahun lalu |
project_settings_editor.cpp
|
a7feec3992
Clear text when a new action is added Project Settings Input Map
|
7 tahun lalu |
project_settings_editor.h
|
9449a34f4f
ProjectSettings: show error msg in a label instead
|
7 tahun lalu |
property_editor.cpp
|
5e641153a6
Fixed interface scaling issues with editor action button and value editor popovers
|
7 tahun lalu |
property_editor.h
|
3237e05c36
Ability to convert from SpatialMaterial to ShaderMaterial
|
7 tahun lalu |
property_selector.cpp
|
1c5376ae59
Many fixes to visual script, changed virtuals override for a proper selector.
|
7 tahun lalu |
property_selector.h
|
1c5376ae59
Many fixes to visual script, changed virtuals override for a proper selector.
|
7 tahun lalu |
pvrtc_compress.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
pvrtc_compress.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
quick_open.cpp
|
afb1dd1e4c
Fixed quick open not showing enties with no search text, issue 11277
|
7 tahun lalu |
quick_open.h
|
0ecdd9653f
Improve 'quick open' search time
|
7 tahun lalu |
register_exporters.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
reparent_dialog.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
reparent_dialog.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
run_settings_dialog.cpp
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
run_settings_dialog.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
scene_tree_dock.cpp
|
c755b684c9
Editor: Update 2D viewport and inspector selection on delete. Fix #12591.
|
7 tahun lalu |
scene_tree_dock.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
scene_tree_editor.cpp
|
dbc37afcd9
Added and improved some icons, plus some other minor visual fixes.
|
7 tahun lalu |
scene_tree_editor.h
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 tahun lalu |
script_create_dialog.cpp
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
7 tahun lalu |
script_create_dialog.h
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
7 tahun lalu |
script_editor_debugger.cpp
|
7f1d719c9a
Monitor: add checkbox to monitor list
|
7 tahun lalu |
script_editor_debugger.h
|
7f1d719c9a
Monitor: add checkbox to monitor list
|
7 tahun lalu |
settings_config_dialog.cpp
|
4224871460
Separated Editor settings and Scene undo redo stack
|
7 tahun lalu |
settings_config_dialog.h
|
4224871460
Separated Editor settings and Scene undo redo stack
|
7 tahun lalu |
spatial_editor_gizmos.cpp
|
9001ba26aa
Added and improved some missing icons, plus some other visual fixes.
|
7 tahun lalu |
spatial_editor_gizmos.h
|
3cecd0c6dc
Box selection for MeshInstances and subscene nodes.
|
7 tahun lalu |