summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1fSpartan3222024-11-0657-190/+290
|\
| * Merge pull request #98801 from zeux/my-final-formThaddeus Crews2024-11-054-23/+92
| |\
| | * Rewrite index optimization code for maximum efficiencyArseny Kapoulkine2024-11-044-23/+92
| * | Merge pull request #98571 from timothyqiu/pname-no-editorThaddeus Crews2024-11-053-15/+15
| |\ \
| | * | Don't mark `PROPERTY_USAGE_NO_EDITOR` properties for translationHaoyu Qiu2024-10-263-15/+15
| * | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixesThaddeus Crews2024-11-048-27/+27
| |\ \ \
| | * | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-042-19/+19
| | * | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-046-8/+8
| | | |/ | | |/|
| * | | Merge pull request #96705 from elmajime/camera_from_external_feedThaddeus Crews2024-11-041-4/+1
| |\ \ \ | | |/ / | |/| |
| | * | Added external camera feed from external plugin on Androidmaxime.chambefort2024-10-301-4/+1
| * | | Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`Michael Alexsander2024-11-0241-121/+155
* | | | Merge pull request #834 from Spartan322/merge/c6c464cGeorge L. Albany2024-11-0327-391/+1491
|\ \ \ \
| * | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-0227-391/+1491
| |\| | |
| | * | | Merge pull request #98350 from syntaxerror247/android-native-filepickerThaddeus Crews2024-10-312-7/+24
| | |\ \ \
| | | * | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ...Anish Mishra2024-10-302-7/+24
| | * | | | Merge pull request #98637 from SubmergedTree/creating-light-occluder-2d-polyg...Thaddeus Crews2024-10-311-0/+1
| | |\ \ \ \
| | | * | | | creating LightOccluder2D polygon makes exclamation mark in scene tree disappearJannik Seemann2024-10-291-0/+1
| | * | | | | Merge pull request #47502 from KoBeWi/add_0Thaddeus Crews2024-10-311-1/+1
| | |\ \ \ \ \
| | | * | | | | Always add decimal when printing floatkobewi2024-10-231-1/+1
| | * | | | | | Merge pull request #69197 from aaronfranke/fix-tiny-convexThaddeus Crews2024-10-311-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fix debug line drawing with tiny convex hull mesh collidersAaron Franke2024-10-301-1/+1
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge pull request #97257 from YeldhamDev/guess_godot_is_unity_after_allThaddeus Crews2024-10-3119-87/+1458
| | |\ \ \ \ \ \
| | | * | | | | | Add "Game" editor for better runtime debuggingMichael Alexsander2024-10-3019-87/+1458
| | | |/ / / / /
| | * | | | | | Merge pull request #98303 from Chaosus/vs_transparency_previewYuri Rubinsky2024-10-311-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Add alpha channel display to vec4 previews of visual shader nodesChaosus2024-10-181-1/+1
| | * | | | | | | Merge pull request #98620 from zeux/lodgen-cleanupClay John2024-10-302-294/+5
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settingsArseny Kapoulkine2024-10-282-294/+5
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Merge pull request #773 from Spartan322/improve/find_childrenGeorge L. Albany2024-11-021-18/+47
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Optimize `Node.find_children`Mister Puma2024-10-221-18/+47
* | | | | | | | Merge pull request #826 from Spartan322/rotate-color-picker-textureGeorge L. Albany2024-10-311-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add rotation to the `ColorPicker.wheel_picker_cursor` iconSpartan3222024-10-301-4/+8
* | | | | | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-3040-189/+220
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #97020 from GuilhermeGSousa/fix-non-const-anim-node-processThaddeus Crews2024-10-291-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix non const animation node process functionGuilherme Sousa2024-10-261-1/+1
| * | | | | | | | Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-296-34/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-296-34/+34
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | 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-2929-77/+77
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-2529-77/+77
| * | | | | | | | Merge pull request #98281 from timothyqiu/custom-tooltip-atmClay John2024-10-271-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Don't override auto translate mode of custom tooltipHaoyu Qiu2024-10-251-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge pull request #98529 from zeux/meshopt-22Clay John2024-10-272-1/+8
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Update meshoptimizer to 0.22Arseny Kapoulkine2024-10-262-1/+8
* | | | | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-27629-1258/+1258
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix copyright headers referring to GodotSpartan3222024-10-27629-1258/+1258
* | | | | | | | | | Merge pull request #810 from Spartan322/add/wheel_picker_cursorGeorge L. Albany2024-10-274-8/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add `wheel_picker_cursor` theme icon to `ColorPicker`Spartan3222024-10-264-8/+9
| |/ / / / / / / / /
* | | | | | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-2614-102/+167
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | Merge pull request #97212 from Riteo/picking-the-right-expand-modeThaddeus Crews2024-10-251-0/+1
| |\ \ \ \ \ \ \ \