| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
textures.
|
|\| |
|
| |\
| | |
| | |
| | | |
Style: Add 19.1.0 LLVM options to `.clang-format`
|
| | | |
|
| |/ |
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Credits:
Co-authored-by: Skogi <skogi.b@gmail.com>
Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Co-authored-by: swashberry <swashdev@pm.me>
Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: radenthefolf <radenthefolf@gmail.com>
Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com>
Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com>
Co-authored-by: decryptedchaos <nixgod@gmail.com>
Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com>
Co-authored-by: Mister Puma <MisterPuma80@gmail.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: SingleError <isaaconeoneone@gmail.com>
Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
|
|\
| |
| |
| | |
CI: Update `clang-format` pre-commit hook to 19.1.0
|
| | |
|
|/ |
|
| |
|
|
|
|
|
| |
To support this, the rendering_context_driver_metal.h header was updated
to recognise when it is included in non-Objective-C source files.
|
|\
| |
| |
| | |
Fix various typos
|
| | |
|
|\ \
| | |
| | |
| | | |
Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct
|
| | |
| | |
| | |
| | |
| | |
| | | |
mode looks correct
Also remove the metallic option from directional lightmap as it is guaranteed to return negative numbers in many cases
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Features:
- Debug-only tracking of objects by type. See
get_driver_allocs_by_object_type et al.
- Debug-only Breadcrumb info for debugging GPU crashes and device lost
- Performance report per frame from get_perf_report
- Some VMA calls had to be modified in order to insert the necessary
memory callbacks
Functionality marked as "debug-only" is only available in debug or dev
builds.
Misc fixes:
- Early break optimization in RenderingDevice::uniform_set_create
============================
The work was performed by collaboration of TheForge and Google. I am
merely splitting it up into smaller PRs and cleaning it up.
|
|/ /
| |
| |
| | |
Additionally use Vogel disk to enhance soft shadow quality.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
RenderingDeviceDriver.
|
| |
|
| |
|
| |
|
|\
| |
| | |
Promote CowData to 64 bits
|
| |
| |
| |
| | |
Fixes a lot of bugs, please help me fill the list.
|
|\ \
| |/
|/|
| | |
Tiny fix for lightmapper DDA
|
| |
| |
| |
| |
| | |
- Ensures only one axis advances at a time
- This fixes extremely corner cases where the DDA may skip over geometry
|
| |
| |
| |
| | |
Adds a new system to automatically reorder commands, perform layout transitions and insert synchronization barriers based on the commands issued to RenderingDevice.
|
|\ \
| | |
| | |
| | | |
Fix LightmapperRD division warning in MSVC
|
| |/ |
|
|\ \
| | |
| | |
| | | |
Fix unlimited project option ranges that could cause crashes.
|
| |/ |
|
|/
|
|
|
|
|
|
|
|
| |
A new `Math::division_round_up()` function was added, allowing for easy
and correct computation of integer divisions when the result needs to
be rounded up.
Fixes #80358.
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
|
|
|
|
| |
We don't translate those, only editor strings are translated.
|
|
|
|
| |
Add an additional layer of indirection to the grid used by the lightmapper to store fixed-size triangle clusters. Greatly speeds up baking times on scenes with high triangle density, as the clusters will help to avoid unnecessary checks when the triangle density is high on the scene.
|
|
|
|
|
|
| |
CPU Lightmapper.
Port over the logic from Godot 3.5 for indirect lighting. This should fix many issues about indirect bounces causing more energy and improve the overall quality of the result.
|
| |
|
|
|
|
| |
The DDA traversal had a conceptual error where it did an early termination of the search if it hit a triangle, but it didn't check if the hit position was inside the bounds of the cell being traversed. This can aid to fix light leaks such as the ones found in issue #75440.
|
|\
| |
| |
| | |
Make the lightmapper not dilate before denoising.
|
| |
| |
| |
| | |
Dilating noisy data caused issues for the denoiser. Fixes #82526.
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is consistent with `xatlas_unwrap`, which isn't enabled in non-editor
builds and the Android editor either. There is currently no way to
use the lightmapper in a non-editor build anyway, as it doesn't expose
any methods (and even if there was, there would be no way to perform
UV2 unwrapping in the exported project).
This reduces binary size of a stripped Linux x86_64 export template
build by ~164 KB.
This also moves the PrimitiveMesh texel size project setting
so that it's defined when the module is disabled,
and adds a property hint to it.
|
| |
|
|
|
|
|
|
|
| |
The brightness now matches dynamic lights (indirect light baked only)
when Directional is enabled.
Co-authored-by: Priyansh Rathi <techiepriyansh@gmail.com>
|
|
|
|
| |
Add half-pixel offset to lightmapper to fix issues where the ray would be generated from the wrong spot corresponding to the pixel and causing light leaks. Fixes Issue #69126.
|