summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06Merge pull request #20714 from Calinou/travis-use-xcode-9.4RĂ©mi Verschelde
2018-08-06Merge pull request #20597 from karroffel/tex3dJuan Linietsky
2018-08-06Fix WebSocket crash due to non PDO init.Fabio Alessandrelli
2018-08-05Merge pull request #20573 from hpvb/fix-nested-vector-cowHein-Pieter van Braam
2018-08-05Ensure index is only saved when scene is inherited, or parent node is not fro...Juan Linietsky
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-08-05Merge pull request #20645 from Ertain/masterMax Hilbrunner
2018-08-05Merge pull request #20697 from PJB3005/18-08-03-tile_map_docsMax Hilbrunner
2018-08-05fixed godotphysics sat dispatch tablemuiroc
2018-08-04Merge pull request #20721 from willnationsdev/fix-image-loaderThomas Herzog
2018-08-04ResourceFormatLoaderImage::get_resource_type now uses file pathwillnationsdev
2018-08-04Merge pull request #20715 from godotengine/AndreaCatania-patch-1Thomas Herzog
2018-08-04Fixed typo in SkeletonIKAndrea Catania
2018-08-04Use Xcode 9.4 on Travis CIHugo Locurcio
2018-08-04Merge pull request #18699 from AndreaCatania/ikJuan Linietsky
2018-08-04Fixed process priorityAndrea Catania
2018-08-04Merge pull request #20693 from AndreaCatania/soft_fix2Juan Linietsky
2018-08-04Fix SortArray crashing with bad comparison functionspoke1024
2018-08-04Implemented IKAndreaCatania
2018-08-04Merge pull request #20704 from dragmz/patch-2Thomas Herzog
2018-08-04Fix uniform set for mat3 and mat4Marcin Zawiejski
2018-08-04Merge pull request #20600 from exts/new_generic_methodsIgnacio Etcheverry
2018-08-03Added generic method for ResourceLoader: Load<T>()exts
2018-08-03Improve TileMap.get_used_cells docs.PJB3005
2018-08-03Fixed SoftBody pinned point offset calculationAndrea Catania
2018-08-02Keeping track of discardDavid Sichma
2018-08-01Merge pull request #20617 from viktor-ferenczi/issue-20613Max Hilbrunner
2018-08-01Merge pull request #20644 from NickToony/masterIgnacio Etcheverry
2018-07-31fixed: windows mono compile (#20598)Nick Hope
2018-07-31Added description and measurementJason Anderson
2018-07-31Merge pull request #20639 from neikeq/issue-20531-and-cleanupIgnacio Etcheverry
2018-07-31Mono: Fix property set_value and cleanupIgnacio Etcheverry
2018-07-31Allow some non-integer built-in constants in gdscriptBernhard Liebl
2018-07-31Fix #20564 HDR import failUnknown
2018-07-31Merge branch 'audio_mic' of https://github.com/SaracenOne/godot into audio_micSaracen
2018-07-31Add extra latency to microphone playback to reduce clipping.Saracen
2018-07-30Fixed short circuiting on non-Windows platformsViktor Ferenczi
2018-07-30Fixed Mac build by running builders in subprocess only on WindowsViktor Ferenczi
2018-07-30Added descriptionJason Anderson
2018-07-30Merge pull request #20550 from AndreaCatania/soft_fixMax Hilbrunner
2018-07-30add 3D texturesThomas Herzog
2018-07-29Add support for line continuations (wtf) in obj format, fixes #7974Juan Linietsky
2018-07-29Ensure process notification is received only if really enabled, fixes #7894Juan Linietsky
2018-07-29Added missing support for traditional chinese on Windows, fixes #7674Juan Linietsky
2018-07-29Ensure one shot signals are not disconnected while edited, closes #7776Juan Linietsky
2018-07-29Remove pointless check for no texture, fixes #7298Juan Linietsky
2018-07-29Add extra functions to toggle bits in visualinstance and camera, same as phys...Juan Linietsky
2018-07-29Perform a name check when loading scenes and running on editor, fixes #6152Juan Linietsky
2018-07-29Merge pull request #20582 from hpvb/fix-mono-mingwIgnacio Etcheverry
2018-07-29Fix Mono compilation on Windows/MingHein-Pieter van Braam