Historia zmian

Autor SHA1 Wiadomość Data
  David Snopek c2af6bcb59 GDExtension: Mark virtual function as `is_required` in `extension_api.json` 8 miesięcy temu
  Aaron Franke 6aac3e4a16 Disable all 3D nodes, physics, and resources when compiling without 3D 1 rok temu
  Aaron Franke c399424db9 Move 3D-only resources to their own folder 3 lat temu
  clayjohn 1df50c78df Fix a few cases where surface format is still 32 bits 1 rok temu
  clayjohn 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. 1 rok temu
  Juan Linietsky 1c93606e47 Add ValidatedCall to MethodBind 1 rok temu
  smix8 1549aeaef8 Add Mesh ConvexDecompositionSettings wrapper 2 lat temu
  David Snopek 74458b6e9b Add "dedicated server" export mode which can strip unneeded visual resources 2 lat temu
  Juan Linietsky 47592927b3 Use BitField<> hint for ArrayFormat 2 lat temu
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 lat temu
  clayjohn 1a890b1641 Switch surface indexing to start at 0 so string name matches integer index 2 lat temu
  Aaron Franke 93ab82536d Use a more specific type for Mesh create_(convex|trimesh)_shape 2 lat temu
  Yuri Rubinsky 1241c4b6ba Revert usage of typed array in `add_surface_from_arrays` parameters 2 lat temu
  kobewi 7adc8376ed Change Array arguments to TypedArray 2 lat temu
  kobewi 1abdffe7a0 Replace Array return types with TypedArray 2 2 lat temu
  Aaron Franke 8893b2bdb4 Clean up mesh include code and comments 2 lat temu
  clayjohn bbbcdd725a Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone 2 lat temu
  Rémi Verschelde 422725cffc Merge pull request #56597 from V-Sekai/material_drag_and_drop 2 lat temu
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 lat temu
  SaracenOne 86aa2a8578 Add drag-and-drop support for materials in 3D 2 lat temu
  reduz b02c7387c7 Implement placeholder assets 2 lat temu
  reduz 6f51eca1e3 Discern between virtual and abstract class bindings 3 lat temu
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 lat temu
  Marcel Admiraal 87a4ba492e Remove unimplemented methods 3 lat temu
  Camille Mohr-Daurat 3581b893ed Merge pull request #52681 from nekomatata/rename-rigid-body 3 lat temu
  PouleyKetchoupp 85819b199a Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 3 lat temu
  PouleyKetchoupp 2ca94e51e4 Clean convex hull decomposition code 3 lat temu
  Rémi Verschelde e13d8eda1b Merge pull request #52266 from AndreaCatania/coll 3 lat temu
  Lyuma aca4b737f1 8 uvs for glTF2, URI decode and Vertex Custom api. 3 lat temu
  AndreaCatania e3a06c3a9e Improve collision generation usability in the new 3D scene import workflow. 3 lat temu