Bastiaan Olij
|
6224b00365
Moved cube_to_dp and cubemap logic into CopyEffects
|
3 yıl önce |
Yuri Rubinsky
|
5dd7a1030d
Fix incorrect sky rotation based on camera axis
|
3 yıl önce |
clayjohn
|
4f82b1bd20
Use IGN instead of white noise for sky dithering
|
3 yıl önce |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 yıl önce |
Bastiaan Olij
|
9939cfc4c4
Split out bokeh_dof and copy effects
|
3 yıl önce |
Rémi Verschelde
|
931838b330
Merge pull request #60627 from aaronfranke/rename-elements
|
3 yıl önce |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 yıl önce |
Aaron Franke
|
1bf94dff3a
Rename Basis "elements" to "rows"
|
3 yıl önce |
Bastiaan Olij
|
0b4fd92a17
Moved particles into ParticlesStorage
|
3 yıl önce |
Bastiaan Olij
|
b6faf6c6c0
Move light, reflection probe and lightmap into LightStorage
|
3 yıl önce |
Rémi Verschelde
|
46ef52162e
Color: Rename `to_srgb`/`to_linear` to include base color space
|
3 yıl önce |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 yıl önce |
Bastiaan Olij
|
36defd1179
Extract global variable, shader and material storage
|
3 yıl önce |
Hugo Locurcio
|
c45d2c242b
Replace DirectionalLight3D's `use_in_sky_only` with `sky_mode` enum
|
3 yıl önce |
Bastiaan Olij
|
57e5a33623
Split dummy renderer classes into separate files
|
3 yıl önce |
Rémi Verschelde
|
51bbcbdec2
Merge pull request #45263 from KoBeWi/😕
|
3 yıl önce |
Rémi Verschelde
|
7ed8d52fb2
Merge pull request #58819 from vreon/fix-eyedir-z
|
3 yıl önce |
kobewi
|
39d429e497
Change some math macros to constexpr
|
3 yıl önce |
Jesse Dubay
|
d437355f55
Sky renderer: Only flip Z when calculating panorama_coords
|
3 yıl önce |
Jesse Dubay
|
ff2a5c04b1
Sky renderer: Don't invert Z component of light direction
|
3 yıl önce |
reduz
|
b0ca03b0a2
Add a UniformSet cache
|
3 yıl önce |
Jesse Dubay
|
80345f7d4e
Fix flipped EYEDIR.z in sky shaders
|
3 yıl önce |
clayjohn
|
48728a79b6
Use prefiltered radiance
|
3 yıl önce |
Hugo Locurcio
|
66d27df12f
Fix 3D sky update performance regression
|
3 yıl önce |
Rémi Verschelde
|
11cefc2b28
Merge pull request #57104 from clayjohn/VULKAN-sky-conflict
|
3 yıl önce |
Rémi Verschelde
|
d9fd16c8e4
Merge pull request #53954 from Chaosus/fix_quit_errors
|
3 yıl önce |
clayjohn
|
430d5d64aa
Update Sky lights in sky setup function
|
3 yıl önce |
Rémi Verschelde
|
8b8e858778
Merge pull request #54489 from briansemrau/texture-delete-update
|
3 yıl önce |
clayjohn
|
99064d57db
New OpenGL batching canvas renderer
|
3 yıl önce |
Rémi Verschelde
|
7f66c16c03
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
|
3 yıl önce |