.. |
basis_universal
|
Fix Basis Universal format texture rendering failure
|
2022-12-21 17:29:38 +09:00 |
bmp
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
camera
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
csg
|
Document collision_priority in the CSGShape3D class
|
2022-10-24 18:44:30 +02:00 |
cvtt
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
dds
|
Add static methods for creating Image and ImageTexture
|
2022-07-08 13:40:47 +02:00 |
denoise
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
enet
|
[MP] Remove connection state signals from MultiplayerPeer.
|
2022-11-02 15:17:23 +01:00 |
etcpak
|
ETCPAK expects BGRA data for ETC
|
2022-12-02 01:34:05 +11:00 |
freetype
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
gdscript
|
Merge pull request #70440 from rune-scape/null-again
|
2022-12-22 16:02:19 +01:00 |
glslang
|
vulkan: Update all components to Vulkan SDK 1.3.231.1
|
2022-11-03 12:20:46 +01:00 |
gltf
|
Add a dialog for customizing FBX import
|
2022-12-18 01:08:54 +01:00 |
gridmap
|
Merge pull request #70366 from quentinguidee/refactoring/fix-double-get-singleton
|
2022-12-21 09:27:02 +01:00 |
hdr
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
jpg
|
Merge pull request #66929 from MladoniSzabi/save_jpeg_file
|
2022-10-31 10:48:10 +01:00 |
jsonrpc
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
lightmapper_rd
|
Add optional UV2 logic for lightmapping to primitive shapes
|
2022-11-13 19:28:10 +11:00 |
mbedtls
|
Code simplifications found by cppcheck
|
2022-11-21 08:43:36 +01:00 |
meshoptimizer
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
minimp3
|
Change time parameters and variables to double type
|
2022-09-26 13:52:54 -05:00 |
mobile_vr
|
Style: Misc docs and comment style and language fixes
|
2022-11-02 19:01:18 +01:00 |
mono
|
C#: Add note about the class name in instantiate error
|
2022-12-17 20:02:01 +01:00 |
msdfgen
|
[Scons] Implement module dependency sorting.
|
2022-08-04 20:00:19 +02:00 |
multiplayer
|
Merge pull request #68747 from rune-scape/rune-stringname-unification
|
2022-12-09 18:06:48 +01:00 |
navigation
|
Merge pull request #67111 from DarkKilauea/nav-queries-link
|
2022-12-21 19:38:20 +01:00 |
noise
|
Use forward-declarations in big editor classes
|
2022-11-29 09:59:43 +01:00 |
ogg
|
Change Array arguments to TypedArray
|
2022-09-01 13:13:19 +02:00 |
openxr
|
Fix missing undo/redo object and issue with removing actions
|
2022-12-19 19:35:06 +11:00 |
raycast
|
embree: Fix Linux ARM64 build with -flax-vector-conversions
|
2022-12-20 10:10:30 +01:00 |
regex
|
Unify String and StringName
|
2022-12-05 21:46:47 -05:00 |
squish
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
svg
|
Add support for svg images in the asset lib.
|
2022-12-20 15:41:17 +01:00 |
text_server_adv
|
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
|
2022-12-17 22:47:54 +02:00 |
text_server_fb
|
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
|
2022-12-17 22:47:54 +02:00 |
tga
|
Add buffer size check to Image.load_tga_from_buffer(). Fixes #67985
|
2022-10-30 11:20:50 -05:00 |
theora
|
Merge pull request #66516 from DeeJayLSP/update_theora
|
2022-11-15 16:25:05 +01:00 |
tinyexr
|
Make some Image methods static
|
2022-10-14 14:34:15 +02:00 |
upnp
|
Style: Misc docs and comment style and language fixes
|
2022-11-02 19:01:18 +01:00 |
vhacd
|
Refactor module initialization
|
2022-05-04 17:34:51 +02:00 |
vorbis
|
Code simplifications found by cppcheck
|
2022-11-21 08:43:36 +01:00 |
webp
|
Overhaul WebP packer and split compression options
|
2022-11-15 11:52:22 -03:00 |
webrtc
|
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
|
2022-12-12 11:43:59 +01:00 |
websocket
|
Fix WebSocket connection failed on Web.
|
2022-11-03 14:29:39 +08:00 |
webxr
|
Get WebXR fully working in Godot 4!
|
2022-12-01 21:46:30 -06:00 |
xatlas_unwrap
|
SCons: Unify tools/target build type configuration
|
2022-09-26 16:31:46 +02:00 |
zip
|
Merge pull request #68581 from oganm/oganm/master
|
2022-11-22 12:36:45 +01:00 |
modules_builders.py
|
SCons: Improve logic to generate modules_tests.gen.h
|
2022-02-08 13:01:35 +01:00 |
register_module_types.h
|
Rename all gdnative occurences to gdextension
|
2022-12-12 11:04:57 +01:00 |
SCsub
|
SCons: Improve logic to generate modules_tests.gen.h
|
2022-02-08 13:01:35 +01:00 |