summaryrefslogtreecommitdiff
path: root/servers
AgeCommit message (Expand)Author
2021-07-21Use the standard C `INFINITY` and `NAN` constants directlyHugo Locurcio
2021-07-20Merge pull request #50537 from Calinou/improve-shader-error-output-2Rémi Verschelde
2021-07-20Merge pull request #50605 from Calinou/tweak-shader-code-styleRémi Verschelde
2021-07-20Merge pull request #50618 from reduz/implement-more-specialization-constantsRémi Verschelde
2021-07-19Implement more rendering options as specialization constantsreduz
2021-07-19Merge pull request #50604 from aaronfranke/float-array-castRémi Verschelde
2021-07-19Ensure KinematicBodies only interact with other Bodies with matching mask.Marcel Admiraal
2021-07-19Merge pull request #50566 from reduz/optimize-stringname-usageRémi Verschelde
2021-07-19Use C++11 raw literals for shader code to improve readabilityHugo Locurcio
2021-07-19Explicitly cast to float when creating a float arrayAaron Franke
2021-07-18Optimize StringName usagereduz
2021-07-17Add error marking to the shader error console outputHugo Locurcio
2021-07-15Fixes to forward mobilereduz
2021-07-15Merge pull request #49996 from Chaosus/shader_localvar_warningRémi Verschelde
2021-07-15Merge pull request #49678 from BastiaanOlij/mobile_renderer_select_color_formatJuan Linietsky
2021-07-15Fixing 2D moving platform logicfabriceci
2021-07-14Removes lines about window size from the console outputYuri Roubinsky
2021-07-14Check if there are new docs missing on CIYuri Sizov
2021-07-14Merge pull request #50255 from Calinou/physicsserver3d-add-set-iterationsRémi Verschelde
2021-07-13Merge pull request #50063 from nekomatata/more-accurate-move-and-slideRémi Verschelde
2021-07-13Merge pull request #50402 from reduz/use-specialization-constantsJuan Linietsky
2021-07-13Merge pull request #47604 from christinoleo/masterRémi Verschelde
2021-07-13Merge pull request #50381 from reduz/implement-disable-classesRémi Verschelde
2021-07-13Separate underscore from grapheme punctuation to enable doubleclick and caret...Leonardo Christino
2021-07-13Implement the ability to disable classesreduz
2021-07-13Merge pull request #50086 from Geometror/label-improve-layout-optionsRémi Verschelde
2021-07-13Use 32bit instead of 64bit 3D render buffer on mobileBastiaan Olij
2021-07-12Use specialization constants in clustered rendererreduz
2021-07-12Merge pull request #50194 from BastiaanOlij/fix_multiple_reflection_probesRémi Verschelde
2021-07-12Explicit error message when setting active a Viewport that is already active.TaskManagerCZ
2021-07-12Change VSync mode project setting enum type from string to integerHendrik Brucker
2021-07-11Implement Specialization Constantsreduz
2021-07-10Add a method to set the number of physics solver iterations in 3DHugo Locurcio
2021-07-10Merge pull request #48622 from Geometror/reimplement-disableable-vsyncHugo Locurcio
2021-07-07Fix material invalidation on reimport.reduz
2021-07-07Fix threaded update for texturesreduz
2021-07-07Merge pull request #50193 from reduz/fix-command-queue-crashRémi Verschelde
2021-07-07Fix Command Queue Crashreduz
2021-07-07Merge pull request #50240 from nekomatata/fix-backface-collision-disabledRémi Verschelde
2021-07-06Fix concave collision with backface collision disabledPouleyKetchoupp
2021-07-06Unify material parameter updatereduz
2021-07-06Fix warning message spam when a VoxelGI node is selected in the editorHugo Locurcio
2021-07-06Restructure and reimplement vsync optionsHendrik Brucker
2021-07-06Fix indexing of multiple reflection probesBastiaan Olij
2021-07-05Fix Subsurface Scatteringreduz
2021-07-05Remove unused PhysicsShapeQueryResult3D & PhysicsShapeQueryResult2DPouleyKetchoupp
2021-07-05Fix transparency sortingDaniel Doran
2021-07-04Improvements to Label's layout optionsHendrik Brucker
2021-07-04Merge pull request #50137 from reduz/fix-boot-splashRémi Verschelde
2021-07-04Merge pull request #50138 from Calinou/debug-overdraw-lower-opacityRémi Verschelde