Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-06 | Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties | Rémi Verschelde | |
2022-01-06 | Merge pull request #56504 from Chaosus/fix_code_editor_goto_error | Rémi Verschelde | |
2022-01-05 | Merge pull request #56479 from V-Sekai/import-options | Rémi Verschelde | |
2022-01-05 | Merge pull request #56398 from KoBeWi/cooler_picker | Rémi Verschelde | |
2022-01-05 | Merge pull request #55293 from LlamaLad7/master | Rémi Verschelde | |
2022-01-05 | Merge pull request #53684 from TokageItLab/orthogonal-mode | Rémi Verschelde | |
2022-01-05 | Merge pull request #56517 from bruvzg/fix_export_utf8 | Rémi Verschelde | |
2022-01-05 | Merge pull request #56047 from piiertho/feature/osx-sign-directory | Rémi Verschelde | |
2022-01-05 | Fix decoding UTF-8 filenames on unzipping. | bruvzg | |
2022-01-05 | Fix names of scenes dropped onto viewport | kobewi | |
2022-01-05 | Merge pull request #56240 from KoBeWi/frankenstein's_PR | Rémi Verschelde | |
2022-01-05 | Merge pull request #52997 from dalexeev/callback-name-setting | Rémi Verschelde | |
2022-01-05 | options dict is now passed to _import_scene. | K. S. Ernest (iFire) Lee | |
2022-01-05 | Merge pull request #56483 from vnen/gdscript-warning-annotation | Rémi Verschelde | |
Add annotation to ignore warnings | |||
2022-01-05 | Prevent error emitting when clicking on error in code text editor | Yuri Roubinsky | |
2022-01-04 | Add Default Callback Name editor setting | Danil Alexeev | |
Adds the "interface/editors/default_signal_callback_name" editor setting, which allows you to specify the format of the default callback name in the Signal Connection Dialog. | |||
2022-01-04 | Merge pull request #56362 from V-Sekai/preview_node_sanitize | Rémi Verschelde | |
Clean preview node of all nodes which are not derived from VisualInstances | |||
2022-01-04 | Merge pull request #56305 from Calinou/rename-lod-threshold | Rémi Verschelde | |
2022-01-04 | Remove action to ignore warning in the script editor | George Marques | |
The way to ignore warnings changed so this isn't valid anymore. | |||
2022-01-04 | Merge pull request #53313 from KoBeWi/debinded_konnekt | Rémi Verschelde | |
2022-01-04 | Fix compilation error after 4c30963 | Rémi Verschelde | |
2022-01-04 | Merge pull request #56429 from PucklaMotzer09/tile_set_editor_hide | Rémi Verschelde | |
2022-01-04 | Fix shadowing warning after #52611 | Rémi Verschelde | |
2022-01-04 | Merge pull request #52611 from KoBeWi/outsider_resources | Rémi Verschelde | |
2022-01-04 | Merge pull request #51206 from clayjohn/Vulkan-ASSGI | Rémi Verschelde | |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2022-01-03 | Merge pull request #56444 from ↵ | Rémi Verschelde | |
Calinou/3d-editor-freelook-sensitivity-scale-with-zoom | |||
2022-01-03 | Merge pull request #53957 from fabriceci/new-template-workflow | Rémi Verschelde | |
2022-01-03 | Merge pull request #56327 from pycbouh/editor-theme-goes-brrr-but-then-halts | Rémi Verschelde | |
Make the theme editor correctly stop updating after it was hidden | |||
2022-01-03 | Merge pull request #56153 from Chaosus/shader_uniform_limit_warning | Rémi Verschelde | |
Add a shader warning when the uniform buffer limit is exceeded | |||
2022-01-03 | Add a shader warning when the uniform buffer limit is exceeded | Yuri Roubinsky | |
2022-01-03 | Merge pull request #55487 from YeldhamDev/scroll_bikeshedding | Rémi Verschelde | |
2022-01-03 | Merge pull request #55312 from YeldhamDev/theme_editor_undo | Rémi Verschelde | |
2022-01-03 | Merge pull request #56259 from Chaosus/fix_property_editor_resize | Rémi Verschelde | |
2022-01-02 | Improve editor template workflow | fabriceci | |
Co-Authored-By: jmb462 <jmb462@gmail.com> | |||
2022-01-02 | Scale freelook sensitivity with zoom in the 3D editor | Hugo Locurcio | |
When using a FOV scale lower than the default (using Alt + mouse wheel), the mouse sensitivity is now scaled to make it easier to use freelook to look at distant objects. This does not affect orbiting and panning. | |||
2022-01-02 | Correctly show and hide tile set editor panel | PucklaMotzer09 | |
2022-01-02 | Fix various typos | luz paz | |
Found via ` codespell -q 3 -S ./thirdparty,*.po,./DONORS.md -L ackward,ang,ans,ba,beng,cas,childs,childrens,dof,doubleclick,expct,fave,findn,gird,hist,inout,leapyear,lod,nd,numer,ois,ony,paket,seeked,sinc,switchs,te,uint,varn` Update editor/import/resource_importer_layered_texture.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update doc/classes/TileSetScenesCollectionSource.xml Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/gui/graph_edit.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/resources/animation.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/resources/animation.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/resources/animation.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Update scene/gui/rich_text_label.cpp Co-authored-by: Raul Santos <raulsntos@gmail.com> Revert previously committed change | |||
2022-01-01 | Improvements to EditorResourcePicker | kobewi | |
2021-12-31 | Correctly use fallback Theme values as last resort | Yuri Sizov | |
2021-12-30 | Clean preview_node of all none VisualInstances | SaracenOne | |
2021-12-30 | Add undo/redo capabilities to the theme editor | Michael Alexsander | |
2021-12-29 | Make the theme editor correctly stop updating after it was hidden | Yuri Sizov | |
2021-12-29 | Rename Lod Threshold to Mesh Lod Threshold | Hugo Locurcio | |
This makes it more obvious that the setting only affects mesh LOD, not manual (H)LOD achieved using visibility ranges. | |||
2021-12-28 | OSX: Add signing of directory structure in Library when exporting for OSX. | Pierre-Thomas Meisels | |
OSX: Add exporting of folder structure in PlugIns when exporting for OSX. | |||
2021-12-26 | Fix size of the default property popup after opening a Color property | Yuri Roubinsky | |
2021-12-25 | Make Import Dock more obvious to use | kobewi | |
Co-authored-by: Jairo Honorio <registrofx@gmail.com> | |||
2021-12-25 | Fix some gizmo behavior to make more consistent | Silc 'Tokage' Renew | |
2021-12-21 | Editor: Resolve being able to move control nodes in containers using arrow keys | LlamaLad7 | |
Fixes #55260 | |||
2021-12-21 | Refactor render_mode in shaders, forbid declaring duplicates | Yuri Roubinsky | |