aboutsummaryrefslogtreecommitdiff
path: root/scene (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix can_move_to and rename it for more clarityRémi Verschelde2015-11-222-12/+5
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-11-191-2/+2
|\
| * Fix SplitContainer bool propertiesFranklin Sobrinho2015-11-191-2/+2
* | -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky2015-11-193-3/+3
|/
* Merge pull request #2364 from neikeq/textedit_selectJuan Linietsky2015-11-192-63/+64
|\
| * TextEdit: Properly scroll vertically when selecting text with mouse dragneikeq2015-11-072-19/+14
| * textedit selection improvementsneikeq2015-08-132-44/+50
* | Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-1810-20/+1
|\ \
| * | Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-0110-20/+1
* | | Merge pull request #2709 from eska014/fix-default-menubutton-styleboxesJuan Linietsky2015-11-181-0/+1
|\ \ \
| * | | Add default focus StyleBox to MenuButtoneska2015-11-011-0/+1
| |/ /
* | | Merge pull request #2715 from SaracenOne/shader_fix_and_enhancementJuan Linietsky2015-11-181-6/+20
|\ \ \
| * | | Added ability to write directly to 4-dimensional position vector from within ...Saracen2015-11-021-6/+20
| |/ /
* | | Merge pull request #2720 from SaracenOne/bone_attachment_fixJuan Linietsky2015-11-181-1/+1
|\ \ \
| * | | BoneAttachment fix.Saracen2015-11-021-1/+1
| |/ /
* | | Merge pull request #2721 from SaracenOne/animation_tree_player_manual_controlJuan Linietsky2015-11-182-10/+105
|\ \ \
| * | | Experimental retooling of AnimationTreePlayer to allow manual advancement.Saracen2015-11-022-10/+105
| |/ /
* | | Merge pull request #2635 from StraToN/tabs-buttonsJuan Linietsky2015-11-181-0/+2
|\ \ \
| * | | Fixed minor bug : quicklty pointing alternatively Script button and Close but...Julian Murgia - StraToN2015-10-191-0/+2
* | | | Merge pull request #2636 from TheHX/fixed_materialJuan Linietsky2015-11-181-1/+5
|\ \ \ \
| * | | | Bind missing FixedMaterial constants, fixes #2628Franklin Sobrinho2015-10-191-1/+5
* | | | | Merge pull request #2638 from MarianoGnu/masterJuan Linietsky2015-11-181-5/+2
|\ \ \ \ \
| * | | | | Clamp filling angle instead of normalizeMarianoGNU2015-10-191-5/+1
| * | | | | add missing default valueMarianoGNU2015-10-191-0/+1
| |/ / / /
* | | | | Merge pull request #2639 from MarianoGnu/originJuan Linietsky2015-11-183-4/+8
|\ \ \ \ \
| * | | | | Fix ButtonGroup broken layoutMarianoGNU2015-10-193-4/+8
| |/ / / /
* | | | | Merge pull request #2672 from Brickcaster/patch-1Juan Linietsky2015-11-181-3/+2
|\ \ \ \ \
| * | | | | Fix for negative coords. Regarding issue #2665Brickcaster2015-10-241-3/+2
* | | | | | Merge pull request #2695 from eska014/add-default-angular-dampJuan Linietsky2015-11-181-1/+1
|\ \ \ \ \ \
| * | | | | | Set World2D default angular damp per global `physics_2d/default_angular_damp`eska2015-10-281-1/+1
* | | | | | | Merge pull request #2725 from SaracenOne/line_edit_alignmentJuan Linietsky2015-11-182-23/+154
|\ \ \ \ \ \ \
| * | | | | | | Aligned line edit fix.Saracen2015-11-021-19/+42
| * | | | | | | Added alignment to LineEdit GUI control.Saracen2015-11-022-16/+124
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #2730 from TheHX/fix_exp_propertyJuan Linietsky2015-11-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix Range exp_edit propertyFranklin Sobrinho2015-11-041-1/+1
* | | | | | | | Merge pull request #2734 from neikeq/popupmenu_impJuan Linietsky2015-11-181-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Small PopupMenu changesneikeq2015-11-131-2/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2735 from TheHX/fix_tree_checkboxJuan Linietsky2015-11-181-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Tree checkbox check/uncheck behavior when pressing enterFranklin Sobrinho2015-11-051-2/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2747 from MarianoGnu/line_editJuan Linietsky2015-11-181-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Add <Select All>(Ctrl+A) shortcut to LineEdit.MarianoGNU2015-11-061-0/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #2764 from guilhermefelipecgs/fix_camera2d_set_zoomJuan Linietsky2015-11-181-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for smoothing camera2D when you change zoom, fix #2074.Guilherme Felipe2015-09-031-0/+2
* | | | | | | | | Merge pull request #2769 from TheHX/text_edit_improvementsJuan Linietsky2015-11-181-4/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Implement Ctrl + backspace/delete to delete wordsFranklin Sobrinho2015-11-121-4/+109
* | | | | | | | | | Merge pull request #2779 from bojidar-bg/patch-5Juan Linietsky2015-11-181-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change popup_menu.cpp as proposed in #2011Bojidar Marinov2015-11-131-0/+1
| |/ / / / / / / / /
* | | | | | | | | | *Polygon2D now updates on any modification in its point array. ShapeLine2D ha...Ovnuniarchos2015-11-183-1/+4
* | | | | | | | | | -Fixed default theme a littleJuan Linietsky2015-11-181-6/+6
* | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-11-181-0/+4
|\ \ \ \ \ \ \ \ \ \