summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Collapse)Author
2023-01-31meshoptimizer: Sync with upstream commit 4a287848fRémi Verschelde
https://github.com/zeux/meshoptimizer/commit/4a287848fd664ae1c3fc8e5e008560534ceeb526
2023-01-31Merge pull request #72436 from Chaosus/vs_switch_improvementYuri Rubinsky
2023-01-31Merge pull request #72425 from smix8/default_physics_space_on_demand_only_4.xRémi Verschelde
Create default World physics spaces on demand only
2023-01-31Merge pull request #65698 from KoBeWi/cameramanRémi Verschelde
Rework how current Camera2D is determined
2023-01-31Create default World physics spaces on demand onlysmix8
Changes that the default physics spaces of World resources are only created on first use.
2023-01-31Fix MSVC shadow local warningRémi Verschelde
2023-01-31Merge pull request #59310 from Sauermann/proposal-event-transformRémi Verschelde
Calculate window input event transform only on window change
2023-01-31Merge pull request #72396 from TokageItLab/bs1dconsistRémi Verschelde
Consistent with NodeBlendSpace1D option NodeBlendSpace2D
2023-01-31Merge pull request #67507 from Sauermann/fix-toplevel-root-control-nodeRémi Verschelde
Fix event propagation to child after set_as_toplevel
2023-01-31Merge pull request #72449 from lyuma/override_pose_cleanupRémi Verschelde
BoneAttachment3D: Remove duplicate override_pose
2023-01-31Force update AnimationTree player cache when AnimationPlayer changes.SaracenOne
2023-01-31BoneAttachment3D: Remove duplicate override_poseLyuma
Also removes unused override_mode property since we removed the local pose override feature in #71137. Fixes #72407
2023-01-31Merge pull request #62737 from kidrigger/gdext_videodecoderRémi Verschelde
Updates VideoDecoder plugin API to GDExt.
2023-01-31Merge pull request #69248 from vonagam/fixing-typed-arraysRémi Verschelde
GDScript: Fix typed arrays
2023-01-31GDScript: Fix issues with typed arraysDmitrii Maganov
2023-01-31Merge pull request #72441 from bruvzg/lbl3d_aaaRémi Verschelde
[Sprite3D/Label3D] Expose alpha antialiasing properties.
2023-01-31Merge pull request #72437 from lyuma/lightmap_custom_uvRémi Verschelde
Implement custom uvs for Static Lightmap imported gltf
2023-01-31Merge pull request #72357 from aaronfranke/area-gravity-unit-distRémi Verschelde
Replace Area gravity point distance scale with unit distance
2023-01-31[Sprite3D/Label3D] Expose alpha antialiasing properties.bruvzg
2023-01-31Use mix for vector types in switch node in the visual shaderYuri Rubinsky
2023-01-30Implement custom uvs for Static Lightmap imported gltfLyuma
2023-01-30Updates VideoDecoder plugin API to GDExtension.anish bhobe
Adds VideoStream and relevant resource loaders to migrate external GDNative plugins to GDExtension. Adds a VideoStreamLoader as a specialization of ResourceFormatLoader as ClassDB::is_parent_class is inaccessible from GDExtension currently. Using Object* instead of Ref<T> in order to avoid the refcount bug (godotengine/godot-cpp#652) Also another bug is in ResourceLoader in use on the extension side that requires fixing.
2023-01-30Merge pull request #72208 from bruvzg/rtl_fix_thr_crashRémi Verschelde
[RichTextLabel] Fix thread unsafe `set_physics_process_internal` usage. Use `WorkerThreadPool` instead of creating new threads.
2023-01-30Merge pull request #72383 from MewPurPur/correct-tween-errorsRémi Verschelde
Fix error messages for {}Tweener.new()
2023-01-30[RichTextLabel] Fix thread unsafe `set_physics_process_internal` usage. Use ↵bruvzg
`WorkerThreadPool` instead of creating new threads.
2023-01-31Consistent with NodeBlendSpace1D option NodeBlendSpace2DSilc Renew
Co-authored-by: Skrapion <rick@firefang.com>
2023-01-30Fix error messages of {}Tweener.new()VolTer
2023-01-30Merge pull request #72388 from TokageItLab/transition-reset-eachRémi Verschelde
Allow the Reset option of NodeTransition to be set for each Input
2023-01-31Allow the Reset option of NodeTransition to be set for each InputSilc Renew
2023-01-30Allow seek() without assigned animation in AnimationPlayerSilc Renew
2023-01-30Merge pull request #72344 from smix8/default_navmap_on_demand_only_4.xRémi Verschelde
Create default World navigation maps on demand only
2023-01-30Merge pull request #71995 from Faless/net/4.x_tls_verifyRémi Verschelde
[NET] Refactor TLS configuration.
2023-01-30Merge pull request #72365 from groud/warn_ysort_tilemapRémi Verschelde
Warn when a TileMap layer is Y-sorted but not the TileMap node itself.
2023-01-30Warn when a TileMap layer is Y-sorted but not the TileMap node itself.Gilles Roudière
2023-01-30Merge pull request #71964 from bruvzg/mat_keyRémi Verschelde
Fix unsafe murmur3 hash use for the default material keys, expose alpha hash transparency mode for default materials and Label3D and Sprite3D.
2023-01-30Merge pull request #71657 from ↵Rémi Verschelde
m4gr3d/increase_scroll_bar_size_for_touchscreen_main Update the size of the scrollbar for the editor on touchscreen devices
2023-01-30Merge pull request #72326 from TokageItLab/unlimit-transitionRémi Verschelde
Remove the max input limit & cleanup `AnimationNodeTransition` API
2023-01-30Merge pull request #72115 from AThousandShips/clip_children_fixRémi Verschelde
Hide `clip_children` for some non-drawn CanvasItems
2023-01-30Merge pull request #66266 from Calinou/editor-description-fix-tooltip-updateRémi Verschelde
Fix Editor Description tooltip not changing until scene is reopened
2023-01-30Hide clip_children for non-drawn CanvasItemsNinni Pipping
2023-01-29Replace Area gravity point distance scale with unit distanceAaron Franke
2023-01-30Create default World navigation maps on demand onlysmix8
Changes that the default navigation maps of World resources are only created on first use.
2023-01-30Fix Editor Description tooltip not changing until scene is reopenedHugo Locurcio
You still need to select another node to see the tooltip updated first, but you no longer need to save and reopen the scene to view the updated tooltip.
2023-01-30Remove the max input limit & cleanup AnimationNodeTransition APISilc Renew
2023-01-29Improve stroke drawing on 2D collision shapesDanil Alexeev
2023-01-29Merge pull request #71896 from poohcom1/fix/autocomplete-substring-filterRémi Verschelde
Fix autocomplete filter not including substrings
2023-01-29Merge pull request #72178 from DarkMessiah/fix_graph_edit_minimap_connectionRémi Verschelde
Fix connections drawing in GraphEdit minimap
2023-01-29Fix AnimatedSprite play() don't redraw immediatelySilc Renew
2023-01-28Fix connections drawing in GraphEdit minimapStanislav Labzyuk
2023-01-28Merge pull request #72228 from DarkKilauea/nav-agent-callableRémi Verschelde
Use Callable for Navigation Agent callbacks