summaryrefslogtreecommitdiffstats
path: root/scene/3d
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-2710-17/+762
|\
| * Merge pull request #98489 from Flarkk/fix_project_positionThaddeus Crews2024-11-271-2/+5
| |\
| | * Fix Camera3D::project_position() when depth=zfarFlorent Guiocheau2024-10-241-2/+5
| * | Merge pull request #99619 from TokageItLab/flippableThaddeus Crews2024-11-261-4/+10
| |\ \
| | * | Make flipping flag consider influence in LookAtModifier3DSilc Lizard (Tokage) Renew2024-11-251-4/+10
| * | | Merge pull request #97824 from TokageItLab/retarget-modifierThaddeus Crews2024-11-265-3/+561
| |\ \ \
| | * | | Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-185-3/+561
| * | | | Merge pull request #99613 from TokageItLab/scl-fwThaddeus Crews2024-11-261-1/+1
| |\ \ \ \
| | * | | | Fix forward_vector scale to handle safe_margin in LookAtModifierSilc Lizard (Tokage) Renew2024-11-241-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #99612 from TokageItLab/lkat-bnThaddeus Crews2024-11-262-7/+61
| |\ \ \ \
| | * | | | Make LookAtModifier3D adopt to bone name methodSilc Lizard (Tokage) Renew2024-11-252-7/+61
| | |/ / /
| * | | | Add CollisionShape3D custom debug coloursJamie Greunbaum2024-11-262-0/+120
* | | | | Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-269-32/+123
|\| | | |
| * | | | Add VoxelGI bake cancelling and progress UI improvementBad Sector2024-11-234-29/+109
| * | | | Merge pull request #95711 from TokageItLab/warn-oneshot-propThaddeus Crews2024-11-223-3/+11
| |\ \ \ \
| | * | | | Add hint for oneshot & warning when it will be updated continuouslySilc Lizard (Tokage) Renew2024-11-113-3/+11
| * | | | | Add lightmap bake cancellingBad Sector2024-11-212-0/+3
| | |/ / / | |/| | |
* | | | | Merge commit godotengine/godot@9e6098432aac35bae42c9089a29ba2a80320d823Spartan3222024-11-201-10/+5
|\| | | |
| * | | | Merge pull request #99231 from fire/sort-blendshapes-by-idThaddeus Crews2024-11-191-10/+5
| |\ \ \ \
| | * | | | Sort blend shapes in the inspector by ID instead of alphabeticallyK. S. Ernest (iFire) Lee2024-11-141-10/+5
* | | | | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-192-5/+28
|\| | | | |
| * | | | | Fix obstacle avoidance and 3D editor ignoring transformRie2024-11-162-5/+28
* | | | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23Spartan3222024-11-154-11/+56
|\| | | | |
| * | | | | Allow more flexible adjustments of VisualInstance3D Lightmap ScaleHugo Locurcio2024-11-144-11/+56
* | | | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-1217-184/+1207
|\| | | | |
| * | | | | Merge pull request #98536 from TokageItLab/fix-deactivation-modifierThaddeus Crews2024-11-124-0/+22
| |\ \ \ \ \
| | * | | | | Fix Skeleton doesn't update skin after deactivating modifiersSilc Lizard (Tokage) Renew2024-11-124-0/+22
| * | | | | | Merge pull request #98446 from TokageItLab/look-at-modifierThaddeus Crews2024-11-122-0/+980
| |\ \ \ \ \ \
| | * | | | | | Implement LookAtModifier3DSilc Lizard (Tokage) Renew2024-11-122-0/+980
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #98951 from AThousandShips/fix_more_super_callThaddeus Crews2024-11-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix a few more super calls in `get_configuration_warnings` methodsA Thousand Ships2024-11-081-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Improve NavigationObstacle3D editor toolingsmix82024-11-122-165/+155
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #96730 from tracefree/properly_transforming_obstaclesThaddeus Crews2024-11-112-4/+31
| |\ \ \ \ \
| | * | | | | Make use of NavigationObstacle3D's transformRie2024-11-102-4/+31
| | |/ / / /
| * / / / / Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-109-18/+18
| |/ / / /
* | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-063-11/+11
|\| | | |
| * | | | Merge pull request #98571 from timothyqiu/pname-no-editorThaddeus Crews2024-11-051-9/+9
| |\ \ \ \
| | * | | | Don't mark `PROPERTY_USAGE_NO_EDITOR` properties for translationHaoyu Qiu2024-10-261-9/+9
| * | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-042-2/+2
* | | | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-024-0/+19
|\| | | | |
| * | | | | Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-304-0/+19
* | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-306-90/+114
|\| | | | |
| * | | | | Merge pull request #98289 from BlueCube3310/lightmap-clenaupThaddeus Crews2024-10-292-75/+99
| |\ \ \ \ \
| | * | | | | LightmapGI: Clean up and improve lightmap atlas storageBlueCube33102024-10-182-75/+99
| * | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-294-15/+15
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-254-15/+15
* | | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-27132-264/+264
|\ \ \ \ \ \ \
| * | | | | | | Fix copyright headers referring to GodotSpartan3222024-10-27132-264/+264
* | | | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-261-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * / / / / / Implement array based hash mapnazarii2024-10-241-1/+2
| |/ / / / /