summaryrefslogtreecommitdiffstats
path: root/servers
Commit message (Expand)AuthorAgeFilesLines
* Construct values only when necessary.Anilforextra2021-09-252-11/+5
* Merge pull request #52967 from danger-dan/dev_vehicle_sleep_fixRémi Verschelde2021-09-242-0/+16
|\
| * Added set_active(true) to all body direct state force apply/impulses. #52915Daniel2021-09-242-0/+16
* | Construct values only when necessary.Anilforextra2021-09-232-2/+2
|/
* Prevents editor crash when compare with negative float in shaderYuri Roubinsky2021-09-221-1/+3
* Port 2D improvement to move and slide 3Dfabriceci2021-09-227-125/+260
* Merge pull request #52878 from AnilBK/add-get-centerRémi Verschelde2021-09-214-6/+6
|\
| * Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra2021-09-214-6/+6
* | Change to using doubles in XR classesBastiaan Olij2021-09-215-11/+11
* | Add flag to connected grapheme. Apply RTL displacement FX only to the whole c...bruvzg2021-09-212-0/+3
* | Merge pull request #52545 from JFonS/occ_fixesRémi Verschelde2021-09-201-11/+13
|\ \
| * | Occlusion culling fixesjfons2021-09-101-11/+13
* | | Fix shader crash when passing array to built-in function without indexYuri Roubinsky2021-09-181-0/+9
| |/ |/|
* | Replace Vector3.to_diagonal_matrix with Basis.from_scaleAaron Franke2021-09-171-4/+4
* | Merge pull request #52409 from GiantBlargg/position-depth-pre-passRémi Verschelde2021-09-173-1/+4
|\ \
| * | Fix depth pass for shaders that set POSITIONDaniel Doran2021-09-053-1/+4
* | | Merge pull request #52668 from qarmin/cppcheck_servers_physicsCamille Mohr-Daurat2021-09-1653-625/+363
|\ \ \
| * | | Initialize variables in servers/physicsqarmin2021-09-1553-625/+363
* | | | Merge pull request #52679 from nekomatata/world-boundary-shapeCamille Mohr-Daurat2021-09-1520-73/+73
|\ \ \ \
| * | | | Rename WorldMarginShape to WorldBoundaryShapePouleyKetchoupp2021-09-1420-73/+73
* | | | | [HTML5] Use browser mix rate by default on the Web.Fabio Alessandrelli2021-09-151-0/+1
| |/ / / |/| | |
* | | | Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke2021-09-1312-12/+12
* | | | Merge pull request #50375 from Paulb23/code_edit_unit_testsRémi Verschelde2021-09-132-2/+4
|\ \ \ \
| * | | | Fix dummy rendering server memory leaksPaulb232021-09-011-2/+3
| * | | | Fix InputMap and display server not nulling singleton on freePaulb232021-09-011-0/+1
| | |/ / | |/| |
* | | | Merge pull request #49063 from Calinou/remove-16x-msaaRémi Verschelde2021-09-134-5/+1
|\ \ \ \
| * | | | Remove 16× MSAA support due to driver bugs and low performanceHugo Locurcio2021-08-254-5/+1
* | | | | Merge pull request #51939 from clayjohn/VULKAN-horizon-so-fixRémi Verschelde2021-09-132-2/+2
|\ \ \ \ \
| * | | | | Compute horizon so threshold before transformationclayjohn2021-08-202-2/+2
* | | | | | Merge pull request #51604 from TechnoPorg/fix-vulkan-parent-materialJFonS2021-09-121-4/+6
|\ \ \ \ \ \
| * | | | | | Vulkan: Fix CanvasItem::use_parent_materialTechnoPorg2021-08-171-4/+6
* | | | | | | 8 uvs for glTF2, URI decode and Vertex Custom api.Lyuma2021-09-103-12/+21
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #52476 from Lauson1ex/masterJuan Linietsky2021-09-091-16/+32
|\ \ \ \ \ \
| * | | | | | Replace ACES tonemapper with a high quality oneEndri Lauson2021-09-071-16/+32
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #52252 from Calinou/sdfgi-use-light-indirect-energyJuan Linietsky2021-09-091-3/+3
|\ \ \ \ \ \
| * | | | | | Use the Light3D Indirect Energy property in SDFGIHugo Locurcio2021-08-301-3/+3
* | | | | | | Expose Vulkan internal values for access from extensionsBastiaan Olij2021-09-097-4/+71
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #52237 from ellenhp/polyphonyJuan Linietsky2021-09-076-46/+83
|\ \ \ \ \ \
| * | | | | | Add polyphony to Audio Stream Player nodesEllen Poe2021-09-076-46/+83
* | | | | | | Merge pull request #52442 from Faless/mp/4.x_rpc_managerMax Hilbrunner2021-09-071-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-071-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #48708 from nekomatata/heightmap-raycast-accelerationCamille Mohr-Daurat2021-09-062-111/+297
|\ \ \ \ \ \ \
| * | | | | | | Optimize raycast with large Heightmap shape dataPouleyKetchoupp2021-09-062-111/+297
* | | | | | | | Merge pull request #52205 from BastiaanOlij/blit_source_rectBastiaan Olij2021-09-077-19/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Add source rectangle to blitBastiaan Olij2021-08-297-19/+34
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #52405 from BastiaanOlij/xr_extension_missing_namesBastiaan Olij2021-09-071-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add missing parameter names to _commit_views GDVIRTUAL_BINDBastiaan Olij2021-09-051-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp2021-09-0621-283/+392
* | | | | | | Merge pull request #52271 from nekomatata/query-layer-default-maskCamille Mohr-Daurat2021-09-066-57/+39
|\ \ \ \ \ \ \
| * | | | | | | Harmonize default value for collision mask in ray/shape queriesPouleyKetchoupp2021-08-306-57/+39
| | |/ / / / / | |/| | | | |