summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2018-11-08User more correct plus file on get_current_dir.Juan Linietsky
2018-11-08-Moved EditorDefaultValue to ClassDB, made it coreJuan Linietsky
2018-11-07Expose OS::move_window_to_foregroundMarcelo Fernandez
2018-11-02Remove unused "dtoll" methodsAaron Franke
2018-11-01Merge pull request #23346 from santouits/you-shall-not-executeJuan Linietsky
2018-11-01Merge pull request #23159 from DavidSichma/string-escapeJuan Linietsky
2018-10-29Moved folding outside the resource files, now saved outside the project.Juan Linietsky
2018-10-29Ability to revert any property, not just from inherited scenes or scripts.Juan Linietsky
2018-10-28Error running Expression.execute after parse errorsantouits
2018-10-26Update GDNantive APIlupoDharkael
2018-10-25Fix: String::format Variant to String conversionDavid Sichma
2018-10-25Merge pull request #22779 from Superwaitsum/LimitSettingsRémi Verschelde
2018-10-24Add some limits on the Editor SettingsSuperwaitsum
2018-10-24Fix .pck lookup for extensionless binary names with a dotRémi Verschelde
2018-10-19Fixing warnings generated by MSVCDualtagh Murray
2018-10-18Bind missing subresource flag in ResourceSaverAndrii Doroshenko (Xrayez)
2018-10-16Merge pull request #22548 from fire/visualscript_whitespaceRémi Verschelde
2018-10-11Make visualscript search better.K. S. Ernest (iFire) Lee
2018-10-11Fix bug with OAHashMap corruption on insertionFlorian Jung
2018-10-09Revert "Added a check in sort_custom thats test wether the given method exists."Rémi Verschelde
2018-10-07Merge pull request #22808 from KellyThomas/vector-oneRémi Verschelde
2018-10-07Merge pull request #22827 from qonnop/optimize-interpolationRémi Verschelde
2018-10-07fixes #22828 - res://user had incorrect substr valueexts
2018-10-07Optimize interpolation algorithmsqonnop
2018-10-07add ONE constants to Vector2 and Vector3Kelly Thomas
2018-10-07Fix potentially unininitialized pointer write.Fabio Alessandrelli
2018-10-07One less local variable in marshallsFabio Alessandrelli
2018-10-07Merge pull request #22705 from DualMatrix/debugging_the_debugger_grand_finaleRémi Verschelde
2018-10-07Merge pull request #22722 from akien-mga/fix-warningsRémi Verschelde
2018-10-07Merge pull request #22752 from aaronfranke/equals-redundantRémi Verschelde
2018-10-07Merge pull request #22786 from qonnop/fix-int-interpolationRémi Verschelde
2018-10-06Remove redundant "== false" codeAaron Franke
2018-10-06Remove redundant "== true" codeAaron Franke
2018-10-06Readd mipmaps 'bug' in Image::expand_x2_hq2x, fixing it caused a regressionRémi Verschelde
2018-10-06Fixed int interpolation issue, closes #22763qonnop
2018-10-06Merge pull request #22783 from eska014/html5-warningsRémi Verschelde
2018-10-06Fix warnings in HTML5 build outside platform filesLeon Krause
2018-10-05Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky
2018-10-05[x11] Use "application/config/name" for WM_CLASSGuilherme Felipe
2018-10-05Don't delete FileAccess when it is nullMarc Gilleron
2018-10-05Merge pull request #22737 from DualMatrix/warn_sort_customRémi Verschelde
2018-10-04Added a check in sort_custom thats test wether the given method exists.DualMatrix
2018-10-04Fix more "may be used initialized" warnings from GCC 7Rémi Verschelde
2018-10-04Fix some cppcheck errorsSimon Wenner
2018-10-04Fix unused variable and wrong warning workaroundRémi Verschelde
2018-10-04Cleaned up/Fixed some bugs in the remote inspector code.DualMatrix
2018-10-04Fix GCC 8 warnings about potentially unitialized variablesRémi Verschelde
2018-10-04Fix some OSX and iOS Clang warningsRémi Verschelde
2018-10-04fix enum cast warnings on clangkarroffel
2018-10-03Fix some warnings raised by MSVC 2017Rémi Verschelde