Trevor Davenport
|
47f75547ce
Fix immediate mesh modifications that don't call set_mesh
|
4 ماه پیش |
clayjohn
|
781cd27fe4
Avoid singularity when generated tangents and validate that tangents are good enough when using compression
|
1 سال پیش |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 سال پیش |
clayjohn
|
031f221b9d
Create tangent array if mesh created without tangents
|
1 سال پیش |
clayjohn
|
e3d31837eb
Sanitize tangents when creating mesh surfaces to avoid triggering the compressed mesh path in the shader
|
1 سال پیش |
kleonc
|
b588d1ab8d
Fix incorrect vertex data size calculation in ImmediateMesh
|
1 سال پیش |
clayjohn
|
51ed3aef63
Vertex and attribute compression to reduce the size of the vertex format.
|
1 سال پیش |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 سال پیش |
clayjohn
|
267db8a504
Update ImmediateMesh to use octohedral encoded normals
|
2 سال پیش |
Juan Linietsky
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 سال پیش |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 سال پیش |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 سال پیش |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
2 سال پیش |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
2 سال پیش |
lawnjelly
|
b411a731fe
Add nodiscard to core math classes to catch c++ errors.
|
3 سال پیش |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 سال پیش |
Silc 'Tokage' Renew
|
ca2b7a87a5
Fixed minimum size of aabb in ImmediateMesh to draw only one vertex
|
3 سال پیش |
PouleyKetchoupp
|
85819b199a
Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody
|
3 سال پیش |
luz paz
|
3564c16cb8
Fix various typos with codespell
|
3 سال پیش |
reduz
|
9ad0c6cde7
Import mesh colors in 8BPP.
|
3 سال پیش |
reduz
|
85cf99f28e
Deprecate ImmediateGeometry
|
3 سال پیش |