Arseny Kapoulkine
|
4e9e35b58a
Fix AABB computation for position compression to not depend on vertex order
|
1 year ago |
clayjohn
|
ea4be9afa6
Add more validation to UBO size and alignment in Compatibility renderer
|
1 year ago |
Mateus Elias
|
ce10a660d1
Improve Mesh class description
|
1 year ago |
Yaohua Xiong
|
ed3d311687
Add antialias support for CanvasItem draw primitives
|
1 year ago |
Bastiaan Olij
|
9042ddf19f
Improvements to VRS/Foveated rendering
|
1 year ago |
Rémi Verschelde
|
3ebef6ce7a
Merge pull request #91372 from clayjohn/RS-blend-shape-tangent
|
1 year ago |
Bastiaan Olij
|
cbab7dc049
OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR
|
1 year ago |
clayjohn
|
e6f55a532a
Enable tangents in blend shape format when using normals
|
1 year ago |
Juan Linietsky
|
65686dedf9
Use WorkerThreadPool for Server threads
|
1 year ago |
David Snopek
|
0f2b804059
Add support for OpenXR composition layers
|
1 year ago |
Ricardo Buring
|
2ed2ccc2d8
Fixed Timestep Interpolation (2D)
|
1 year ago |
markdibarry
|
a62870956a
Add new Parallax2D node
|
1 year ago |
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 |