summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-08-07Merge pull request #10140 from neikeq/Texture-not-ImageTexture-ok-thxRémi Verschelde
2017-08-07Texture: Fix wrong method bind instance typeIgnacio Etcheverry
2017-08-07Merge pull request #9394 from supagu/sync-rpc-fixRémi Verschelde
2017-08-06Fixed some string names and animation playback options, closes #9446Juan Linietsky
2017-08-06Merge pull request #10123 from bojidar-bg/7695-key-kp-enterJuan Linietsky
2017-08-06Added missing binding to ImageTexture, closes #8371Juan Linietsky
2017-08-06Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov
2017-08-06keep default exported script values unless overriden, closes #8127Juan Linietsky
2017-08-05few bugs fixed thanks to explicit bool constructor and clang.Juan Linietsky
2017-08-05Made bool constructor explicit in Variant to avoid bugs, fixes #7843Juan Linietsky
2017-08-05Merge pull request #10116 from neikeq/prop_method_ambiguitiesJuan Linietsky
2017-08-05Renames properties and methods to avoid ambiguitiesIgnacio Etcheverry
2017-08-05emit signal properly when frame has changed in autoplay, fixes #7730Juan Linietsky
2017-08-05Properly update frame range after modifying the vframe/hframes, closes #7624Juan Linietsky
2017-08-05Warn about resizing a rigidbody (2D or 3D), covers the most common cases, clo...Juan Linietsky
2017-08-05renamed node path, closes #5691Juan Linietsky
2017-08-03Merge pull request #10046 from Hinsbart/script_open_resourceRémi Verschelde
2017-08-03Merge pull request #10062 from BastiaanOlij/arvr_add_anchorRémi Verschelde
2017-08-03Added ARVRAnchor support and a few small enhancementsBastiaanOlij
2017-08-03Merge pull request #10040 from Hassan-A/getCells3.0Rémi Verschelde
2017-08-02Added get_used_cells_by_id method 3.0Hassan A
2017-08-02ItemList: Remove redundant Vector2 initializations.Andreas Haas
2017-08-02-Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky
2017-08-02ScriptEditor: ctrl+click can open scenes/resources.Andreas Haas
2017-08-01Merge pull request #10027 from Noshyaar/pr-treeRémi Verschelde
2017-08-01Merge pull request #10021 from Noshyaar/pr-mbRémi Verschelde
2017-08-01Merge pull request #10019 from Paulb23/ctrl_backspace_issue_6546Rémi Verschelde
2017-08-02Tree: fix index error with expanded columnPoommetee Ketson
2017-08-02MenuButton: defer grab_click_focus until button_upPoommetee Ketson
2017-08-01made delete next and prev consistent to other editors,issue 6546Paulb23
2017-08-01Merge pull request #8209 from robertdhernandez/Texture-Region-Editor-SyncRémi Verschelde
2017-07-31Merge pull request #9993 from Xrayez/surface-tool-bindRémi Verschelde
2017-07-31Bind some useful methods in SurfaceTool to GDScriptAndrii Doroshenko (Xrayez)
2017-07-31Merge pull request #9990 from GodotExplorer/pr-fix-stretch-ratioRémi Verschelde
2017-07-31Merge pull request #8567 from BastiaanOlij/ar_vr_serverRémi Verschelde
2017-07-31Fix property type expose of Control.stretch_ratio.Geequlim
2017-07-30Style: Apply clang-format on all filesRémi Verschelde
2017-07-29Few small GI Probe fixesJuan Linietsky
2017-07-28Merge pull request #9937 from AlexHolly/tabs-add-tab-defaultsRémi Verschelde
2017-07-28fix missing DEFVALAlexHolly
2017-07-28Adding base classes and structures for ARVR supportBastiaanOlij
2017-07-27Do not allow multiple data connections to the same data input slot, fixes #63...Daniel J. Ramirez
2017-07-26tagents --> tangentsISylvox
2017-07-26Fix the resize mode of TextureButton cannot be saved into resource files.Geequlim
2017-07-26Fixes to glow and auto exposure, closes #9797, closes #9106Juan Linietsky
2017-07-25Good bye chunky fonts, closes #9441Juan Linietsky
2017-07-25Label: update min size when regenerate wordcachePoommetee Ketson
2017-07-25Fix Node::move_child() crash if moving to the end plus onePedro J. Estébanez
2017-07-24Merge pull request #9746 from Noshyaar/labelRémi Verschelde
2017-07-24Merge pull request #9791 from bojidar-bg/6087-add-global-local-convRémi Verschelde