summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2021-08-24Merge pull request #52000 from lyuma/set_editable_instanceJuan Linietsky
2021-08-23Make Node editable_instance methods available to GDScriptLyuma
2021-08-23Merge pull request #51751 from jeffrey-cochran/windforceCamille Mohr-Daurat
2021-08-23Implement NativeExtension pointer argumentsreduz
2021-08-23Enabled area-specific wind forcesJeffrey Cochran
2021-08-23Merge pull request #51259 from nekomatata/fix-tilemap-one-way-collisionHugo Locurcio
2021-08-23Restore syntax highlightingkobewi
2021-08-23Merge pull request #51947 from AnilBK/redundant-assignmentsMichael Alexsander
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Merge pull request #51991 from requizm/fix/51990K. S. Ernest (iFire) Lee
2021-08-22Fixes the normals of SphereMesh when the sphere/hemisphere is oblongDuarte David
2021-08-22Fix 3d animations doesn't playrequizm
2021-08-22Fix GraphEdit connection colorsJummit
2021-08-22Merge pull request #50434 from QbieShay/particle-minmaxK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51886 from Geometror/fix-layout-editor-file-dialogMichael Alexsander
2021-08-22moved particle parameters to minmax and split scale axisQbieShay
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51945 from yjh0502/fix-bazier-errorK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51975 from Jummit/consistent-graphedit-connectionsK. S. Ernest (iFire) Lee
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-22Revert "Add Node processing and physics processing cumulative (as opposed to ...Juan Linietsky
2021-08-22Make GraphEdit connections consistent on zoomJummit
2021-08-22Merge pull request #51965 from theoway/fix_node_arranger_origin_bugK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #51952 from Jummit/refactor-graphedit-connectionsK. S. Ernest (iFire) Lee
2021-08-22Merge pull request #41850 from MohammadKhashashneh/cumulative-time_issue_6999Hugo Locurcio
2021-08-22Fixes position offset of node groups set by arrange_nodes() in GraphEditUmang Kalra
2021-08-21Merge pull request #51958 from requizm/fix/37772Hugo Locurcio
2021-08-21Refactor GraphEdit connectionsJummit
2021-08-21Fix camera override not workingrequizm
2021-08-21Remove redundant assignments.Anilforextra
2021-08-21Curve2D/Curve3D: exact linear interpolationJihyun Yu
2021-08-21Fix ItemList layout (+EditorFileDialog)Hendrik Brucker
2021-08-21Fix line_separation working incorrectly in find_click of RichTextLabelMenderes
2021-08-20Merge pull request #51866 from requizm/fix/49455Hugo Locurcio
2021-08-20Fix tooltip message working incorrectly in PopupMenurequizm
2021-08-20Fix line_separation constant working incorrectly in RichTextLabelrequizm
2021-08-20add motion mode to handle TPSfabriceci
2021-08-19Merge pull request #51881 from KoBeWi/zz__iinnddeexxRémi Verschelde
2021-08-19Fix capsule height/radius setters with linked propertiesPouleyKetchoupp
2021-08-19Merge pull request #51804 from ThreeRhinosInAnElephantCostume/fixundoredoRémi Verschelde
2021-08-19Merge pull request #51335 from JFonS/fix-omni-shadow-biasJFonS
2021-08-19fixed popup_menu buttons getting triggered by lmb press instead of release.ThreeRhinosInAnElephantCostume
2021-08-19fixed camera2d's "current" property getting reset when switching scenesThreeRhinosInAnElephantCostume
2021-08-19Improvements to SpotLight3D and OmniLight3D's shadowsjfons
2021-08-19Fix z_index applied twice for TileMap layerskobewi
2021-08-19Merge pull request #51703 from YeldhamDev/compal_tweaksRémi Verschelde
2021-08-18Hide TextFile from the APIPaulb23
2021-08-18Minor tweaks/fixes for the Command PaletteMichael Alexsander
2021-08-18Adjust the material key bit size for ParticlesMaterialYuri Sizov
2021-08-18[Net] MultiplayerReplicator with initial state.Fabio Alessandrelli