Age | Commit message (Expand) | Author |
2017-09-16 | Merge pull request #11255 from n-pigeon/spatial_doc_tweaks | Rémi Verschelde |
2017-09-16 | Apply clang-format again to recent changes | Rémi Verschelde |
2017-09-16 | Merge pull request #11283 from volzhs/fix-icon_map-error | Rémi Verschelde |
2017-09-16 | Implement +,-,/, * and negate operators for Color type. | bncastle |
2017-09-16 | Merge pull request #11298 from marcelofg55/fix_gdnative_compile | Rémi Verschelde |
2017-09-16 | [DOCS] Update TextureProgress class ref | Chris Bradfield |
2017-09-16 | Added Left / Right arrow navigation in tree, issue 10737 | Paulb23 |
2017-09-16 | forgot to set proper default values for new camera interpolation | Juan Linietsky |
2017-09-16 | Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpol... | Juan Linietsky |
2017-09-16 | Fixed quick open not showing enties with no search text, issue 11277 | Paulb23 |
2017-09-16 | Merge pull request #11319 from neikeq/docdata-enum-proxy | Ignacio Etcheverry |
2017-09-16 | Merge pull request #11316 from neikeq/aaaaah | Ignacio Etcheverry |
2017-09-16 | DocData: Fix enums for proxy classes | Ignacio Etcheverry |
2017-09-16 | Make doc_status output a bit more markdown-friendly, hide some prints | Bojidar Marinov |
2017-09-16 | Adds _OS::PowerState enum | Ignacio Etcheverry |
2017-09-16 | Fix possible crash with ctrl-u on script editor | Marcelo Fernandez |
2017-09-16 | Refactor the BoxContainer and BoxShape classes | Roger Smith |
2017-09-16 | Rewrite the AcceptDialog class | Roger Smith |
2017-09-16 | Fix errors in Python 3 build | Matthias Hoelzl |
2017-09-16 | doc: Sync classref with current source | Rémi Verschelde |
2017-09-16 | Merge pull request #11300 from djrm/pr_update_doc_status | Rémi Verschelde |
2017-09-15 | Merge pull request #11307 from godotengine/revert-11078-fix-10717 | Thomas Herzog |
2017-09-15 | Revert "Don't allow division by false (zero)" | Thomas Herzog |
2017-09-15 | Added adaptive text editor theme, this includes the shader editor | Daniel J. Ramirez |
2017-09-15 | Merge pull request #11078 from hpvb/fix-10717 | Hein-Pieter van Braam |
2017-09-15 | Don't allow division by false (zero) | Hein-Pieter van Braam |
2017-09-16 | Make clickable properly in editor help | volzhs |
2017-09-15 | Update doc status generator. | Daniel J. Ramirez |
2017-09-15 | Added type on export file callback, and initial export function. | Juan Linietsky |
2017-09-15 | Fix compile error on gd_native_library_editor.cpp with tools=no | Marcelo Fernandez |
2017-09-15 | added JSON singleton | karroffel |
2017-09-15 | Merge pull request #11280 from BastiaanOlij/fix_arvr_joyid | Andreas Haas |
2017-09-15 | Spatial, Transform and Transform2D documentation tweaks | Przemysław Gołąb (n-pigeon) |
2017-09-15 | Merge pull request #11230 from maxim-sheronov/fix_enum_bindings | Thomas Herzog |
2017-09-15 | fix editor/property_editor.cpp missing TTR | sersoong |
2017-09-15 | Fix !icon_map.has(p_type) error | volzhs |
2017-09-15 | joyid is set to -1, not 0 when no joystick entity has been created | BastiaanOlij |
2017-09-15 | Added border for tabs + container. | toger5 |
2017-09-14 | Re-Added export plugins with a more interesting API, as well as the ability t... | Juan Linietsky |
2017-09-15 | fixed double border for debugger tab panel | toger5 |
2017-09-14 | Only do 'drive' discovery on X11 | Hein-Pieter van Braam |
2017-09-14 | X11: Fix gamepads not being added whith udev. | Andreas Haas |
2017-09-14 | Merge pull request #11237 from endragor/gdnative-variant-ref | Thomas Herzog |
2017-09-14 | Added a menu to enable/disabled GDNative singletons in project settings | Juan Linietsky |
2017-09-14 | Renamed function arguments to keep them consistent between declaration and im... | Wilson E. Alvarez |
2017-09-14 | Moved class_name and return_val to initializer list | Wilson E. Alvarez |
2017-09-14 | also loop for classes if there is no coustom theme fixes #11250 | toger5 |
2017-09-14 | adds display of old bounding box as suggested by Zephilinox in issue #10936 | poke1024 |
2017-09-14 | Merge pull request #11268 from ISylvox/fix-typo | Andreas Haas |
2017-09-14 | Fixed typo in editor_node.cpp: 'my' to 'may' | Indah Sylvia |