summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #78328 from groud/tilemap_layers_as_another_classYuri Sizov2023-07-213-2152/+2443
|\
| * Move TileMap layers to their own classGilles Roudière2023-07-203-2152/+2443
* | Make the dragging connections more user-friendly in visual shadersYuri Roubinski2023-07-204-0/+26
|/
* Merge pull request #79574 from bruvzg/win_nat_dYuri Sizov2023-07-181-5/+5
|\
| * [Windows] Implement native file selection dialog support.bruvzg2023-07-181-5/+5
* | Merge pull request #79465 from smix8/navregion_bake_deferred_4.xYuri Sizov2023-07-181-2/+10
|\ \
| * | Make NavigationRegion3D baking NavMesh on the main thread not finish deferredsmix82023-07-141-2/+10
* | | Unify and streamline connecting to Resource changeskobewi2023-07-1763-296/+230
* | | Merge pull request #79494 from timothyqiu/no-longerYuri Sizov2023-07-171-7/+5
|\ \ \
| * | | Update OptionButton min size when disabling Fit to Longest ItemHaoyu Qiu2023-07-151-7/+5
| | |/ | |/|
* | | Merge pull request #79138 from aaronfranke/camera-exposure-range-hintYuri Sizov2023-07-171-1/+1
|\ \ \
| * | | Change property hint range for camera attributes exposure multiplierAaron Franke2023-07-061-1/+1
* | | | Extract StyleBoxFlat, StyleBoxTexture and StyleBoxLine in their own fileHendrik Brucker2023-07-1713-1107/+1318
| |/ / |/| |
* | | Merge pull request #68460 from Geometror/split_texture_srcYuri Sizov2023-07-1446-4243/+4939
|\ \ \
| * | | Extract and reorganize texture resource classesHendrik Brucker2023-07-1446-4243/+4939
* | | | Fix crash when saving resources with circular referencesMaxim Kulkin2023-07-141-2/+3
|/ / /
* | | Merge pull request #76859 from HolonProduction/emission-finished-gpuYuri Sizov2023-07-144-13/+115
|\ \ \
| * | | Add `finished` signal to GPUParticlesHolonProduction2023-07-126-15/+115
* | | | Merge pull request #76853 from HolonProduction/emission_finishedYuri Sizov2023-07-146-34/+40
|\ \ \ \
| * | | | Add `finished` signal to CPUParticlesHolonProduction2023-07-126-34/+40
| |/ / /
* | | | Merge pull request #79455 from timothyqiu/button-clip-internalYuri Sizov2023-07-141-4/+5
|\ \ \ \
| * | | | Fix Button clipping when internal margins existHaoyu Qiu2023-07-141-4/+5
| | |_|/ | |/| |
* | | | Merge pull request #79426 from sepTN/fix-basis-tweeningYuri Sizov2023-07-141-0/+6
|\ \ \ \
| * | | | Fix `tween_property` on "Basis" to properly update its valueSeptian2023-07-131-0/+6
| |/ / /
* | | | Merge pull request #79393 from Sauermann/fix-window-focux-indicatorYuri Sizov2023-07-142-1/+2
|\ \ \ \
| * | | | Add a default theme for unfocused WindowsMarkus Sauermann2023-07-122-1/+2
* | | | | Merge pull request #79392 from smix8/navobstacle2d_debug_pos_4.xYuri Sizov2023-07-141-9/+15
|\ \ \ \ \
| * | | | | Fix NavigationObstacle2D debug positionsmix82023-07-121-9/+15
| | |/ / / | |/| | |
* | | | | Merge pull request #79373 from KoBeWi/no_needYuri Sizov2023-07-144-18/+8
|\ \ \ \ \
| * | | | | Convert some Callables to callable_mp()kobewi2023-07-124-18/+8
* | | | | | Merge pull request #79330 from mihe/ray-cast-back-facesYuri Sizov2023-07-142-0/+17
|\ \ \ \ \ \
| * | | | | | Add `hit_back_faces` property to `RayCast3D`Mikael Hermansson2023-07-112-0/+17
* | | | | | | Merge pull request #79287 from bitsawer/fix_shader_type_detectionYuri Sizov2023-07-141-14/+15
|\ \ \ \ \ \ \
| * | | | | | | Fix shader type detectionbitsawer2023-07-101-14/+15
* | | | | | | | Merge pull request #79279 from kleonc/animation-fix-transform-subtractingYuri Sizov2023-07-141-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Animation::subtract_variant for affine transformskleonc2023-07-101-2/+2
* | | | | | | | | Merge pull request #79011 from bruvzg/pop_allYuri Sizov2023-07-142-1/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [RTL] Add `pop_all`, `push_context` and `pop_context` methods, and use it for...bruvzg2023-07-092-1/+52
* | | | | | | | | | [macOS] Implement optional native file selection dialog support for sandboxed...bruvzg2023-07-125-3/+54
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #79037 from dinoplane/move-cached-valuesYuri Sizov2023-07-124-24/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Moved HSV and OKHSL caching logic into color_modedinoplane2023-07-054-24/+57
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #77257 from rakkarage/tile_animation_syncYuri Sizov2023-07-124-4/+62
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add tile_animation_mode option:Rakka Rage2023-06-064-4/+62
* | | | | | | | | Merge pull request #78890 from KoBeWi/who_needs_restart_anywayYuri Sizov2023-07-121-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow change import type without restarting editorkobewi2023-07-031-1/+5
* | | | | | | | | | Merge pull request #72248 from RedwanFox/mainloop_init_order_fixYuri Sizov2023-07-122-10/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ensure that SceneTree is initialized and finalized at correct timeNickolai Korshunov2023-06-202-10/+6
* | | | | | | | | | | Merge pull request #78383 from Sauermann/fix-physics-object-initYuri Sizov2023-07-121-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix Physics Picking captured Object initializationMarkus Sauermann2023-06-181-0/+3
* | | | | | | | | | | | Merge pull request #77191 from smix8/navigationregion_map_change_4.xYuri Sizov2023-07-124-69/+193
|\ \ \ \ \ \ \ \ \ \ \ \