aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_function.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-30Fix environmental BRDF.Ferenc Arn1-6/+7
2017-09-30Fixes node2D not lockable/groupableGilles Roudiere1-2/+2
2017-09-30Renamed Patch9Rect (which was expected to be renamed to NinePacthRect) into N...Indah Sylvia2-5/+5
2017-09-30near and far are reserved for near and far pointers in MSVRBastiaan Olij1-3/+3
2017-09-29Restored ability to import OBJ files as meshes directly. Finally closes #9445.Juan Linietsky3-54/+144
2017-09-29Properly allow completion on variable initializer arguments, closes #9359Juan Linietsky1-2/+1
2017-09-29Ability to set a custom FOV makes it possible to use sky on orthogonal view. ...Juan Linietsky11-50/+54
2017-09-29EditorSettings: Move interface/ properties to interface/editorAndreas Haas7-41/+41
2017-09-29fixed coustom bg weired offset for code editortoger51-2/+1
2017-09-29Vertical alignement (TabContainer menu button)toger51-2/+2
2017-09-28Fix Oren-Nayar diffuse.Ferenc Arn1-2/+3
2017-09-28fix not beeing able to open empty scriptsScayze1-5/+1
2017-09-29Fixed typo: 'texure' to 'texture'Indah Sylvia6-7/+7
2017-09-28fixed help bgtoger52-28/+15
2017-09-28[DOCS] Adds AudioEffects docJerome6700013-5/+138
2017-09-27Fixes to light shaders, should work now..Juan Linietsky4-2/+31
2017-09-27Fixed bug with clearing the stream in AudioPlayerStreamMarcelo Fernandez1-4/+5
2017-09-27Fix remove icon in autoload panelGuilherme Felipe1-1/+1
2017-09-26[DOCS] Update AnimatedSprite class refChris Bradfield1-3/+11
2017-09-26Avoid pow in Burley diffuse.Ferenc Arn1-4/+4
2017-09-27Fixed wrong break statement in GDFunction::callScayze1-1/+1
2017-09-26Fix toggle mode of BaseButton.Ferenc Arn1-1/+3
2017-09-27Fixes set_anchors_and_margins_preset()Gilles Roudiere1-35/+65
2017-09-27Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere7-9/+1
2017-09-27Build MSVC safe_refcount in a separate compilation unitHein-Pieter van Braam2-86/+183
2017-09-26CI: Disable MinGW build on Travis and add AppVeyor badgeRémi Verschelde3-11/+12
2017-09-26Reduce gcc lto build time by telling the linker toFelix M. Cobos2-2/+8
2017-09-26Change OSX version from 2.2-dev to 3.0-devScott Beca1-2/+2