summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2017-10-03Merge pull request #11770 from Noshyaar/pr-๓Andreas Haas
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-03CurveEditor: fix can't edit right tangentPoommetee Ketson
2017-10-02Merge pull request #11754 from magyar123/masterAndreas Haas
2017-10-02Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson
2017-10-02Merge pull request #11650 from kitsune/fix-range-unshare-crashPoommetee Ketson
2017-10-02Merge pull request #11713 from dracc/masterPoommetee Ketson
2017-10-01Switched Burley/Lambert, and restored diffuse term to 0-1 range for compatibi...Juan Linietsky
2017-10-01Fixed center align in LineEditbalint magyar
2017-10-01Fix GraphEdit mouse scroll axis.jagt
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-30Merge pull request #11684 from toger5/tab_container_menu_button_centerGilles Roudiere
2017-09-30Merge pull request #11701 from toger5/coustom_script_bg_fixGilles Roudiere
2017-09-30Added VehicleWheel::get_skidinfo().Lucas Eriksson
2017-09-29Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...Juan Linietsky
2017-09-29fixed coustom bg weired offset for code editortoger5
2017-09-29Vertical alignement (TabContainer menu button)toger5
2017-09-29Fixed typo: 'texure' to 'texture'Indah Sylvia
2017-09-28Several visual improvements.Daniel J. Ramirez
2017-09-28Fix crash when unsharing a range that is not sharedDylan Enloe
2017-09-27Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde
2017-09-27Merge pull request #11618 from tagcup/button_toggleRémi Verschelde
2017-09-27Fixed bug with clearing the stream in AudioPlayerStreamMarcelo Fernandez
2017-09-26Fix toggle mode of BaseButton.Ferenc Arn
2017-09-27Fixes set_anchors_and_margins_preset()Gilles Roudiere
2017-09-27Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere
2017-09-26Fix crash when scene has LineEdit and run from editorvolzhs
2017-09-26Merge pull request #11587 from Zylann/directional_light_initRémi Verschelde
2017-09-26Merge pull request #11424 from groud/control_node_presetsRémi Verschelde
2017-09-25In editor, instance DirectionalLight with an initial sun-like orientationMarc Gilleron
2017-09-25Merge pull request #11541 from Paulb23/tree_arrow_goto_parentRémi Verschelde
2017-09-25Merge pull request #11545 from Paulb23/line_edit_caret_blink_resetting_issue_...Rémi Verschelde
2017-09-25Merge pull request #11546 from Paulb23/scrollbar_jitterRémi Verschelde
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-25Merge pull request #11552 from Tetane/masterPoommetee Ketson
2017-09-24Add a missing constant binding in SceenTreeTetane
2017-09-24Fixed caret blink and speed resetting in scenes, issue 10764Paulb23
2017-09-24Fixed scrollbar jitter when clickingPaulb23
2017-09-24Goto to parent on left arrow in tree with single columnPaulb23
2017-09-24Fix: CollisionObject shape owner indexing is inconsistentdamarindra
2017-09-23Added light affect parameter to baked AOJuan Linietsky
2017-09-23Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez
2017-09-23Fixes to rim parameter in shaderJuan Linietsky
2017-09-22Changed get_audio_bus and set functions to get_audio_bus_name and setMarcelo Paez
2017-09-22Ability to convert from SpatialMaterial to ShaderMaterialJuan Linietsky
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-22Merge pull request #11480 from tagcup/button_unpress_fixRémi Verschelde
2017-09-22Implements set_margins_preset(...)Gilles Roudiere
2017-09-21RichTextLabel: Added get_visible_line_count method.Ferenc Arn
2017-09-21Ensure pressed is set to false in BaseButton::_unpress_group.Ferenc Arn