summaryrefslogtreecommitdiff
path: root/scene/3d
AgeCommit message (Expand)Author
2022-06-17Fix Light3D `angular_distance` property hint being in radiansHugo Locurcio
2022-06-17Audio: Expose 2D/3D panning strength parametersEllen Poe
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-06-15Merge pull request #60151 from Klowner/pathfollow3d-parallel-transport-improv...Rémi Verschelde
2022-06-15Streamline Navigation layer function names.smix8
2022-06-14Add NavigationAgent set_navigation_map() functionsmix8
2022-06-14Merge pull request #59125 from KoBeWi/link_to_the_vectorRémi Verschelde
2022-06-14Merge pull request #61861 from techiepriyansh/multi-image-atlasesRémi Verschelde
2022-06-14Add vector value linkingkobewi
2022-06-14save lightmap as multi-image atlasPriyansh Rathi
2022-06-13Tweak Light3D property hints for greater flexibilityHugo Locurcio
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-06-10SoftBody: Fix attachments property names after #61180Rémi Verschelde
2022-06-06Add NavigationRegion costs for pathfindingsmix8
2022-06-02Merge pull request #61625 from smix8/navigation_debugview_mesh_scripted_4.xRémi Verschelde
2022-06-02Merge pull request #60517 from Calinou/3d-editor-audiostreamplayer3d-add-gizmoJFonS
2022-06-02Add NavigationMesh debug when navmesh is added later through scriptssmix8
2022-06-01Fix NavigationAgent reparent issuessmix8
2022-05-26Add a gizmo to visualize AudioStreamPlayer3D's audible radiusHugo Locurcio
2022-05-26Fix errors when materials attached to 3d object are not freedYuri Rubinsky
2022-05-25Only call _update_panning during _physics_process.Lyuma
2022-05-25Add Cone and Cylinder shapes to FogVolumeHugo Locurcio
2022-05-23Merge pull request #61311 from trollodel/fix_joint3d_warning_crashRémi Verschelde
2022-05-23[Label3D, 4.x] Monitor default theme font changes, to prevent use of invalid ...bruvzg
2022-05-23Fix Joint3D and Joint2D warning causing a crashtrollodel
2022-05-22Merge pull request #61235 from smix8/navigation_agent_avoidance_processing_4.xRémi Verschelde
2022-05-21Tweak the GPUParticles3D Transform Align property hint for readabilityHugo Locurcio
2022-05-20Process NavigationAgent2D/3D avoidance on demand onlysmix8
2022-05-20Add a new HashSet templatereduz
2022-05-19Use suffixes for units in nodes and resourcesAaron Franke
2022-05-19Merge pull request #61128 from smix8/navigation_agent_process_mode_4.xRémi Verschelde
2022-05-19Use range iterators for RBSet in most casesAaron Record
2022-05-19Add dedicated macros for property name extractionHaoyu Qiu
2022-05-18Merge pull request #60599 from rburing/rest_on_recovery_paramRémi Verschelde
2022-05-18Add motion parameter to toggle whether recovery is reported as a collisionRicardo Buring
2022-05-18Defer group calls in Node3Dkobewi
2022-05-17Make Navigation Agents and Obstacles respect parent process modesmix8
2022-05-17PathFollow3D parallel transport frame reliability improvementsMark Riedesel
2022-05-16Merge pull request #60986 from fire-forge/capitalismRémi Verschelde
2022-05-16Merge pull request #61057 from smix8/navigation_obstacle_transform_error_4.xRémi Verschelde
2022-05-16Merge pull request #61038 from smix8/navigation_obstacle_rid_config_warn_4.xRémi Verschelde
2022-05-16Merge pull request #61032 from smix8/navigationmesh_bake_no_threads_4.xRémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-16Disable threaded NavigationMesh bake on unsupported OSsmix8
2022-05-15Fix NavigationObstacle2D/3D get_global_transform() errorsmix8
2022-05-15Expose NavigationObstacle2D/3D get_rid() and add config warningsmix8
2022-05-13Remove unused `GPUParticlesCollisionHeightField3D.follow_camera_push_ratio` p...Hugo Locurcio
2022-05-12Capitalize/fix some property enum hintsFireForge
2022-05-10Merge pull request #60917 from akien-mga/ci-emscripten-3.1.10Rémi Verschelde
2022-05-10Merge pull request #51591 from Calinou/call-group-default-immediateRémi Verschelde