summaryrefslogtreecommitdiffstats
path: root/scene/3d
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #75901 from reduz/refactor-node-processingRémi Verschelde2023-05-101-1/+8
|\
| * Refactor Node ProcessingJuan Linietsky2023-05-091-1/+8
* | Rework Navigation Avoidancesmix82023-05-106-278/+792
* | Fix various errors when running the unit testsRedworkDE2023-05-091-1/+2
|/
* Merge pull request #76004 from mashumafi/wait-nav-region-threadMax Hilbrunner2023-05-051-0/+4
|\
| * Wait for navigation baking to finish before destructionmashumafi2023-05-021-0/+4
* | Light3D show scaling warning immediatelyVolTer2023-05-015-18/+7
* | Fix wait for thread not startedSamuele Panzeri2023-04-271-1/+3
* | Fix editor lock on sdf collision bake on errorSamuele Panzeri2023-04-191-2/+7
* | Merge pull request #70332 from aaronfranke/rigid-body-unitsRémi Verschelde2023-04-181-2/+2
|\ \
| * | Improve some units in RigidBody nodesAaron Franke2023-04-151-2/+2
* | | Merge pull request #72749 from aaronfranke/area-priorityYuri Sizov2023-04-182-5/+5
|\ \ \
| * | | Make Area physics priority consistently int and allow negative numbersAaron Franke2023-04-182-5/+5
| |/ /
* / / Fix NavigationMesh debug visuals for non-triangulated meshessmix82023-04-161-25/+58
|/ /
* / Use angle_rand to calculate base_angle in particles process materialclayjohn2023-04-131-2/+2
|/
* Add Mesh ConvexDecompositionSettings wrappersmix82023-04-072-7/+13
* Fix NavigationObstacles not being added to avoidance simulationsmix82023-04-062-0/+9
* Change VehicleWheel3D suspension travel to use meters internallyAaron Franke2023-04-032-5/+5
* Merge pull request #75326 from smix8/navigationagent_expose_parameters_4.xRémi Verschelde2023-04-032-0/+40
|\
| * Expose NavigationAgent path postprocessing and pathfinding algorithm optionssmix82023-03-252-0/+40
* | Fixed property hint for platform layers on 3D physics bodyBrennen Shaughnessy2023-03-311-2/+2
* | Merge pull request #75398 from newobj/issue-75218Yuri Sizov2023-03-281-0/+5
|\ \
| * | Update GPUParticles2D/3D speed scale on ENTER_TREEBrian Long2023-03-271-0/+5
| |/
* | Merge pull request #75266 from rburing/shapecast2d_disconnectYuri Sizov2023-03-271-4/+2
|\ \ | |/ |/|
| * Port robust signal (dis)connection to ShapeCast2DRicardo Buring2023-03-241-4/+2
* | Set VehiculeWheel3D `suspension_travel` default value to a resonable oneAdam Scott2023-03-181-1/+1
* | Fix NavigationAgent3D debug path duplicated pointssmix82023-03-161-19/+21
|/
* Merge pull request #74555 from RedworkDE/cpuparticles3d-update-buffer-overrunRémi Verschelde2023-03-081-1/+1
|\
| * Fix buffer overrun in CPUParticles3DRedworkDE2023-03-071-1/+1
* | Fixed incorrect ERROR message when setting new PrimitiveMeshJohan Aires Rastén2023-03-041-1/+3
|/
* Merge pull request #73749 from fabriceci/expose-apply-floor-snapRémi Verschelde2023-03-032-2/+12
|\
| * Exposes the apply_floor_snap function to allow a snap to be made regardless o...fabriceci2023-02-222-2/+12
* | Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn2023-02-2611-7/+68
* | Fix ShapeCast3D add and remove exception functionssmix82023-02-232-16/+10
|/
* Fix crash when reparenting SoftBody3D with pinned pointsPrecisionRender2023-02-202-3/+13
* Remove visual limit for damping in CPUParticlesAlbin2023-02-191-2/+2
* Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scaleRémi Verschelde2023-02-171-1/+1
|\
| * Fix Editor hanging if audiostream's pitch_scale is NaNstmSi2022-12-241-1/+1
* | Merge pull request #73428 from smix8/navigation_tweak_agent3d_4.xRémi Verschelde2023-02-172-12/+12
|\ \
| * | Tweak NavigationAgent3D defaultssmix82023-02-162-12/+12
* | | Only include emission when enabled in material during VoxelGI bakeclayjohn2023-02-161-14/+18
|/ /
* | Merge pull request #73229 from smix8/navlink_global_positions_4.xRémi Verschelde2023-02-163-0/+60
|\ \
| * | Add NavigationLink helper functions for global positionssmix82023-02-143-0/+60
* | | Clamp Decal size to positive valuesHugo Locurcio2023-02-131-1/+1
|/ /
* | Merge pull request #72225 from MinusKube/shaped_text_invalidated_bugRémi Verschelde2023-02-131-0/+12
|\ \
| * | Mark dirty flags when shaped texts are invalidatedMinusKube2023-01-281-0/+12
* | | Merge pull request #73136 from clayjohn/LightmapGI-exrRémi Verschelde2023-02-121-1/+2
|\ \ \
| * | | Set Default compression to VRAM uncompressed for LightmapGIclayjohn2023-02-111-1/+2
* | | | Strip name prefix of navigation agent debug properties in the inspectorHaoyu Qiu2023-02-111-1/+1
|/ / /
* | | Improve some editor strings for localizationHaoyu Qiu2023-02-091-1/+1