Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
clayjohn
|
0546c8760a
Add setting for shadow cubemap max size
|
4 years ago |
lawnjelly
|
2ffdfdfd1a
Add buffer orphan / stream options
|
4 years ago |
Arman
|
8d156d9e5c
Take resolution into account when setting the max shadow cubemap size
|
4 years ago |
Rémi Verschelde
|
3f246ebeed
Merge pull request #46932 from JFonS/fix_lm_capture_env
|
4 years ago |
JFonS
|
e2c28675ef
Batch of lightmapper fixes and minor improvements
|
4 years ago |
lawnjelly
|
d3930b1af2
Change default ninepatch mode to scaling
|
4 years ago |
lawnjelly
|
b1e24597e7
Renaming rendering/2d project settings.
|
4 years ago |
Kef Schecter
|
09a156ea15
Add anisotropic filtering to GLES2 backend
|
4 years ago |
JFonS
|
b1ca82c43a
CPU lightmapper fixes.
|
4 years ago |
JFonS
|
112b416056
Implement new CPU lightmapper
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
lawnjelly
|
15e57a0235
Remove buffer orphaning options project settings
|
4 years ago |
lawnjelly
|
5c8f497a24
Add project settings to manually specify API usage
|
5 years ago |
Rémi Verschelde
|
c43b2ab603
Merge pull request #42942 from Calinou/add-viewport-debanding-3.2
|
5 years ago |
Rémi Verschelde
|
2e073ecbea
Merge pull request #42927 from lawnjelly/octree_default
|
5 years ago |
Hugo Locurcio
|
2dbc329704
Add a debanding property to Viewport for GLES3
|
5 years ago |
Hugo Locurcio
|
af45c97652
Add fast approximate antialiasing (FXAA) to Viewport
|
5 years ago |
lawnjelly
|
10cdfda894
Change render octree balance default
|
5 years ago |
Juan Linietsky
|
388ebfb498
Merge pull request #41629 from JFonS/disable_baked_lights
|
5 years ago |
lawnjelly
|
c2290dbedd
Unified GLES2 / GLES3 Batching
|
5 years ago |
JFonS
|
fcb00ca048
Disable lights for objects with baked lighting
|
5 years ago |
PouleyKetchoupp
|
f9544716f4
Option for software skinning in MeshInstance
|
5 years ago |
lawnjelly
|
667c970b77
Optimize octree and fix octree leak
|
5 years ago |
Holger Dammertz
|
efe6b50f17
Added option to enable high precision float in GLES2
|
6 years ago |
Ev1lbl0w
|
17c87d2ec1
Expose disable_render_loop property to GDScript
|
5 years ago |