Rémi Verschelde
|
c1377920cd
Merge pull request #86743 from Mickeon/autocompletion-optimise-object
|
1 year ago |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 year ago |
Rémi Verschelde
|
8f98ed65f7
Merge pull request #88738 from clayjohn/mesh_compression-tangents
|
1 year ago |
clayjohn
|
f267b2aa87
Properly calculate binormal when creating SurfaceTool from arrays
|
1 year ago |
clayjohn
|
781cd27fe4
Avoid singularity when generated tangents and validate that tangents are good enough when using compression
|
1 year ago |
Bastiaan Olij
|
5a98845655
Implement hooks into renderer
|
2 years ago |
Eidolon
|
08f4560e69
Add optional depth fog
|
2 years ago |
Arman Elgudzhyan
|
7ac8365e11
Support custom AABB within MultiMesh resources
|
2 years ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 year ago |
Marcel Offermans
|
25f573ca63
Add a reflection mask to the reflection probes.
|
1 year ago |
Micky
|
63a08f2493
Deprecate RenderingServer's `has_feature` and Features enum
|
1 year ago |
Rémi Verschelde
|
a50a6b9400
Merge pull request #86798 from Mickeon/autocompletion-rendering-server
|
1 year ago |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
1 year ago |
Micky
|
472e3b3ad5
Add autocompletion for RenderingServer's global shader & has_os_feature
|
1 year ago |
Rémi Verschelde
|
6c390b620d
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
|
1 year ago |
G-Shadow
|
cbc8ae660c
Fix unlimited project option ranges that could cause crashes.
|
1 year ago |
Wilson E. Alvarez
|
a3cb1b096f
Add const references detected by clang-tidy
|
1 year ago |
Rémi Verschelde
|
342531597b
Merge pull request #85811 from clayjohn/2D-render-info
|
1 year ago |
Rémi Verschelde
|
4943b6e6b3
Merge pull request #84451 from ShirenY/FixSkeletonMeshCulling
|
1 year ago |
ShirenY
|
27f71c4e78
Transform mesh's AABB to skeleton's space when calculate mesh's bounds.
|
1 year ago |
clayjohn
|
528b4a3283
Implement render info counters for the 2D renderer
|
1 year ago |
Aaron Franke
|
7d5b902838
Add a descriptive error message when creating a mesh surface from arrays
|
1 year ago |
Yuri Sizov
|
98011e032d
Avoid division by zero in the fix surface compatibility routine
|
1 year ago |
clayjohn
|
031f221b9d
Create tangent array if mesh created without tangents
|
1 year ago |
Rémi Verschelde
|
44a54f4500
Merge pull request #84252 from clayjohn/ensure_tangents
|
1 year ago |
clayjohn
|
d1043a5f93
Enhance checks and user experience around tangents.
|
1 year ago |
clayjohn
|
be386e1876
Overhaul the SurfaceUpgradeTool
|
1 year ago |
clayjohn
|
3f5c16dd9e
Fix multiple issues with UV compression
|
1 year ago |
Rémi Verschelde
|
bb54190253
Merge pull request #83840 from clayjohn/mesh-flat-bug
|
1 year ago |
clayjohn
|
8f9cd4e1e3
Some more fixes for compressed meshes
|
1 year ago |