Historie revizí

Autor SHA1 Zpráva Datum
  Aarni Koskela f134769506 Fix various typos před 1 měsícem
  demolke e649e7e3c5 GLTF: Don't duplicate textures when importing blend files před 2 měsíci
  Aaron Franke 0513943f70 GLTF: Implement KHR_animation_pointer for animating custom properties před 4 měsíci
  Aaron Franke d373d207c1 GLTF: Add functions to encode and decode Variants to/from accessors před 7 měsíci
  Aaron Franke 4b66a25f52 GLTF: Implement the glTF Object Model to support JSON pointer properties před 4 měsíci
  Aaron Franke 834189a618 GLTF: Clean up animation code to make way for KHR_animation_pointer před 7 měsíci
  Aaron Franke 4b0085ac85 GLTF: Move the component type enum into GLTFAccessor před 7 měsíci
  Aaron Franke f82262eecb GLTF: Add append_gltf_node to GLTFState před 5 měsíci
  Aaron Franke ee5e97742a Add get_supported_gltf_extensions to GLTFDocument před 5 měsíci
  Aaron Franke 923a8eb5d3 Move GLTFAccessorType into GLTFAccessor před 7 měsíci
  Aaron Franke d3a58e57b8 Rename accessor GLTFType to GLTFAccessorType, fix verbose prints, doc před 10 měsíci
  K. S. Ernest (iFire) Lee 24f56008ac Add bake_fps for FBXDocument, GLTFDocument and both import-export. před 9 měsíci
  Lyuma 8232759100 Fix method bindings in FBXDocument by making them virtual in GLTFDocument. před 11 měsíci
  Rémi Verschelde 21b33c5ea4 Merge pull request #89418 from lyuma/gltf_vertex_packing před 11 měsíci
  Rémi Verschelde 37b08a3724 Merge pull request #89356 from lyuma/vsk-gltf-sparse-accessors-4.3 před 11 měsíci
  Rémi Verschelde 453485aede Merge pull request #89270 from Repiteo/enforce-typename-in-templates před 11 měsíci
  Lyuma 77f6e35a8d glTF importer now only stores vertices referenced by the indices per surface. před 11 měsíci
  Lyuma db2c9571bb glTF export: morph targets are relative, so use zero as reference před 11 měsíci
  K. S. Ernest (iFire) Lee 1e63a2a132 Update buffer view target handling, encode sparse accessors as vec3. před 11 měsíci
  Lyuma fd2aa564ab gltf export: Remove snapping and fix validation před 11 měsíci
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` před 11 měsíci
  K. S. Ernest (iFire) Lee 04d43947bf Add ufbx for FBX importing před 1 rokem
  Aaron Franke 4c8d69f264 Fix crash when importing a GLTF file with a skeleton as the root před 1 rokem
  Aaron Franke 8acef03cb5 Add export settings to the export dialog for GLTF před 1 rokem
  Aaron Franke 58076b9ccb Implement glTF compat version system for files from older Godot versions před 1 rokem
  Aaron Franke 446893fdd1 GLTF: Add GODOT_single_root extension před 1 rokem
  Rémi Verschelde be53991b5a Merge pull request #80272 from aaronfranke/gltf-root-node-logic před 1 rokem
  Aaron Franke 2723f781dd GLTF: Allow specifying export image format including from extensions před 1 rokem
  Aaron Franke 5b7001dccf GLTF: Improve logic for keeping track of the real root node před 1 rokem
  Aaron Franke 2970839085 Set base_path and filename during export před 1 rokem