summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* 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 #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 #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 #97212 from Riteo/picking-the-right-expand-modeThaddeus Crews2024-10-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ColorPicker: ignore TextureRect expand mode during legacy pickingRiteo Siuga2024-09-201-0/+1
* | | | | | | | Merge pull request #98477 from Calinou/styleboxflat-corner-radius-increase-ra...Thaddeus Crews2024-10-251-12/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Increase range hint for StyleBoxFlat `border_width`, `corner_radius` and `exp...Hugo Locurcio2024-10-241-12/+12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #92554 from Nazarwadim/implement_a_hash_mapThaddeus Crews2024-10-258-51/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement array based hash mapnazarii2024-10-248-51/+128
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #97157 from pafuent/fixing_tree_item_get_prev_wrapThaddeus Crews2024-10-251-11/+9
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fixing TreeItem get_prev_xxx methods when p_wrap is truePablo Andres Fuente2024-09-231-11/+9
* | | | | | | | Merge pull request #98293 from timothyqiu/emptiness-is-indeed-formClay John2024-10-241-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix error when undo tile deletion in TileSetAtlasSourceEditorHaoyu Qiu2024-10-181-4/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #97335 from SlienCode/masterClay John2024-10-241-12/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix `font_hover_pressed_color` and `icon_hover_pressed_color` not working for...Nick Christodoulou2024-09-221-12/+5
* | | | | | | | | Merge pull request #98368 from KoBeWi/color_picking_active_your_color_is_now_...Clay John2024-10-242-12/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix legacy picking label boundskobewi2024-10-222-12/+8
* | | | | | | | | Merge pull request #85338 from EMBYRDEV/shadow-caster-maskThaddeus Crews2024-10-242-1/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add `shadow_caster_mask` to Light3D.Hannah Crawford2024-08-122-1/+18
* | | | | | | | | | Merge pull request #91341 from bjornmp/NewMasterThaddeus Crews2024-10-243-0/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enforce that custom nodes keep their original typebjornmp2024-10-223-0/+14
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |