summaryrefslogtreecommitdiff
path: root/editor/import
AgeCommit message (Expand)Author
2021-06-30Fix editor suffixes and degrees conversionreduz
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-20Fix for LOD is broken 49706K. S. Ernest (iFire) Lee
2021-06-20Merge pull request #49754 from aaronfranke/is-eq-approx-sub-optRémi Verschelde
2021-06-20Fix sub-optimal uses of is_equal_approxAaron Franke
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-16ERR_FAIL_NULL check file accessK. S. Ernest (iFire) Lee
2021-06-14Merge pull request #49458 from JFonS/fix_unwrap_xformRémi Verschelde
2021-06-14Rename get_parent_spatial() to get_parent_node3d()jfons
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-06-11Merge pull request #49312 from RandomShaper/reference_to_ref_countRémi Verschelde
2021-06-11Merge pull request #47835 from mortarroad/master-lossless-webpRémi Verschelde
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-11Implement lossless WebP encodingMorris Tabor
2021-06-11Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-ioRémi Verschelde
2021-06-11Merge pull request #49279 from Calinou/rename-string-is-abs-path-methodRémi Verschelde
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-06-05Merge pull request #39202 from Calinou/editor-import-invert-green-channelRémi Verschelde
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-04Replace "Invert" import option with more useful "Normal Map Invert Y"Hugo Locurcio
2021-06-03Rename Animation TYPE_TRANSFORM to TYPE_TRANSFORM3DAaron Franke
2021-06-03Rename `String.is_abs_path()` to `String.is_absolute_path()`Hugo Locurcio
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-25Rename File::get_len() get_length()Marcel Admiraal
2021-05-22Update with experimental mesh optimizer.K. S. Ernest (iFire) Lee
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-17Make all file access 64-bit (uint64_t)Pedro J. Estébanez
2021-05-03Assorted fixes to UV unwrapping and GPU lightmapperjfons
2021-04-19Use multiple threads to import.Juan Linietsky
2021-04-14Rename get_surface_material to get_surface_override_materialclayjohn
2021-04-05Style: Apply clang-tidy's `modernize-use-bool-literals`Rémi Verschelde
2021-03-26added null checks for mesh in resource importerRishabh Abhani
2021-03-24Merge pull request #47301 from akien-mga/drop-resource-importer-csvRémi Verschelde
2021-03-23Fix use of Error its uninitialised and resolves importers being brokenGordon MacPherson
2021-03-23Remove now unnecessary ResourceImporterCSV importerRémi Verschelde
2021-03-23Rename ButtonList enum and members to MouseButtonAaron Franke
2021-03-23Move duplicated code into a functionShatur95
2021-03-23Merge pull request #45234 from madmiraal/rename-phashtranslationRémi Verschelde
2021-03-22Remove hardcoded names in generated objectsShatur95
2021-03-22Improved 3D Scene ImporterJuan Linietsky
2021-03-21Merge pull request #46758 from W4RH4WK/add-more-index-checks-collada-importerRémi Verschelde
2021-03-20Rename PHashTranslation to OptimizedTranslationMarcel Admiraal
2021-03-10Remove Navigation2D/3D nodes, and move the navigation map to the world resourceGilles Roudière
2021-03-07Add additional index checks to COLLADA importerAlex Hirsch
2021-02-18Reorganize Project Settingsreduz
2021-02-18Fixes function bindingsKongfa Waroros
2021-02-11Improve resource load cachereduz
2021-01-28Unify URI encoding/decoding and add to C#Aaron Franke
2021-01-25Implement shadow meshesreduz
2021-01-11Scale error in mesh optimizer so it uses absolute scale.K. S. Ernest (iFire) Lee