godot/modules
Raul Santos 3086d7c035
Avoid modifying csproj globbing includes on remove
Check if the found globbing include already matches the given path on
removing scripts to avoid modifying users' csproj files.
2022-03-25 16:45:25 +01:00
..
bmp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
bullet Tweak the Bullet RigidBody kinematic trimesh warning message 2022-02-10 22:28:32 +01:00
camera Fix typos with codespell 2022-02-11 09:50:59 +01:00
csg Document performance limitations with CSG nodes, link to tutorial 2022-02-07 14:01:56 +01: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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
etc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
fbx Fix typos with codespell 2022-02-11 09:50:59 +01:00
freetype freetype: Update to upstream version 2.11.1 2022-01-19 14:03:38 +01:00
gdnative Fix typos with codespell 2022-02-11 09:50:59 +01:00
gdscript GDScript: Infer variable types on release 2022-02-09 09:07:18 -03:00
gltf Core: Move generated VERSION_HASH to a .cpp file 2022-02-10 13:06:56 +01:00
gridmap Add GridMap.get_used_cells_by_item 2022-02-16 13:03:50 +08: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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mobile_vr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mono Avoid modifying csproj globbing includes on remove 2022-03-25 16:45:25 +01:00
navigation NavMap Fix polygons being treated like triangle strips instead of triangle fans 2022-02-14 18:22:02 +01:00
ogg Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
opensimplex Update copyright statements to 2022 2022-01-13 15:54:13 +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 Fix for RegEx.search() memory leak on Windows 2022-01-13 20:41:10 +01:00
squish Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
stb_vorbis stb_vorbis: Add clearer error messages when failing to import OGG file 2022-01-18 14:53:56 +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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
tinyexr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
upnp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
vhacd Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_script Fix VisualScript crash when using Set Index node 2022-02-17 09:54:36 +01:00
vorbis Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webm Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
webrtc Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
websocket Fix typos with codespell 2022-02-11 09:50:59 +01:00
webxr Fix typos with codespell 2022-02-11 09:50:59 +01:00
xatlas_unwrap Update copyright statements to 2022 2022-01-13 15:54:13 +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