Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 éve |
Bastiaan Olij
|
f3dd3c0830
Adding option to re-orient our sky
|
6 éve |
Juan Linietsky
|
af8d941c55
Added luminance capping to avoid glitches on small dots. closes #17996
|
6 éve |
Juan Linietsky
|
d304228003
Do not draw particles if they are not processing at all, fixes #19507
|
6 éve |
Juan Linietsky
|
55f5f4757e
Merge pull request #23248 from dlasalle/fog
|
6 éve |
Juan Linietsky
|
984063cf0b
Cleaned up and fixed the base_changed function in rasterizers, also fixes #15617
|
6 éve |
Dominique LaSalle
|
6eae6247e4
Add parameter for fog max depth and use alpha as density.
|
6 éve |
Bastiaan Olij
|
a6df366b23
Moving lens distortion shader into drivers and adding GLES2 support
|
6 éve |
Juan Linietsky
|
c83742ba86
-Lightmap and lightmap capture support for GLES2
|
6 éve |
Juan Linietsky
|
f2ed26d71e
Reflection probe support in GLES2 back-end.
|
6 éve |
JFonS
|
3cedec5f75
Set uniform default values in inspector
|
6 éve |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 éve |
Hein-Pieter van Braam
|
08f452d1a9
Fall back to GLES2 if GLES3 is not working
|
6 éve |
Thomas Herzog
|
b4d3f541e7
add 3D textures
|
7 éve |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 éve |
Rémi Verschelde
|
237148e80f
Merge pull request #18368 from Gamblify/RasterizerEngineSync
|
6 éve |
Max Hilbrunner
|
277793439a
Revert "Fix #19507 Not emitted particles affects performance"
|
7 éve |
Max Hilbrunner
|
4b626dc114
Merge pull request #19764 from malbach/godot_malbach
|
7 éve |
Juan Linietsky
|
de910f8c26
Finally figured out how to implement AnimatedTexture properly.
|
7 éve |
Leon Krause
|
ae5ef9f0c5
Fix dummy renderer for CPU particles
|
7 éve |
Rémi Verschelde
|
8ce6444f59
Fix server build after 7fc23675
|
7 éve |
malbach
|
cef8d355d2
Fix #19507 Not emitted particles affects performance
|
7 éve |
Gustav Lund
|
35eb7f2d6a
Rasterizers are now in sync with engine
|
7 éve |
Josh Faust
|
5b639269a2
Fix scene import when platform=server
|
7 éve |
Fabio Alessandrelli
|
0cad1417b6
Implement missing methods in dummy rasterizer
|
7 éve |
bruvzg
|
e3c2778d7e
Add missing return statements (iOS and server).
|
7 éve |
Juan Linietsky
|
7cd867c3fe
2D Skeletons WORK IN PROGRESS
|
7 éve |
K. S. Ernest (iFire) Lee
|
2e66730061
Create and return LightmapCapture.
|
7 éve |
K. S. Ernest (iFire) Lee
|
4e1923a931
Add dummy audio driver, fix dummy rasterizer
|
7 éve |
Fabio Alessandrelli
|
2de10aa467
Fixes to OS_Server and DummyRasterizer to match new signatures
|
7 éve |