summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03Use more subtle indentation guides in the script editorHugo 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-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-03Fixed SoftBody pinned point offset calculationAndrea Catania
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-31Merge pull request #20639 from neikeq/issue-20531-and-cleanupIgnacio Etcheverry
2018-07-31Mono: Fix property set_value and cleanupIgnacio Etcheverry
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-30Merge pull request #20550 from AndreaCatania/soft_fixMax Hilbrunner
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
2018-07-29It is now possible to import images as a separate resource, closes #5738 and ...Juan Linietsky
2018-07-29Clear color was not correctly being set, fixes #4939Juan Linietsky
2018-07-29SoftBody add MeshInstance Material correctlyAndrea Catania
2018-07-29Expose _clips_input as a virtual function, closes #15358Juan Linietsky
2018-07-29Merge pull request #15269 from ianb96/context_menu_improvementsJuan Linietsky
2018-07-29Manually fix, merge and close #15168Juan Linietsky
2018-07-29Merge pull request #20546 from ibrahn/fix-menu-branch-on-uninitHein-Pieter van Braam
2018-07-29Undo an accidental revert.Hein-Pieter van Braam
2018-07-29Fix marshalls size checks.Fabio Alessandrelli
2018-07-28Revert "Open visual editor when "open editor" button in the inspector is pres...Hein-Pieter van Braam
2018-07-28Fixed Softbody pin pointAndrea Catania
2018-07-28Merge pull request #20544 from dragmz/fix-py37-windows-buildRémi Verschelde
2018-07-28fixed uninitialised variable that was causing menu crash.Ibrahn Sahir
2018-07-28fix windows build using python 3.7dragmz
2018-07-28Merge pull request #20532 from BastiaanOlij/arraymesh_surface_find_by_nameRémi Verschelde
2018-07-28Merge pull request #20539 from akien-mga/mbedtls-2.12.0Rémi Verschelde
2018-07-28Merge pull request #20537 from akien-mga/glad-0.1.25Rémi Verschelde
2018-07-28Merge pull request #20536 from akien-mga/libpng-1.6.35Rémi Verschelde
2018-07-28Merge pull request #20535 from akien-mga/layers-tooltipsRémi Verschelde
2018-07-28mbedtls: Update to upstream version 2.12.0Rémi Verschelde
2018-07-28Added a method to find the index for a surface with a given nameBastiaan Olij
2018-07-28glad: Sync with upstream 0.1.25Rémi Verschelde
2018-07-28libpng: Update to upstream version 1.6.35Rémi Verschelde