virtualx-engine/modules
lawnjelly caa087f888 Portals - show gridmaps using global mode
Gridmaps did not previously show at all when portals were active, due to the instances being created defaulting to static mode, and not being converted during the room conversion stage.

This PR sets gridmap instances to global mode, which enables them to show up when portals are active (using frustum culling only, no occlusion).
2022-05-07 10:09:12 +01:00
..
bmp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
bullet Merge pull request #59864 from rburing/bullet_skip_depenetrate_from_void_3.x 2022-04-29 14:41:31 +02:00
camera Fix typos with codespell 2022-02-11 09:50:59 +01:00
csg Fix CSG gizmos only working on root shapes 2022-04-27 12:54:57 +02:00
cvtt Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
dds Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
denoise Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
enet Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
etc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
fbx Simplify FBX importer project settings registering 2022-03-29 15:00:31 +08:00
freetype Add binary MO translation file support. Add brotli decoder and WOFF2 support. 2022-03-25 19:51:39 +02:00
gdnative Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
gdscript Merge pull request #60773 from timothyqiu/rand-doc 2022-05-05 18:10:14 +02:00
gltf Document that glTF classes are only usable in editor builds 2022-04-22 19:08:37 +02:00
gridmap Portals - show gridmaps using global mode 2022-05-07 10:09:12 +01:00
hdr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jpg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
jsonrpc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
lightmapper_cpu Add support for saving multiple Images in BakedLightmap 2022-02-15 16:13:00 +01:00
mbedtls Bump mbedTLS version to 2.28.0 (new LTS). 2022-01-19 14:03:03 +01:00
minimp3 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
mobile_vr Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
mono Core: Rename math 'phi' arguments to 'angle' 2022-05-05 15:02:46 +02:00
navigation Use CollisionObject3D API when baking the navmesh with static colliders, instead of collecting CollisionShape3D nodes 2022-05-05 14:07:56 +02:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
opus Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
raycast Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
regex Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
svg ImageLoader: Remove references to unsupported svgz extension 2022-01-17 10:52:32 +01:00
tga Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
theora Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
tinyexr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
upnp Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Merge pull request #54629 from Gallilus/Fixes-copy-paste-issue-in-the-visual-script-editor-3.x 2022-04-15 21:19:09 +02:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
webp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
websocket Added set_extra_headers() to WebSocketServer 2022-04-13 11:43:49 +02:00
webxr Add WebXRInterface.xr_standard_mapping flag to attempt to convert button/axis ids to match other AR/VR interfaces 2022-04-08 10:46:38 -05:00
xatlas_unwrap Add sanity checks to lightmap unwrap texel size 2022-02-24 13:31:17 +01:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00