| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-11-19 | Fixes https://github.com/godotengine/godot/issues/2821 | Aren Villanueva | 1 | -0/+1 | |
| 2015-11-19 | Fixes the make_doc.sh, <, > and & signs in descriptions that cause the ↵ | Aren Villanueva | 7 | -8/+118 | |
| parser to break. Documentation for HTTPClient. Added a query_string_from_dict method to HTTPClient to create a x-www-form-urlencoded valid query string for GET and POST messages. String now has http_escape() and http_unescape() methods to help facilitate the above query_string_from_dict method. | |||||
| 2015-11-19 | Changed capabilities list. | Ovnuniarchos | 1 | -1/+5 | |
| 2015-11-19 | Fixes Visual Studio compile error due to pe_bliss | ZuBsPaCe | 1 | -0/+1 | |
| Error: C2039: 'min': is not a member of 'std' Reason: #2518 introduced pe_bliss Fix: Visual Studio 2015 & 2013 need to include algorithm header before string, otherwise std:min cannot be used. See: http://stackoverflow.com/questions/17409956 | |||||
| 2015-11-19 | Fix Windows Export | masoud bh | 2 | -3/+3 | |
| 2015-11-19 | Revert "Ignore alpha materials in baked light ray-tracer." | Juan Linietsky | 2 | -106/+66 | |
| 2015-11-19 | Added selection menu to spatial and canvas editors | neikeq | 4 | -84/+393 | |
| 2015-11-18 | Added tooltip for a few buttons in sample library editor | Tybobobo | 1 | -0/+4 | |
