summaryrefslogtreecommitdiff
path: root/editor/import
AgeCommit message (Expand)Author
2022-03-18Merge pull request #59259 from fire-forge/font-import-tab-namesRémi Verschelde
2022-03-18Merge pull request #57996 from Calinou/texture-import-remove-stream-optionRémi Verschelde
2022-03-17Fix tab names in advanced font importerFireForge
2022-03-17Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander
2022-03-15Remove unused Streamed option for textures in the Import dockHugo Locurcio
2022-03-11Add options to embolden and transform font outlines to simulate bold and ital...bruvzg
2022-03-11Merge pull request #58965 from TechnoPorg/remove-stex-occurrencesRémi Verschelde
2022-03-10Remove more occurrences of "stex"TechnoPorg
2022-03-07Add missing i18n to various stringsHaoyu Qiu
2022-03-06Merge pull request #58788 from reduz/rename-streamtextureRémi Verschelde
2022-03-05Various code and documentation improvementskobewi
2022-03-05Rename StreamTexture* to CompressedTexture*reduz
2022-03-05Make name of editor file dialog filters translatableHaoyu Qiu
2022-02-25Allow automatic lod when importing 3D scenes with Static LightmapsK. S. Ernest (iFire) Lee
2022-02-21Fix typos in editor font preload dialog warning messagesHugo Locurcio
2022-02-19Merge pull request #57163 from winterpixelgames/feature/allow-disable-atlas-t...Rémi Verschelde
2022-02-19Allow disabling the alpha trim on texture atlas creation.Jason Knight
2022-02-19Fix crash when importing DAE modelHaoyu Qiu
2022-02-17Change 'find_node' to 'find_nodes' and Add 'type' parameterdiddykonga
2022-02-16Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcodeRémi Verschelde
2022-02-16Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-12Add sub-pixel glyph positioning support.bruvzg
2022-02-12Merge pull request #57997 from Calinou/texture-import-rename-hdr-as-srgbRémi Verschelde
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-12Rename Hdr as Srgb texture import option to be lowercaseHugo Locurcio
2022-02-08Merge pull request #57627 from JFonS/occluder_improvementsRémi Verschelde
2022-02-08Re-add missing `SNAME` macros in `get_theme_*` callsRémi Verschelde
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-07Improvements and fixes to occludersjfons
2022-02-07Merge pull request #57725 from jmb462/missing-sname-theme-settersRémi Verschelde
2022-02-07ResourceImporter: Restore default append logic for new importersRémi Verschelde
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-02-05Merge pull request #56943 from V-Sekai/override-importRémi Verschelde
2022-02-04Faster CVTT by reducing quality.K. S. Ernest (iFire) Lee
2022-02-04Cleanup and move char functions to the `char_utils.h` header.bruvzg
2022-02-04String: Add contains().Anilforextra
2022-02-02Vectors: Use clear() and has().Anilforextra
2022-01-29simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke
2022-01-26Fix lightmap size hint option not displaying for 3D scenesHugo Locurcio
2022-01-22Add usage of indeterminate checkboxes to editorkobewi
2022-01-20Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde
2022-01-20Add nodiscard to core math classes to catch c++ errors.lawnjelly
2022-01-19Make add_importer and add_post_importer_plugin override existing importers.K. S. Ernest (iFire) Lee
2022-01-18Merge pull request #52969 from bruvzg/locale_detectionRémi Verschelde
2022-01-18Improve locale detection.bruvzg
2022-01-18Fix import hints breaking node paths in animationsRicardo Buring
2022-01-17Merge pull request #54794 from bruvzg/runtime_bmfont_parserRémi Verschelde
2022-01-17Remove property hints referencing unsupported svgz extensionRémi Verschelde