summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2019-12-10Merge pull request #34040 from qarmin/unused_variable_more_precise_numbersRémi Verschelde
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-12-10Update minimum size of SpinBox on theme changeTomasz Chabora
2019-12-09Merge pull request #34203 from bruvzg/ime_placeholderRémi Verschelde
2019-12-09Fixed strange behaviour of scroll in the ItemList.allkhor
2019-12-08Hide LineEdit placeholder if IME composition string is not empty.bruvzg
2019-12-06Add spaces after commas and strip extra ones in *FileDialog filter menuMichael Alexsander
2019-12-06Remove extra spaces from parenthesis in *FileDialog's filter menuMichael Alexsander
2019-12-05Don't store index of root nodesTomasz Chabora
2019-12-03Merge pull request #33857 from nekomatata/polygon-2d-antialiasingRémi Verschelde
2019-12-02Ensure move_and_slide() is consistent between the 2D and 3D versions.Marcel Admiraal
2019-12-01Properly remove joint when a physical bone is removed from the scenePouleyKetchoupp
2019-12-01Fixed caret alignment with placeholder textPaulb23
2019-12-01Fixed LineEdit alignment when removing text or undo / redoPaulb23
2019-12-01Merge pull request #34019 from nekomatata/inspector-transform-updateRémi Verschelde
2019-11-30Update transform property in the inspector when changing translation/rotation...PouleyKetchoupp
2019-11-30Merge pull request #34011 from nekomatata/state-machine-travel-on-readyRémi Verschelde
2019-11-30Merge pull request #34014 from KoBeWi/like_2d_like_3dRémi Verschelde
2019-11-30Port Path2D changes to 3DTomasz Chabora
2019-11-30Remove unnecessary bounded_offset from PathFollow2DTomasz Chabora
2019-11-30Handle state machine travel before the start node is processedPouleyKetchoupp
2019-11-28Fixed antialiased option for Polygon2D / Line2DPouleyKetchoupp
2019-11-27Added more details in Timer.start() error message.x2f
2019-11-26Only display Environment sky rotation in degrees in the InspectorHugo Locurcio
2019-11-26Range: Remove min/max check added in #33908Rémi Verschelde
2019-11-26Range: Fix cases where max was set to or below min valueRémi Verschelde
2019-11-25Fix bug where specularmode disabled is not cachedclayjohn
2019-11-25Merge pull request #33869 from jbuck3/dialog-resize-bugRémi Verschelde
2019-11-25Merge pull request #33862 from Faless/net/http_request_chunk_sizeRémi Verschelde
2019-11-25Merge pull request #33860 from nekomatata/stylebox-preview-shadowRémi Verschelde
2019-11-24Fix WindowDialog moving when resized from the left/top edgeJames Buck
2019-11-24Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli
2019-11-24StyleBox preview adjusted to fit all drawn contentPouleyKetchoupp
2019-11-24Fixed index out of size error in TextEdit when opening scriptsPouleyKetchoupp
2019-11-21Setting the node process priority should not trigger an errorMartin Capitanio
2019-11-21Merge pull request #28526 from PtrMan/pr_bakeGi1Rémi Verschelde
2019-11-21Merge pull request #32274 from raphael10241024/fix_sync_physics_jitterRémi Verschelde
2019-11-21GIProbe::bake: Remove check for ownershipPtrMan
2019-11-20Merge pull request #33583 from qarmin/fix_overflows_unitializedRémi Verschelde
2019-11-20Fix some overflows and unitialized variablesRafał Mikrut
2019-11-20Merge pull request #33750 from lupoDharkael/gradientRémi Verschelde
2019-11-19GradientEdit: Fix index crasheslupoDharkael
2019-11-20Rename External MSAA to AndroidVR MSAA on Viewport propertyvolzhs
2019-11-17Merge pull request #33683 from clayjohn/material-texture-bugRémi Verschelde
2019-11-17Merge pull request #33663 from Calinou/add-node-get-process-priorityRémi Verschelde
2019-11-17Properly update texture when roughness/metallic setclayjohn
2019-11-17Implement `Node::get_process_priority()` and its associated propertyHugo Locurcio
2019-11-17StyleBoxFlat doesn't draw content when width or height is zeroPouleyKetchoupp
2019-11-16Merge pull request #33645 from Calinou/graphedit-ctrl-toggle-snappingRémi Verschelde
2019-11-16Merge pull request #33658 from NeoSpark314/rename_ext_msaaRémi Verschelde