clayjohn
|
0546c8760a
Add setting for shadow cubemap max size
|
před 3 roky |
Rémi Verschelde
|
1ed0280de7
Merge pull request #47160 from puchik/shadow-filter-resolution
|
před 3 roky |
Arman
|
8d156d9e5c
Take resolution into account when setting the max shadow cubemap size
|
před 3 roky |
JFonS
|
8eb03064d1
Fix crash in GLES3 renderer on release builds
|
před 4 roky |
JFonS
|
e2c28675ef
Batch of lightmapper fixes and minor improvements
|
před 4 roky |
JFonS
|
f24f582ba5
Various light culling fixes
|
před 4 roky |
JFonS
|
112b416056
Implement new CPU lightmapper
|
před 4 roky |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
před 4 roky |
Hugo Locurcio
|
680312b95a
Fix invalid property hint for `max_renderable_elements` project setting
|
před 4 roky |
Unknown
|
5965fbd9fa
Make lights_per_object configurable
|
před 4 roky |
Hugo Locurcio
|
2dbc329704
Add a debanding property to Viewport for GLES3
|
před 4 roky |
Hugo Locurcio
|
af45c97652
Add fast approximate antialiasing (FXAA) to Viewport
|
před 4 roky |
JFonS
|
fcb00ca048
Disable lights for objects with baked lighting
|
před 4 roky |
clayjohn
|
95f93b5f0f
force depth prepass when using alpha prepass
|
před 4 roky |
clayjohn
|
3631a3cc9e
Fix recently introduced crash in viewport size
|
před 5 roky |
Rémi Verschelde
|
37897dba80
Merge pull request #35406 from lawnjelly/ortho-shadow
|
před 5 roky |
lawnjelly
|
eaf8e5ce52
Change CameraMatrix::get_viewport_size to get_viewport_half_extents
|
před 5 roky |
Rémi Verschelde
|
4faaf6089a
Remove unused #if 0'ed code
|
před 5 roky |
clayjohn
|
041fa57a88
Add multimesh format max for proper error checking
|
před 5 roky |
clayjohn
|
f1d0c391c7
fix light related crashes
|
před 5 roky |
clayjohn
|
179193775b
Fix light and multimesh crashes
|
před 5 roky |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
před 5 roky |
PouleyKetchoupp
|
299b85c46f
Disable shadow map sampling when shadows are not used in GLES3
|
před 5 roky |
Rémi Verschelde
|
3be6e76f22
Merge pull request #33668 from clayjohn/Fix_environment_mapping_issues
|
před 5 roky |
clayjohn
|
cd40154890
Fix issues with environment mapping
|
před 5 roky |
clayjohn
|
1253a33423
Improve glBufferSubData usage where safe
|
před 5 roky |
clayjohn
|
071bf81750
only render depth with alpha prepass on prepass
|
před 5 roky |
Rémi Verschelde
|
f1146c261d
Merge pull request #31751 from clayjohn/GLES3-Viewport-crash-canvas
|
před 5 roky |
Juan Linietsky
|
d81ddaf33e
Added skin support and simplified APIs to override bone position.
|
před 5 roky |
clayjohn
|
e65d2184b9
throw error when user tries to use Canvas background without sample buffer
|
před 5 roky |