summaryrefslogtreecommitdiffstats
path: root/scene
Commit message (Expand)AuthorAgeFilesLines
* Fix LightmapGI not taking environment sky rotation into account when bakingHugo Locurcio2024-09-161-0/+1
* fix to ensure generated light probes do not get placed too close to manual li...Kyle Appelgate2024-09-161-1/+1
* Fix incorrect warning on SkeletonModifierSilc Lizard (Tokage) Renew2024-09-161-1/+1
* XRNode - fix visibility issueBastiaan Olij2024-08-292-1/+21
* Stop popup release timeout on click.bruvzg2024-08-121-0/+1
* Merge pull request #95377 from raulsntos/gdextension/expose-property-accessor...Rémi Verschelde2024-08-122-7/+1
|\
| * Make `Animation::capture_included` read-onlyRaul Santos2024-08-102-7/+1
* | AudioStreamPolyphonic: Implement stopping with sample playbackRémi Verschelde2024-08-091-0/+4
|/
* Merge pull request #95239 from AThousandShips/skeleton_internal_fixRémi Verschelde2024-08-071-1/+1
|\
| * Make `Skeleton3D` bone simulator an internal childA Thousand Ships2024-08-071-1/+1
* | Merge pull request #95232 from bruvzg/popup_time_upRémi Verschelde2024-08-071-1/+2
|\ \
| * | [PopupMenu] Increase mouse button release timeout and reset it from `post_pop...bruvzg2024-08-071-1/+2
| |/
* / Document converting a TileMap node to TileMapLayer using the editorHugo Locurcio2024-08-071-0/+2
|/
* Merge pull request #95122 from kleonc/tab_bar_clear_close_button_rectRémi Verschelde2024-08-061-0/+2
|\
| * Clear TabBar tab close button's rect after it's hiddenkleonc2024-08-041-0/+2
* | Merge pull request #95083 from bruvzg/base_font_loopsRémi Verschelde2024-08-062-6/+26
|\ \
| * | [Font] Add check for cyclic base font dependencies.bruvzg2024-08-032-6/+26
| |/
* | Merge pull request #95059 from Geometror/fix-graphedit-port-snapping-againRémi Verschelde2024-08-061-7/+7
|\ \
| * | Fix GraphEdit port snapping in certain edge casesHendrik Brucker2024-08-021-7/+7
| |/
* / Snap current position to the edge on animation finishedSilc Lizard (Tokage) Renew2024-08-012-1/+5
|/
* Merge pull request #94931 from KoBeWi/1_window_1_hackRémi Verschelde2024-08-011-8/+12
|\
| * Use legacy color picking in single window modekobewi2024-07-291-8/+12
* | Fix update mouse cursor state wrong mouse positionkit2024-07-311-1/+1
* | Merge pull request #94810 from maidopi-usagi/graphedit_signal_fixRémi Verschelde2024-07-301-0/+4
|\ \ | |/ |/|
| * Fix leaked signal connection to connection_layer.maidopi-usagi2024-07-271-0/+4
* | Merge pull request #94848 from kitbdev/fix-placeholder-fit-contentRémi Verschelde2024-07-292-4/+9
|\ \
| * | Fix TextEdit placeholder fit content heightkit2024-07-272-4/+9
* | | Merge pull request #94859 from TokageItLab/unstorage-node-time-infoRémi Verschelde2024-07-281-3/+3
|\ \ \
| * | | Make NodeTimeInfo be not stored in tscnSilc Lizard (Tokage) Renew2024-07-281-3/+3
| |/ /
* | | Merge pull request #94858 from TokageItLab/early-break-loop-at-endRémi Verschelde2024-07-284-13/+9
|\ \ \
| * | | Determine break_loop_at_end 1 frame earlier using prediction by deltaSilc Lizard (Tokage) Renew2024-07-284-13/+9
| |/ /
* / / Fix TextEdit scroll properties editor hint suffixkit2024-07-261-2/+2
|/ /
* | Merge pull request #94706 from alvinhochun/window-set-transient-parent-on-createRémi Verschelde2024-07-261-11/+1
|\ \
| * | Pass window exclusive and transient properties for subwindow creationAlvin Wong2024-07-251-11/+1
| |/
* | Fix processed_hashes type to Animation::TypeHash from intSilc Lizard (Tokage) Renew2024-07-251-1/+1
* | Merge pull request #94716 from TokageItLab/fix-total-weightRémi Verschelde2024-07-251-7/+6
|\ \
| * | Fix total weight calculation to separate track typesSilc Lizard (Tokage) Renew2024-07-251-7/+6
| |/
* | Merge pull request #94621 from Giganzo/scroll-container-rtl-fixRémi Verschelde2024-07-251-2/+2
|\ \ | |/ |/|
| * Fix rtl on follow focusGiganzo2024-07-231-2/+2
* | Merge pull request #94682 from zeux/lod-uv-mirrorRémi Verschelde2024-07-241-1/+4
|\ \
| * | Fix LOD generation for meshes with tangents & mirrored UVsArseny Kapoulkine2024-07-231-1/+4
* | | Add approx comparing methods to Animation, use them on time comparisonSilc Lizard (Tokage) Renew2024-07-246-72/+93
|/ /
* | Merge pull request #94645 from jsjtxietian/lightmap-overrideRémi Verschelde2024-07-231-1/+1
|\ \
| * | Fix newly baked lightmap can't override previously baked at same pathjsjtxietian2024-07-231-1/+1
| |/
* | Merge pull request #94439 from kitbdev/fix-reopen-hscrollRémi Verschelde2024-07-231-0/+5
|\ \
| * | Fix ScriptEditor scrolling horizontally on reopenkit2024-07-161-0/+5
* | | Merge pull request #94420 from TokageItLab/player-seek-internalRémi Verschelde2024-07-232-11/+20
|\ \ \
| * | | Handle internal seek on AnimationPlayer to process discrete correctlySilc Lizard (Tokage) Renew2024-07-162-11/+20
| |/ /
* | | Merge pull request #94304 from TokageItLab/fix-end-of-statemachineRémi Verschelde2024-07-232-41/+38
|\ \ \
| * | | Fix StateMachine process when transition to end & optimize StringNameSilc Lizard (Tokage) Renew2024-07-132-41/+38
| |/ /