summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2018-08-16Lift 1440 limit in rotation_degrees hint rangeRémi Verschelde
2018-08-16PopupMenu item_pressed is sent before checking hide flags.Ovnuniarchos
2018-08-15Attempting to workaround the problem present in #20904, let me know if it works.Juan Linietsky
2018-08-15Fix not to show configuration warning on every node has scriptvolzhs
2018-08-14Revert "Fix border artifacts at the edge of deep parallax."Juan Linietsky
2018-08-14Merge pull request #18096 from aaronfranke/masterJuan Linietsky
2018-08-14Merge pull request #20906 from Chaosus/rrect_fixRémi Verschelde
2018-08-14-Deprecate ImageTexture::loadJuan Linietsky
2018-08-14Merge pull request #20665 from SaracenOne/animation_tree_controlRémi Verschelde
2018-08-14Merge pull request #20844 from gotnospirit/fix_tween_memory_leakRémi Verschelde
2018-08-14Merge pull request #20876 from ttencate/cursor_blinkRémi Verschelde
2018-08-14Fix comments indentationRémi Verschelde
2018-08-14Merge pull request #20860 from guilhermefelipecgs/fix_border_artifactRémi Verschelde
2018-08-14Merge pull request #20982 from hpvb/fix-19842Rémi Verschelde
2018-08-14Merge pull request #20981 from gotnospirit/case_aware_autocompleteRémi Verschelde
2018-08-14Merge pull request #20947 from oisincar/get_bone_ixRémi Verschelde
2018-08-13Emit pressed events after processing itemsHein-Pieter van Braam
2018-08-13Editor autocomplete: prefer same case candidatesJames
2018-08-13Merge pull request #20155 from Tunous/line-edit-clearRémi Verschelde
2018-08-13Merge pull request #20666 from Calinou/script-editor-underline-hidpiRémi Verschelde
2018-08-13Merge pull request #20587 from groud/fix_2deditor_scrollable_zoneRémi Verschelde
2018-08-12Expose PhysicalBone::get_bone_id() to c#/gdscriptoisincar
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-11[Core] Completely kill math_2d.h, change includesAaron Franke
2018-08-11Fix ReferenceRect borderChaosus
2018-08-10Merge pull request #20149 from Overblob/shader_float_typingJuan Linietsky
2018-08-10[Core] Change math_2d includes to vector2 includes where relevantAaron Franke
2018-08-10Merge pull request #20072 from RandomShaper/fix-camera-offsetsJuan Linietsky
2018-08-10Merge pull request #20861 from RandomShaper/improve-bitmapJuan Linietsky
2018-08-10Transform fill_bits from recursive to iterativePedro J. Estébanez
2018-08-10Expose additional BitMap methodsPedro J. Estébanez
2018-08-10Make line edit always vertically aligned, makes no sense otherwise. Fixes #17188Juan Linietsky
2018-08-10apply a threshold for floor angle, fixes #16037, fixes #15632Juan Linietsky
2018-08-10Reset caret blink when Ctrl+moving the cursorThomas ten Cate
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-08-09Fix border artifacts at the edge of deep parallax.Guilherme Felipe
2018-08-09Merge pull request #20584 from JFonS/gizmo_enablingJuan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-09interpolation was not removed because of id mismatchJames
2018-08-08Merge pull request #20787 from Calinou/tweak-default-material-propertiesJuan Linietsky
2018-08-07Merge pull request #20786 from groud/skybox_default_changeJuan Linietsky
2018-08-07Merge pull request #20381 from AndreaCatania/phymat_2Juan Linietsky
2018-08-07Removed physics material combination mode. Added rough and absorbent paramete...Andrea Catania
2018-08-07Several improvements to inspector.Juan Linietsky
2018-08-07Tweak the default SpatialMaterial propertiesHugo Locurcio
2018-08-07Changes the default skybox to avoid the blue shadegroud
2018-08-06Respect process order for out of order skeleton bones (fixes GLTF2 import iss...Juan Linietsky
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-06Merge pull request #20597 from karroffel/tex3dJuan Linietsky