summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2022-10-19Merge pull request #66940 from aaronfranke/doc-get-tr-aabbMax Hilbrunner
2022-10-19Merge pull request #67249 from wuyingnan/fix_quaternion_typoMax Hilbrunner
2022-10-19Merge pull request #67527 from BastiaanOlij/fix_tracker_namesMax Hilbrunner
2022-10-19Add methods to get target filter and repeatkobewi
2022-10-19Fix exporting big templatesRafał Mikrut
2022-10-19Fix code generation for some visual shader nodesYuri Rubinsky
2022-10-19Simplify GDVIRTUAL_CALL callskobewi
2022-10-18Improve ColorPicker sliders in OKHSL modekobewi
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-18Fix typo in VisualShader DistanceFade nodePatrick
2022-10-18Minor code improvementskobewi
2022-10-18Remove the global space `get_transformed_aabb` helper methodAaron Franke
2022-10-18Code simplificationsMarkus Sauermann
2022-10-18Add Caret Insert Below and Above shortcuts to TextEditPucklaMotzer09
2022-10-18Use more reasonable scrollable conditions in `ScrollContainer`Rindbee
2022-10-17Support AtlasTexture in radial modes of TextureProgressBararkology
2022-10-17Merge pull request #67491 from Paulb23/fix-undo-redo-viewport-adjustRémi Verschelde
2022-10-17Fix two typos in tracker names and a bug in OpenXR haptic feedbackBastiaan Olij
2022-10-17Fix Light2D Shadow Filter Smooth property being visible with filter NoneHugo Locurcio
2022-10-16Fix undo redo not adjusting TextEdit viewport to caretPaulb23
2022-10-16Fix crash in code completion when using an invalid / null fontPaulb23
2022-10-16Forcibly end current TextEdit action on undo redoPaulb23
2022-10-16[Font] Add support for OEM encoded bitmap fonts.bruvzg
2022-10-16Fix get_path() error when calling get_node()Haoyu Qiu
2022-10-15Expose Viewport::get_screen_transform to GDScriptMarkus Sauermann
2022-10-15Merge pull request #63332 from KoBeWi/static_images_aka_photosRémi Verschelde
2022-10-14Rename pos -> index on NodeMiguel Gonzalez Sanchez
2022-10-14Implement multiple clip_children modes for CanvasItemsclayjohn
2022-10-14Make some Image methods statickobewi
2022-10-14Merge pull request #67385 from Sauermann/fix-viewport-mouse-position-update-o...Rémi Verschelde
2022-10-14Always update Viewport's last_mosue_positionMarkus Sauermann
2022-10-14Abort LineEdit shaping if no font is set to avoid unnecessary error messages.bruvzg
2022-10-14Merge pull request #66665 from Mickeon/editor-do-not-edit-inherited-signalsRémi Verschelde
2022-10-14Merge pull request #63607 from BastiaanOlij/fix_xr_originRémi Verschelde
2022-10-13Merge pull request #66294 from reduz/optimize-convex-collisionRémi Verschelde
2022-10-13Do not allow editing Scene-inherited signal connectionsMicky
2022-10-13Optimize Convex CollisionJuan Linietsky
2022-10-13Merge pull request #67348 from Mickeon/salvage-a-dear-commentRémi Verschelde
2022-10-13Comment not to remove `data` structs in some NodesMicky
2022-10-13Merge pull request #67336 from jbcolli2/Normal-of-CylinderMeshRémi Verschelde
2022-10-13Merge pull request #66337 from EricEzaM/sprite-framesRémi Verschelde
2022-10-13Merge pull request #66357 from EricEzaM/shortcut-context-on-nodeRémi Verschelde
2022-10-13Changed normal of CylinderMesh to account for slanted side.jbcolli2
2022-10-13Move Shortcut Context to Control and ensure that `shortcut_input` adheres to ...Eric M
2022-10-13fixed holding alt while zooming zooms in by 2 increments.MladoniSzabi
2022-10-13Merge pull request #66953 from Sauermann/fix-top-level-connect-errorRémi Verschelde
2022-10-13Merge pull request #66349 from A-Lamia/Amount_At_CollisionRémi Verschelde
2022-10-13Add current setting to XROrigin3D and fix double positioning HMDBastiaan Olij
2022-10-13particles: add amount property to sub property collision.Lamia
2022-10-12Merge pull request #65714 from benbot/fix-double-particle-collision-calculationRémi Verschelde