summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2022-08-19Merge pull request #64595 from mhilbrunner/ergo-proxyYuri Sizov
2022-08-19Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov
2022-08-19Fix MenuBar not processing shortcuts.bruvzg
2022-08-19Account for TreeItem's Cell icon and center the text Popup verticallyMicky
2022-08-19Make `cubic_interpolate()` consider key time in animationSilc Renew
2022-08-19Unexpose ProxyTextureMax Hilbrunner
2022-08-19Unexpose VelocityTracker3DMax Hilbrunner
2022-08-19Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner
2022-08-18Merge pull request #64156 from bruvzg/sys_msdfClay John
2022-08-18Merge pull request #64315 from Daylily-Zeleen/fixed-GraphEdit-signal-argument...Clay John
2022-08-18Merge pull request #63999 from QbieShay/qbie/vs-qolClay John
2022-08-18Merge pull request #64449 from Calinou/label3d-hide-ineffective-propertiesClay John
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-18Remove unintentional PROPERTY_USAGE_INTERNALRedMser
2022-08-18Fix some property validation not been refactoredRedMser
2022-08-18add init bone posesSilc Renew
2022-08-18added Curve in animation node transition for better control over cros…Silc Renew
2022-08-18Add collision weight to PhysicsBody for penetrations must be avoidedSilc Renew
2022-08-18Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov
2022-08-16Add a method to get TileData from a cellkobewi
2022-08-15break out of font search loop after first matchdanboo
2022-08-15Clarify the Line2D, Curve2D/3D documentation and fix parameter namesYuri Sizov
2022-08-15Hide properties that have no effect in Label3D inspectorHugo Locurcio
2022-08-15Merge pull request #64314 from YuriSizov/control-theme-item-cacheYuri Sizov
2022-08-14Implement coloring for disabled branches in the shader editorYuri Rubinsky
2022-08-13Octahedral Normal/Tangent CompressionOmar El Sheikh
2022-08-13Rename CanvasItem.`follow_viewport_enable` to end with "d"Micky
2022-08-13Rename Navigation's `neighbor_dist` to `neightbor_distance`Micky
2022-08-12Improve visual shader defaults for quality of lifeQbieShay
2022-08-12fixed GraphEdit signal argument typedaylilyzeleen
2022-08-12Fix case where `h_separation` might not work in `Button`Rindbee
2022-08-12Add dumb theme item cache to ControlYuri Sizov
2022-08-11Fix ORMMaterial3D not being taken into account by static VoxelGIHugo Locurcio
2022-08-11Merge pull request #64267 from bruvzg/le_secretYuri Sizov
2022-08-11Add missing properties to default themekobewi
2022-08-11Change LineEdit secret character from "*" to "•".bruvzg
2022-08-11Merge pull request #64147 from smix8/fix_navigationregion3d_debug_doublerende...Rémi Verschelde
2022-08-10Merge pull request #64160 from Calinou/tweak-label3d-defaultsRémi Verschelde
2022-08-10add get_depth() to KinematicCollision3D as same of 2DSilc Renew
2022-08-09Tweak Label3D defaults for better readabilityHugo Locurcio
2022-08-09Allow MSDF rendering for system fonts, fix crash on loading damaged / unsuppo...bruvzg
2022-08-09Fix NavigationRegion3D debug mesh rendering twice in Editorsmix8
2022-08-09improve animation track optimizer algorithmSilc Renew
2022-08-08Merge pull request #64034 from DarkKilauea/fix-nav-region-gizmoRémi Verschelde
2022-08-08Add tests for empty/unnamed arguments to ClassDB, Variant, GDScriptYuri Sizov
2022-08-08Merge pull request #63925 from YeldhamDev/window_fixesRémi Verschelde
2022-08-08Merge pull request #64093 from nathanfranke/shader-capitalizeRémi Verschelde
2022-08-08Merge pull request #62571 from Calinou/gpuparticlescollisionsdf3d-add-bake-maskRémi Verschelde
2022-08-08capitalize shader uniform groupsNathan Franke
2022-08-08Merge pull request #64068 from DarkKilauea/fix-region-travel-costRémi Verschelde