summaryrefslogtreecommitdiff
path: root/servers
AgeCommit message (Expand)Author
2021-09-24Merge pull request #52967 from danger-dan/dev_vehicle_sleep_fixRémi Verschelde
2021-09-24Added set_active(true) to all body direct state force apply/impulses. #52915Daniel
2021-09-23Construct values only when necessary.Anilforextra
2021-09-22Prevents editor crash when compare with negative float in shaderYuri Roubinsky
2021-09-22Port 2D improvement to move and slide 3Dfabriceci
2021-09-21Merge pull request #52878 from AnilBK/add-get-centerRémi Verschelde
2021-09-21Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra
2021-09-21Change to using doubles in XR classesBastiaan Olij
2021-09-21Add flag to connected grapheme. Apply RTL displacement FX only to the whole c...bruvzg
2021-09-20Merge pull request #52545 from JFonS/occ_fixesRémi Verschelde
2021-09-18Fix shader crash when passing array to built-in function without indexYuri Roubinsky
2021-09-17Replace Vector3.to_diagonal_matrix with Basis.from_scaleAaron Franke
2021-09-17Merge pull request #52409 from GiantBlargg/position-depth-pre-passRémi Verschelde
2021-09-16Merge pull request #52668 from qarmin/cppcheck_servers_physicsCamille Mohr-Daurat
2021-09-15Merge pull request #52679 from nekomatata/world-boundary-shapeCamille Mohr-Daurat
2021-09-15Initialize variables in servers/physicsqarmin
2021-09-15[HTML5] Use browser mix rate by default on the Web.Fabio Alessandrelli
2021-09-14Rename WorldMarginShape to WorldBoundaryShapePouleyKetchoupp
2021-09-13Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke
2021-09-13Merge pull request #50375 from Paulb23/code_edit_unit_testsRémi Verschelde
2021-09-13Merge pull request #49063 from Calinou/remove-16x-msaaRémi Verschelde
2021-09-13Merge pull request #51939 from clayjohn/VULKAN-horizon-so-fixRémi Verschelde
2021-09-12Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-materialJFonS
2021-09-108 uvs for glTF2, URI decode and Vertex Custom api.Lyuma
2021-09-10Occlusion culling fixesjfons
2021-09-09Merge pull request #52476 from Lauson1ex/masterJuan Linietsky
2021-09-09Merge pull request #52252 from Calinou/sdfgi-use-light-indirect-energyJuan Linietsky
2021-09-09Expose Vulkan internal values for access from extensionsBastiaan Olij
2021-09-07Replace ACES tonemapper with a high quality oneEndri Lauson
2021-09-07Merge pull request #52237 from ellenhp/polyphonyJuan Linietsky
2021-09-07Add polyphony to Audio Stream Player nodesEllen Poe
2021-09-07Merge pull request #52442 from Faless/mp/4.x_rpc_managerMax Hilbrunner
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
2021-09-06Merge pull request #48708 from nekomatata/heightmap-raycast-accelerationCamille Mohr-Daurat
2021-09-07Merge pull request #52205 from BastiaanOlij/blit_source_rectBastiaan Olij
2021-09-07Merge pull request #52405 from BastiaanOlij/xr_extension_missing_namesBastiaan Olij
2021-09-06Optimize raycast with large Heightmap shape dataPouleyKetchoupp
2021-09-06Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp
2021-09-06Merge pull request #52271 from nekomatata/query-layer-default-maskCamille Mohr-Daurat
2021-09-05Fix depth pass for shaders that set POSITIONDaniel Doran
2021-09-05Add missing parameter names to _commit_views GDVIRTUAL_BINDBastiaan Olij
2021-09-01Fix dummy rendering server memory leaksPaulb23
2021-09-01Fix InputMap and display server not nulling singleton on freePaulb23
2021-08-31Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp
2021-08-31Merge pull request #51873 from Chaosus/fix_uniform_error_spamClay John
2021-08-31Merge pull request #49471 from nekomatata/body-state-sync-callbackJuan Linietsky
2021-08-30Harmonize default value for collision mask in ray/shape queriesPouleyKetchoupp
2021-08-30Use the Light3D Indirect Energy property in SDFGIHugo Locurcio
2021-08-29Add source rectangle to blitBastiaan Olij
2021-08-28Merge pull request #52176 from BastiaanOlij/fix_gl_size_paramMax Hilbrunner