aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_func_nodes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-19Fix errors with global config names no more sorrys pleasegeequlim6-9/+9
2017-07-19[GDNative] dynamic propertiesRamesh Ravone1-0/+62
2017-07-19Add object type hint for docsPoommetee Ketson37-73/+73
2017-07-18Fixed button flat behavior when not in normal state.Daniel J. Ramirez3-8/+15
2017-07-18Tabs enhancements: get_tab_rect(), move_tab_from_to()Jakub Grzesik3-0/+38
2017-07-18Make available more informations about editor for Tool PluginsJakub Grzesik7-13/+171
2017-07-18_get return type fixRamesh Ravone2-1/+3
2017-07-18EditorNode: remove obsolete comments in constructorPoommetee Ketson2-156/+6
2017-07-18Fixed slider centering when using SIZE_EXPAND_FILL.Daniel J. Ramirez2-2/+6
2017-07-18Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez10-16/+305
2017-07-18Fix ColorPicker to use theme constantsPoommetee Ketson6-34/+33
2017-07-17Change label so they appear vertically alligned on fillJuan Linietsky1-0/+1
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky45-350/+538
2017-07-18Fix Zlib license not extractedPoommetee Ketson1-0/+2
2017-07-17Implement add & subtract atomicsPedro J. Estébanez2-0/+76
2017-07-17Fixed bug that prevented creating polygons.redtoorange1-1/+1
2017-07-17missing object.get_incoming_connections() documentationJakub Grzesik1-0/+5
2017-07-17Subscene icon tooltip updateJakub Grzesik1-2/+2
2017-07-17LineEdit: don't undo uneditable LineEditPoommetee Ketson1-1/+3
2017-07-16Reinit audio device when the system default device changes on OS XMarcelo Fernandez3-22/+101
2017-07-17Fix zipping HTML5 templates when using implicit cacheL. Krause1-17/+22
2017-07-16Improvements and fixes for the default theme.Daniel J. Ramirez90-155/+2313
2017-07-16focus box size fix for new themetoger51-5/+0
2017-07-16Added a simpler/faster way to bind script languages instance wrappers to GodotJuan Linietsky4-6/+37
2017-07-16Bindings: Fix Object::get_meta return type.Andreas Haas1-1/+1
2017-07-16get_executable_path slight change to make it work under OpenBSDDavid Carlier1-2/+2
2017-07-15Many fixes to improve GI Probe qualityJuan Linietsky12-18/+105
2017-07-15Fix to make voxel cone tracing work properly againJuan Linietsky1-1/+1
2017-07-15-Fix for multiple reflection probes causing issues.Juan Linietsky8-32/+74
2017-07-15Expose Dictionary::next to GDNativesheepandshepherd2-1/+9
2017-07-15Added documentation for blit_rect_maskdumitru-stama1-0/+1
2017-07-15sync doc templatedumitru-stama1-208/+540
2017-07-15Script editor usability fixesJuan Linietsky2-8/+12
2017-07-15Lots of work on Audio & Physics engine:Juan Linietsky64-2394/+3731
2017-07-15Some more typo fixes for "threshold"Rémi Verschelde4-14/+14
2017-07-14libpng: Update to upstream version 1.6.30Rémi Verschelde11-67/+123
2017-07-14Changed badge to use HTTPSMaxwell Paul Brickner1-1/+1
2017-07-14doc: Sync classref with current sourceRémi Verschelde1-1078/+1730
2017-07-14Moved binds of PRIMITIVE_* contants from ArrayMesh to MeshRalph Minderhoud3-29/+34
2017-07-14Add anchor shortcut to fit parentMariano Suligoy2-26/+35
2017-07-14Fix uncheckable checkboxes in RMB menu. closes #9625Jakub Grzesik3-6/+23
2017-07-13Add GZIP compression supportGeorge Marques6-14/+24
2017-07-13Fix fullscreen on X11 for non-resizable windowsMarcelo Fernandez1-0/+27
2017-07-13AcceptDialog: fix child w/ ANCHOR_END sized wrong until resizedPoommetee Ketson1-0/+3
2017-07-13Control: save SIZE_FILL size flag propertyPoommetee Ketson1-2/+2
2017-07-12Bring back the UWP exporterGeorge Marques2-1578/+558
2017-07-12Added some missing icons, fixed some ui iconsDaniel J. Ramirez182-3233/+2155
2017-07-12Add default GDScript templates.Andreas Haas1-0/+15
2017-07-13EditorHelpBit: fix stylebox error of some instancesPoommetee Ketson1-2/+3
2017-07-12Ignore fuzzy translationsPoommetee Ketson1-6/+15