summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2018-01-18Merge pull request #15836 from karroffel/gdnative-more-fixes-hopefullyRémi Verschelde
2018-01-18[GDNative] fix #15723karroffel
2018-01-18remove an unneeded marshalling functionPaul Joannon
2018-01-18fix marshalling when a function is returning an object from c#Paul Joannon
2018-01-18Added GDNative copy constructor for PoolVectors Read and WriteMarc Gilleron
2018-01-17Merge pull request #15761 from touilleMan/pluginscript-improve-inheritanceRémi Verschelde
2018-01-17doc: Replace some more "val" with "value" + syncRémi Verschelde
2018-01-16Fixes for parameter names of builtin functions in visual scripts/coreChaosus
2018-01-16Merge pull request #15777 from AndreaCatania/p2Rémi Verschelde
2018-01-16Fixed bullet physics body shape scalingAndreaCatania
2018-01-16Improve inheritance system in gdnative pluginscriptEmmanuel Leblond
2018-01-15Filled tutorial field in most relevent classes.Juan Linietsky
2018-01-15Make sure PropertyHint matches in the VisualScript editor.K. S. Ernest (iFire) Lee
2018-01-14[GDNative] fix two crashes with NativeScriptkarroffel
2018-01-14[GDNative] fix editor crash with NativeScriptkarroffel
2018-01-13[GDNative] cache API hasheskarroffel
2018-01-13SCons: Allow unbundling bullet on Linux (only 2.87+)Rémi Verschelde
2018-01-13bullet: Streamline bundling, remove extraneous src/ folderRémi Verschelde
2018-01-13doc: Update version string in XMLRémi Verschelde
2018-01-12Merge pull request #15630 from neikeq/issue-15454Rémi Verschelde
2018-01-12Mono: Some StackTrace to StackInfo[] fixesIgnacio Etcheverry
2018-01-12Mono: Fix starting MonoDevelop process from the wrong appdomainIgnacio Etcheverry
2018-01-12Merge pull request #15628 from endragor/fix-gdnative-charstringsRémi Verschelde
2018-01-12Fix GDNative procedures returning godot_char_stringRuslan Mustakov
2018-01-12Properly resize textures so they can be ETC compressed, fixes #15139Juan Linietsky
2018-01-12Update docsBojidar Marinov
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-11Merge pull request #15580 from karroffel/gdnative-api-fixesRémi Verschelde
2018-01-11[GDNative] updates to string API and const fixeskarroffel
2018-01-10Merge pull request #15537 from PJB3005/18-01-09-fix-color-string-constructor-...Rémi Verschelde
2018-01-10Fixes Mono color creation from string.Pieter-Jan Briers
2018-01-10Merge pull request #15541 from neikeq/look-all-i-want-to-tell-you-isRémi Verschelde
2018-01-09Fix warning when editor resource preview try to read pluginscript resourceEmmanuel Leblond
2018-01-09Mono: Some fixes for #15463Ignacio Etcheverry
2018-01-09Fix crash in pluginscript complete_codeEmmanuel Leblond
2018-01-09Merge pull request #15463 from neikeq/the-stack-frame-madnessRémi Verschelde
2018-01-09Mono: Fix iteration order of object types when generating bindingsIgnacio Etcheverry
2018-01-09External editor fixesIgnacio Etcheverry
2018-01-09Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry
2018-01-08Merge pull request #15490 from AndreaCatania/kinRémi Verschelde
2018-01-08Removed useless error print on bullet shapesAndreaCatania
2018-01-08Fixed Bullet collision shapes scaleAndreaCatania
2018-01-08Merge pull request #15426 from poke1024/fix15409Rémi Verschelde
2018-01-07Fixes RegEx::sub injecting null character (issue 15409)Bernhard Liebl
2018-01-07doc: Sync classref with current sourceRémi Verschelde
2018-01-06[GDNative] fix reloading of non-reloadable librarieskarroffel
2018-01-06Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828Juan Linietsky
2018-01-06[GDNative] added reload propertykarroffel
2018-01-06Fix build of GDMonoFieldRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde