Bastiaan Olij
|
1690ede988
Track compositor effects that use motion vectors so we enable required logic
|
1 سال پیش |
Robert Yevdokimov
|
13e82094ee
Remove word duplicates in comments and strings, and fix casing and punctuation
|
1 سال پیش |
Arman Elgudzhyan
|
533eab89ab
Fixed reversed custom AABB null check when recalculating multimesh AABBs
|
1 سال پیش |
Arman Elgudzhyan
|
7ac8365e11
Support custom AABB within MultiMesh resources
|
2 سال پیش |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 سال پیش |
Yuri Sizov
|
2ce450f8bc
Merge pull request #84894 from clayjohn/tangent-error-message
|
1 سال پیش |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
1 سال پیش |
Rémi Verschelde
|
798632422d
Merge pull request #86245 from ecmjohnson/fix-skeleton-culling
|
1 سال پیش |
EddieBreeg
|
8747c67d9e
Fix potential integer underflow in rounded up divisions
|
2 سال پیش |
Erik Johnson
|
d874ead58d
Check skeleton RID when using cached AABB
|
1 سال پیش |
ShirenY
|
27f71c4e78
Transform mesh's AABB to skeleton's space when calculate mesh's bounds.
|
1 سال پیش |
clayjohn
|
ead36fdcc4
Store ArrayMesh path in RenderingServer for use in error messages
|
1 سال پیش |
clayjohn
|
a88e519f18
Add padding to normal attribute in Compatibility renderer to match the RD renderers
|
1 سال پیش |
clayjohn
|
8f9cd4e1e3
Some more fixes for compressed meshes
|
1 سال پیش |
clayjohn
|
318ef8461f
Implementation of tool to automatically upgrade and re-save meshes
|
1 سال پیش |
clayjohn
|
51ed3aef63
Vertex and attribute compression to reduce the size of the vertex format.
|
2 سال پیش |
Dario
|
c3d1b52254
Fix mismatch between surface vertex array generation inside the function and the caller.
|
1 سال پیش |
A Thousand Ships
|
fdd3d36c6d
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 سال پیش |
Dario
|
057367bf4f
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
|
1 سال پیش |
Dario
|
e2984af013
Add motion vector support for animated surfaces like skeletons or blend shapes.
|
2 سال پیش |
Rémi Verschelde
|
04c2bc5a37
Merge pull request #80424 from DarioSamo/rd-buffer-copy-vulkan
|
2 سال پیش |
Dario
|
420f3890b0
Fix incorrect error checking and notifications introduced in PR #80414.
|
2 سال پیش |
Dario
|
0d7deca4e2
Add buffer_copy method to RenderingDevice interface and an implementation for the Vulkan driver.
|
2 سال پیش |
Dario
|
5155870d64
Improve handling of motion vectors for multimesh instances.
|
2 سال پیش |
bitsawer
|
dab0871d41
Fix invalid RID errors when freeing a mesh with blend shapes
|
2 سال پیش |
Lyuma
|
791d8001db
Fix AABB for unused bones
|
2 سال پیش |
SlugFiller
|
06a1fe0364
Fix AABB calculation for meshes using Skeleton2D
|
2 سال پیش |
Ricardo Buring
|
497f5576c1
Fix MultiMesh visible_instance_count being ignored after the first frame
|
2 سال پیش |
Ricardo Buring
|
086b9e0c59
Notify dependencies when setting custom mesh AABB
|
2 سال پیش |
clayjohn
|
cdc6c00b5f
Check if Skeleton exists before reading when calculating blend shapes
|
2 سال پیش |