Age | Commit message (Expand) | Author |
2018-08-03 | Improve TileMap.get_used_cells docs. | PJB3005 |
2018-08-03 | Fixed SoftBody pinned point offset calculation | Andrea Catania |
2018-08-02 | Keeping track of discard | David Sichma |
2018-08-01 | Merge pull request #20617 from viktor-ferenczi/issue-20613 | Max Hilbrunner |
2018-08-01 | Merge pull request #20644 from NickToony/master | Ignacio Etcheverry |
2018-07-31 | fixed: windows mono compile (#20598) | Nick Hope |
2018-07-31 | Added description and measurement | Jason Anderson |
2018-07-31 | Merge pull request #20639 from neikeq/issue-20531-and-cleanup | Ignacio Etcheverry |
2018-07-31 | Mono: Fix property set_value and cleanup | Ignacio Etcheverry |
2018-07-31 | Fix #20564 HDR import fail | Unknown |
2018-07-30 | Fixed short circuiting on non-Windows platforms | Viktor Ferenczi |
2018-07-30 | Fixed Mac build by running builders in subprocess only on Windows | Viktor Ferenczi |
2018-07-30 | Added description | Jason Anderson |
2018-07-30 | Merge pull request #20550 from AndreaCatania/soft_fix | Max Hilbrunner |
2018-07-30 | add 3D textures | Thomas Herzog |
2018-07-29 | Add support for line continuations (wtf) in obj format, fixes #7974 | Juan Linietsky |
2018-07-29 | Ensure process notification is received only if really enabled, fixes #7894 | Juan Linietsky |
2018-07-29 | Added missing support for traditional chinese on Windows, fixes #7674 | Juan Linietsky |
2018-07-29 | Ensure one shot signals are not disconnected while edited, closes #7776 | Juan Linietsky |
2018-07-29 | Remove pointless check for no texture, fixes #7298 | Juan Linietsky |
2018-07-29 | Add extra functions to toggle bits in visualinstance and camera, same as phys... | Juan Linietsky |
2018-07-29 | Perform a name check when loading scenes and running on editor, fixes #6152 | Juan Linietsky |
2018-07-29 | Merge pull request #20582 from hpvb/fix-mono-mingw | Ignacio Etcheverry |
2018-07-29 | Fix Mono compilation on Windows/Ming | Hein-Pieter van Braam |
2018-07-29 | It is now possible to import images as a separate resource, closes #5738 and ... | Juan Linietsky |
2018-07-29 | Clear color was not correctly being set, fixes #4939 | Juan Linietsky |
2018-07-29 | SoftBody add MeshInstance Material correctly | Andrea Catania |
2018-07-29 | Expose _clips_input as a virtual function, closes #15358 | Juan Linietsky |
2018-07-29 | Merge pull request #15269 from ianb96/context_menu_improvements | Juan Linietsky |
2018-07-29 | Manually fix, merge and close #15168 | Juan Linietsky |
2018-07-29 | Fix nested Vectors | Hein-Pieter van Braam |
2018-07-29 | Merge pull request #20546 from ibrahn/fix-menu-branch-on-uninit | Hein-Pieter van Braam |
2018-07-29 | Undo an accidental revert. | Hein-Pieter van Braam |
2018-07-29 | Fix marshalls size checks. | Fabio Alessandrelli |
2018-07-28 | Revert "Open visual editor when "open editor" button in the inspector is pres... | Hein-Pieter van Braam |
2018-07-28 | Fixed Softbody pin point | Andrea Catania |
2018-07-28 | Merge pull request #20544 from dragmz/fix-py37-windows-build | Rémi Verschelde |
2018-07-28 | fixed uninitialised variable that was causing menu crash. | Ibrahn Sahir |
2018-07-28 | fix windows build using python 3.7 | dragmz |
2018-07-28 | Merge pull request #20532 from BastiaanOlij/arraymesh_surface_find_by_name | Rémi Verschelde |
2018-07-28 | Merge pull request #20539 from akien-mga/mbedtls-2.12.0 | Rémi Verschelde |
2018-07-28 | Merge pull request #20537 from akien-mga/glad-0.1.25 | Rémi Verschelde |
2018-07-28 | Merge pull request #20536 from akien-mga/libpng-1.6.35 | Rémi Verschelde |
2018-07-28 | Merge pull request #20535 from akien-mga/layers-tooltips | Rémi Verschelde |
2018-07-28 | mbedtls: Update to upstream version 2.12.0 | Rémi Verschelde |
2018-07-28 | Added a method to find the index for a surface with a given name | Bastiaan Olij |
2018-07-28 | glad: Sync with upstream 0.1.25 | Rémi Verschelde |
2018-07-28 | libpng: Update to upstream version 1.6.35 | Rémi Verschelde |
2018-07-28 | Merge pull request #20464 from Calinou/add-editor-standalone-feature-tags | Rémi Verschelde |
2018-07-28 | Fix layer 2-line tooltips used as name in inspector | Rémi Verschelde |