aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_func_nodes.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-06Remove dead ButtonGroup codeRémi Verschelde13-247/+0
2017-09-06Fix frame selection in 2D particles, closes #10668Juan Linietsky1-1/+1
2017-09-06doc: Sync classref with current sourceRémi Verschelde1-115/+176
2017-09-06Further symlink fixessupagu1-16/+26
2017-09-06Fixes ERR_EXPLAIN being overwrittenIgnacio Etcheverry1-2/+1
2017-09-05hide next pass for material types that make it pointless, closes #10686Juan Linietsky2-0/+17
2017-09-05Added a warning for when a PC compression is not found for the project, close...Juan Linietsky1-1/+8
2017-09-05Setting visibility on GridMap now works. Closes #907.David Saltares2-0/+20
2017-09-05Fix directional vertex shaded light which was using normal instead of light c...Juan Linietsky1-1/+1
2017-09-05Escape special character in classes.xmlIgnacio Etcheverry1-1/+1
2017-09-05Added support for for, break and continue. Closes #10560, closes #10661Juan Linietsky3-22/+183
2017-09-05Provide NativeScript properties in definition orderRuslan Mustakov3-30/+76
2017-09-05Fix unshaded materials renderEvgeny Zuev1-8/+5
2017-09-05Optimize memory allocations in VariantParser::get_tokenEvgeny Zuev1-10/+12
2017-09-05Add StringBuffer classEvgeny Zuev2-0/+184
2017-09-05Automatically redraw when shaders using TIME are visible, fixes #10554Juan Linietsky5-0/+14
2017-09-04Fix opaque pre pass, closes #10472Juan Linietsky3-40/+41
2017-09-05Fix UNIX file openHein-Pieter van Braam1-9/+8
2017-09-05fixed log colorstoger52-4/+1
2017-09-04Fix ETC2 import for luminance/lumalpha textures, fixes #10421Juan Linietsky1-2/+1
2017-09-05MeshLibrary: remove duplicated linePoommetee Ketson1-1/+0
2017-09-04Improve guessing of what editor to switch to, fixes #10405Juan Linietsky1-10/+22
2017-09-04Remove NULL check from Object::cast_to()Hein-Pieter van Braam1-12/+0
2017-09-04Make UNIX file access more correctHein-Pieter van Braam1-23/+65
2017-09-04Don't compare float to intHenrik Andersson1-1/+1
2017-09-04documented StyleBoxFlattoger51-2/+42
2017-09-04fixed copy on osx + help selection colortoger52-1/+17
2017-09-04changed tree font color to be more saturatedtoger51-1/+1
2017-09-04fixed hover line for menu buttontoger53-8/+24
2017-09-04Fixed theme (chagnes introduced in light theme)toger51-5/+7
2017-09-04EditorAbout: fix names being selectablePoommetee Ketson1-1/+1
2017-09-04-Changed KinematicBody API yet again to make it friendlierJuan Linietsky7-118/+197
2017-09-04ProjectSettings: enhance add action error, fix confirm dialogPoommetee Ketson2-18/+38
2017-09-042DEditor: enhance viewport cursor shapePoommetee Ketson2-0/+47
2017-09-03Add note to Array#sort_custom about the dangers of using random return valuesJared A. Scheel1-1/+1
2017-09-03Fixes language overridden external editorsIgnacio Etcheverry5-4/+20
2017-09-03Fix. resizeable -> resizable.Daniel J. Ramirez3-14/+14
2017-09-03-Added an optimization so physics shapes are configured later, speeds up grid...Juan Linietsky9-14/+65
2017-09-04EditorAbout: add donors tabPoommetee Ketson3-35/+110
2017-09-03Searchable Key-Bindings in editorScayze1-1/+1
2017-09-03[GDNative] added singleton GDNativeLibrariesKarroffel3-1/+177
2017-09-03Donors: Add a missing nameRémi Verschelde1-1/+1