godot/modules
jfons 99e1ce0690 Invert spotlight angle attenuation
Inverted the spotlight angle attenuation so a higher value results in
a dimmer light, this makes it more consistent with the distance
attenuation.

Also changed the way spotlighs are computed in SDFGI
and GIPorbes and GPU lightmapper, now it matches the falloff used in the scene rendering
code.
2021-02-07 20:10:33 +01:00
..
basis_universal Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
bmp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
bullet Use real_t in physics code 2021-01-28 18:15:42 -05:00
camera Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
csg Use Math_TAU and deg2rad/rad2deg in more places and optimize code 2021-01-09 03:47:14 -05:00
cvtt Modernize Thread 2021-01-29 12:02:13 +01:00
dds Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
denoise Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
enet Mention that NetworkedMultiplayerENet uses UDP only 2021-01-14 17:15:20 +01:00
etc Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
fbx Fix zero scaling and material mappings being mapped to wrong fields 2021-01-26 19:48:18 +00:00
freetype Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdnative C conformance: Include stdbool.h to define bool 2021-02-02 18:11:00 +01:00
gdnavigation Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gdscript Merge pull request #45315 from RandomShaper/modernize_thread 2021-01-31 15:24:56 +01:00
glslang Added GPU based cluster builder 2021-01-19 23:31:06 +01:00
gltf Merge pull request #45435 from fire/gltf-node-anim-export 2021-01-26 10:01:32 +01:00
gridmap Document that GridMap doesn't support visual layers or cull masks 2021-02-02 19:30:55 +01:00
hdr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
jpg Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
jsonrpc Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
lightmapper_rd Invert spotlight angle attenuation 2021-02-07 20:10:33 +01:00
mbedtls Cleanup: Remove executable bit from files which don't need it 2021-01-19 23:36:42 +01:00
meshoptimizer Scale error in mesh optimizer so it uses absolute scale. 2021-01-11 06:07:54 -08:00
minimp3 Descriptive error message when using AudioStream(OGG/MP3) incorrectly 2021-01-07 03:24:30 -05:00
mobile_vr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mono [Mono] Use the same search logic for both MSBuild and dotnet, add custom search paths on macOS. 2021-02-04 22:39:38 +02:00
ogg Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
opensimplex Merge pull request #37547 from aaronfranke/tau 2021-02-01 20:55:25 +01:00
opus Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
pvr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
regex Change reserved keyword in Regex documentation code 2021-01-10 15:56:51 +03:00
squish Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
stb_vorbis Descriptive error message when using AudioStream(OGG/MP3) incorrectly 2021-01-07 03:24:30 -05:00
svg Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_server_adv Use integer coordinates for the font glyphs rendering. 2021-01-31 20:10:50 +02:00
text_server_fb Use integer coordinates for the font glyphs rendering. 2021-01-31 20:10:50 +02:00
tga Fix a crash in the TGA loader with malformed input 2021-02-04 13:09:21 +01:00
theora Modernize Thread 2021-01-29 12:02:13 +01:00
tinyexr Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
upnp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
vhacd Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
visual_script Snap VisualScript comment to grid when resizing 2021-02-06 21:39:35 +01:00
vorbis Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
webm Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
webp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
webrtc Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
websocket Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
webxr Fix WebXRInterface code sample in the class reference 2021-01-30 23:59:52 +01:00
xatlas_unwrap Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
modules_builders.py Enable support for C++ modules tests 2020-07-26 17:41:46 +03:00
register_module_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub [iOS] Remove plugins from modules. 2021-01-17 14:33:39 +03:00