Historial de Commits

Autor SHA1 Mensaje Fecha
  Nazarii 4f1c956f25 Use AHashMap for SurfaceTool hace 9 meses
  Arseny Kapoulkine 260287b3a1 Rewrite index optimization code for maximum efficiency hace 11 meses
  A Thousand Ships 194bdde947 Cleanup of raw `nullptr` checks with `Ref` hace 1 año
  maski 734fab7f20 Improve SurfaceTool::generate_tangents UV error message hace 1 año
  jsjtxietian 01135bc533 Fix `SurfaceTool.create_from_arrays` crash with bad index hace 1 año
  Lyuma a99756a07f Expose create_from_arrays in SurfaceTool and cleanup some naming hace 1 año
  Rémi Verschelde 10c3b00bd7 Merge pull request #88890 from clayjohn/SurfaceTool-tangent-hash hace 1 año
  clayjohn 2b2f957543 Include tangent in SurfaceTool vertex compare operator hace 1 año
  clayjohn f267b2aa87 Properly calculate binormal when creating SurfaceTool from arrays hace 1 año
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` hace 1 año
  Clay acb65377cd Cleanup instances of using uint32_t for mesh formats hace 2 años
  clayjohn 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. hace 2 años
  A Thousand Ships a29416e332 [Scene,Main] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  Kirill Diduk 566f78bc1e Fix parameters passing to `add_triangle_fan` method. hace 2 años
  Rémi Verschelde 27b402bf73 Merge pull request #77902 from dalexeev/doc-unify-deprecations hace 2 años
  Danil Alexeev b433020aa6 Documentation: Unify deprecations hace 2 años
  lawnjelly b69c8b4791 Single Compilation Unit build. hace 2 años
  Rémi Verschelde 3e6a731904 Merge pull request #76418 from reduz/method-bind-validated-call hace 2 años
  smix8 2dbc5d95eb Fix SurfaceTool::create_from_blend_shape() hace 2 años
  Juan Linietsky 1c93606e47 Add ValidatedCall to MethodBind hace 2 años
  Rémi Verschelde 77b415ab6d Fix SurfaceTool crash with invalid bone/weight count hace 2 años
  Rémi Verschelde cf9df3b5d4 meshoptimizer: Sync with upstream commit 4a287848f hace 2 años
  Mark Riedesel da893c14cf Make SurfaceTool.generate_normals() behave in a consistent manner in regard to smoothing groups, imply group 0 is flat hace 3 años
  kobewi 615c517034 Use range iterators in LocalVector loops hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Marc Gilleron 2aefdcc26e Fix usages of mesh simplification functions in float=64 builds hace 3 años
  Rafał Mikrut 2233624152 Remove usage of unitialized variables hace 3 años
  reduz 141c375581 Clean up Hash Functions hace 3 años
  Lyuma 03b896c992 `SurfaceTool.set_custom_format` Fixes and documentation. hace 3 años
  reduz 8b7c7f5a75 Add a new HashMap implementation hace 3 años