godot/editor
JFonS 85ce4a67ed Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
Remove animation loop from ParticlesMaterial and move it to
SpatialMaterial for 3D particles and Particles2D for the 2D case.

Added animation to CPUParticles2D as well as the "Convert to
CPUParticles2D" to the PAarticles2D menu.
2018-11-04 15:58:12 +01:00
..
collada
doc
fileserver
icons Add icon_script_extend & update the icon @runtime 2018-10-19 09:04:07 -05:00
import No longer force mipmaps on import of VRAM textures, closes #10221 2018-11-02 12:26:11 -03:00
plugins Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
translations
animation_bezier_editor.cpp
animation_bezier_editor.h
animation_track_editor_plugins.cpp
animation_track_editor_plugins.h
animation_track_editor.cpp Merge pull request #22817 from DualMatrix/animation_group 2018-11-01 20:05:49 -03:00
animation_track_editor.h
array_property_edit.cpp
array_property_edit.h
audio_stream_preview.cpp
audio_stream_preview.h
code_editor.cpp
code_editor.h
connections_dialog.cpp
connections_dialog.h
create_dialog.cpp
create_dialog.h
dependency_editor.cpp Let user fix dependencies in resources 2018-11-02 04:44:40 +01:00
dependency_editor.h Let user fix dependencies in resources 2018-11-02 04:44:40 +01:00
dictionary_property_edit.cpp
dictionary_property_edit.h
editor_about.cpp
editor_about.h
editor_asset_installer.cpp
editor_asset_installer.h
editor_audio_buses.cpp
editor_audio_buses.h
editor_autoload_settings.cpp Update autoload references when moving files. 2018-10-16 18:57:21 -07:00
editor_autoload_settings.h
editor_builders.py
editor_data.cpp
editor_data.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_export.cpp Export for OS X on OS X now lets you select .dmg or .zip 2018-11-01 10:08:26 -03:00
editor_export.h Export for OS X on OS X now lets you select .dmg or .zip 2018-11-01 10:08:26 -03:00
editor_file_dialog.cpp Small capitalization fixes across the editor 2018-10-26 16:11:36 -03:00
editor_file_dialog.h
editor_file_system.cpp Moved folding outside the resource files, now saved outside the project. 2018-10-29 16:37:09 -03:00
editor_file_system.h Moved folding outside the resource files, now saved outside the project. 2018-10-29 16:37:09 -03:00
editor_folding.cpp Remove "save folding for:" message when saving 2018-10-30 11:55:36 -03:00
editor_folding.h Automatically unfold sections of properties that someone else edited (no local info exists). 2018-10-29 17:39:17 -03:00
editor_fonts.cpp
editor_fonts.h
editor_help.cpp
editor_help.h
editor_inspector.cpp Improve import dock usability when selecting multiple files, only change what was modified on re-import. 2018-10-30 13:12:21 -03:00
editor_inspector.h Automatically unfold sections of properties that someone else edited (no local info exists). 2018-10-29 17:39:17 -03:00
editor_log.cpp
editor_log.h
editor_name_dialog.cpp
editor_name_dialog.h
editor_node.cpp Let user fix dependencies in resources 2018-11-02 04:44:40 +01:00
editor_node.h Let user fix dependencies in resources 2018-11-02 04:44:40 +01:00
editor_path.cpp
editor_path.h
editor_plugin_settings.cpp
editor_plugin_settings.h
editor_plugin.cpp
editor_plugin.h
editor_profiler.cpp
editor_profiler.h
editor_properties_array_dict.cpp
editor_properties_array_dict.h
editor_properties.cpp Merge pull request #23311 from YeldhamDev/editor_capitalization_fix 2018-11-01 21:37:33 +01:00
editor_properties.h
editor_resource_preview.cpp
editor_resource_preview.h
editor_run_native.cpp
editor_run_native.h
editor_run_script.cpp
editor_run_script.h
editor_run.cpp
editor_run.h
editor_scale.cpp
editor_scale.h
editor_sectioned_inspector.cpp
editor_sectioned_inspector.h
editor_settings.cpp Merge pull request #22977 from CakHuri/draw_relationship_lines-ON 2018-11-01 10:46:15 +01:00
editor_settings.h
editor_spin_slider.cpp
editor_spin_slider.h
editor_sub_scene.cpp
editor_sub_scene.h
editor_themes.cpp
editor_themes.h
export_template_manager.cpp
export_template_manager.h
file_type_cache.cpp
file_type_cache.h
filesystem_dock.cpp Merge pull request #23061 from groud/remove_thumbnail_view 2018-11-02 13:09:09 -03:00
filesystem_dock.h Merge pull request #23061 from groud/remove_thumbnail_view 2018-11-02 13:09:09 -03:00
find_in_files.cpp
find_in_files.h
groups_editor.cpp
groups_editor.h
import_dock.cpp Improve import dock usability when selecting multiple files, only change what was modified on re-import. 2018-10-30 13:12:21 -03:00
import_dock.h Improve import dock usability when selecting multiple files, only change what was modified on re-import. 2018-10-30 13:12:21 -03:00
inspector_dock.cpp Automatically unfold sections of properties that someone else edited (no local info exists). 2018-10-29 17:39:17 -03:00
inspector_dock.h
multi_node_edit.cpp
multi_node_edit.h
node_dock.cpp
node_dock.h
output_strings.cpp
output_strings.h
pane_drag.cpp
pane_drag.h
plugin_config_dialog.cpp Resize some editor panel minimum sizes on hiDPI displays 2018-10-20 22:09:42 +02:00
plugin_config_dialog.h
progress_dialog.cpp fixed uninitialized variables and false positives found by CppCheck 2018-10-25 20:38:17 +02:00
progress_dialog.h
project_export.cpp Export for OS X on OS X now lets you select .dmg or .zip 2018-11-01 10:08:26 -03:00
project_export.h Add a duplicate button to duplicate presets 2018-10-28 15:13:38 -03:00
project_manager.cpp Small capitalization fixes across the editor 2018-10-26 16:11:36 -03:00
project_manager.h
project_settings_editor.cpp
project_settings_editor.h
property_editor.cpp Small capitalization fixes across the editor 2018-10-26 16:11:36 -03:00
property_editor.h
property_selector.cpp
property_selector.h
pvrtc_compress.cpp
pvrtc_compress.h
quick_open.cpp
quick_open.h
register_exporters.h
rename_dialog.cpp
rename_dialog.h
reparent_dialog.cpp
reparent_dialog.h
run_settings_dialog.cpp
run_settings_dialog.h
scene_tree_dock.cpp Hide "Attach Script" if node has one 2018-10-29 22:25:52 +09:00
scene_tree_dock.h Use EditorQuickOpen dialog instead of EditorFileDialog when instancing a child scene. 2018-10-16 22:19:51 -07:00
scene_tree_editor.cpp Warning dialog is now shown if trying to set Node name to empty string 2018-10-30 12:44:54 +01:00
scene_tree_editor.h
script_create_dialog.cpp
script_create_dialog.h
script_editor_debugger.cpp Merge pull request #22625 from allkhor/cleanup_history_from_remote_nodes 2018-11-02 11:32:36 -03:00
script_editor_debugger.h
SCsub
settings_config_dialog.cpp
settings_config_dialog.h
spatial_editor_gizmos.cpp Fixing warnings generated by MSVC 2018-10-19 11:45:24 +02:00
spatial_editor_gizmos.h