summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2015-11-18Merge pull request #2636 from TheHX/fixed_materialJuan Linietsky
2015-11-18Merge pull request #2638 from MarianoGnu/masterJuan Linietsky
2015-11-18Merge pull request #2639 from MarianoGnu/originJuan Linietsky
2015-11-18Merge pull request #2672 from Brickcaster/patch-1Juan Linietsky
2015-11-18Merge pull request #2695 from eska014/add-default-angular-dampJuan Linietsky
2015-11-18Merge pull request #2725 from SaracenOne/line_edit_alignmentJuan Linietsky
2015-11-18Merge pull request #2730 from TheHX/fix_exp_propertyJuan Linietsky
2015-11-18Merge pull request #2734 from neikeq/popupmenu_impJuan Linietsky
2015-11-18Merge pull request #2735 from TheHX/fix_tree_checkboxJuan Linietsky
2015-11-18Merge pull request #2747 from MarianoGnu/line_editJuan Linietsky
2015-11-18Merge pull request #2764 from guilhermefelipecgs/fix_camera2d_set_zoomJuan Linietsky
2015-11-18Merge pull request #2769 from TheHX/text_edit_improvementsJuan Linietsky
2015-11-18Merge pull request #2779 from bojidar-bg/patch-5Juan Linietsky
2015-11-18*Polygon2D now updates on any modification in its point array. ShapeLine2D ha...Ovnuniarchos
2015-11-18-Fixed default theme a littleJuan Linietsky
2015-11-18Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-18-fixed tabsJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-14windows crash and bind placeholder methodAriel Manzur
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-11-13Small PopupMenu changesneikeq
2015-11-13Change popup_menu.cpp as proposed in #2011Bojidar Marinov
2015-11-12Implement Ctrl + backspace/delete to delete wordsFranklin Sobrinho
2015-11-11-fixes to animatedsprite used with atlasJuan Linietsky
2015-11-06Add <Select All>(Ctrl+A) shortcut to LineEdit.MarianoGNU
2015-11-05Add Tree checkbox check/uncheck behavior when pressing enterFranklin Sobrinho
2015-11-04Fix Range exp_edit propertyFranklin Sobrinho
2015-11-04more fixesJuan Linietsky
2015-11-02Aligned line edit fix.Saracen
2015-11-02Added alignment to LineEdit GUI control.Saracen
2015-11-01-some fixes to audioJuan Linietsky
2015-10-28Set World2D default angular damp per global `physics_2d/default_angular_damp`eska
2015-10-25-Fixed a bug in scrollcontainer not respecting expand flagJuan Linietsky
2015-10-24Fix for negative coords. Regarding issue #2665Brickcaster
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-10-20Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-20-work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky
2015-10-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-19-some fixes to where screen is read from rasterizerJuan Linietsky
2015-10-19Fix ButtonGroup broken layoutMarianoGNU
2015-10-19Clamp filling angle instead of normalizeMarianoGNU
2015-10-19add missing default valueMarianoGNU
2015-10-19Bind missing FixedMaterial constants, fixes #2628Franklin Sobrinho
2015-10-18Add fill_degrees to limitate radial fillingMarianoGNU
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-17Add fill modes. Clockwise, Counter-CW and center-offsetMarianoGNU
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17-fixes disability to remove instanced nodes when reopening scene. Fixes #2610Juan Linietsky
2015-10-17Merge pull request #2274 from MarianoGnu/masterJuan Linietsky
2015-10-17Fix crash when using a Scalar Uniform node to GraphShaderMarianoGNU