| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | template is now pot | Juan Linietsky | 2016-05-04 | 2 | -1/+1 |
| | | |||||
| * | base for translation | Juan Linietsky | 2016-05-04 | 3 | -1/+5916 |
| | | |||||
| * | Merge pull request #4544 from mattiascibien/fix-double-include | Rémi Verschelde | 2016-05-04 | 1 | -1/+0 |
| |\ | | | | | Removed double incluson of scene/gui/dialogs.h | ||||
| | * | Remove double incluson of scene/gui/dialogs.h | Mattias Cibien | 2016-05-04 | 1 | -1/+0 |
| |/ | | | | | Removed a double inclusion of scene/gui/dialogs.h in file editor_file_dialog.h | ||||
| * | Merge pull request #4543 from djrm/better_hint_all | Rémi Verschelde | 2016-05-04 | 2 | -3/+4 |
| |\ | | | | | Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxes | ||||
| | * | Changed barely visible PROPERTY_HINT_ALL_FLAGS buttons for checkboxes | Daniel J. Ramirez | 2016-05-03 | 2 | -3/+4 |
| | | | |||||
| * | | Merge pull request #4541 from vnen/pr-fix-win64-build | Rémi Verschelde | 2016-05-04 | 3 | -3/+4 |
| |\ \ | | | | | | | Fix windows 64-bits build. | ||||
| | * | | Fix windows 64-bits build. | George Marques | 2016-05-03 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | The change in `tools/doc/doc_data.cpp` is needed because the MSVC compiler does not support variable length arrays. Fix #4113 | ||||
| * | | | Merge pull request #4540 from mrezai/openssl-1.0.2h | Rémi Verschelde | 2016-05-04 | 35 | -153/+365 |
| |\ \ \ | | | | | | | | | Update OpenSSL to 1.0.2h | ||||
| | * | | | Update OpenSSL to 1.0.2h | mrezai | 2016-05-03 | 35 | -153/+365 |
| | | | | | |||||
| * | | | | Merge pull request #4535 from sanikoyes/Pr-crash-dynamic-font | Rémi Verschelde | 2016-05-04 | 1 | -0/+4 |
| |\ \ \ \ | | | | | | | | | | | Fix crash in dynamic font | ||||
| | * | | | | Fix crash in dynamic font | sanikoyes | 2016-05-03 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2016-05-03 | 278 | -5157/+13138 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge pull request #4542 from Hinsbart/ds3 | Rémi Verschelde | 2016-05-03 | 1 | -0/+1 |
| | |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Fix ds3 gamepad mapping | ||||
| | | * | | | | Fix ds3 gamepad mapping | Hinsbart | 2016-05-04 | 1 | -0/+1 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4539 from Paulb23/autocomplete_duplicate_items_issue_1824 | Rémi Verschelde | 2016-05-03 | 1 | -0/+4 |
| | |\ \ \ \ | | | | | | | | | | | | | Autocomplete no longer shows duplicates, issue #1824 | ||||
| | | * | | | | Autocomplete no longer shows duplicates, issue 1824 | Paulb23 | 2016-05-03 | 1 | -0/+4 |
| | | | |_|/ | | |/| | | |||||
| | * | | | | Merge pull request #4538 from CowThing/classref-edit | Rémi Verschelde | 2016-05-03 | 1 | -0/+16 |
| | |\ \ \ \ | | |/ / / | |/| | | | Input Documentation | ||||
| | | * | | | Input Documentation | CowThing | 2016-05-03 | 1 | -0/+16 |
| | |/ / / | | | | | | | | | | | | | Input Documentation | ||||
| | * | | | Sync class reference | Rémi Verschelde | 2016-05-03 | 1 | -63/+107 |
| | | | | | |||||
| | * | | | Merge pull request #4533 from djrm/doc_data_merge_fix | Rémi Verschelde | 2016-05-03 | 1 | -0/+20 |
| | |\ \ \ | | |_|/ | |/| | | Fixed documentation generator for polymorphic functions | ||||
| | | * | | Fixed documentation generator for polymorphic functions | Daniel J. Ramirez | 2016-05-03 | 1 | -0/+20 |
| | | | | | |||||
| | * | | | Merge pull request #4536 from mattiascibien/fix-set-window-resizable-win | Rémi Verschelde | 2016-05-03 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | Fixed behavior of OS.set_window_resizable | ||||
| | | * | | | Fixed behavior of OS.set_window_resizable | Mattias Cibien | 2016-05-03 | 1 | -1/+1 |
| | | | |/ | | |/| | | | | | | | | | Should fix #4428. * Minimize button is not hidden anymore | ||||
| | * | | | Merge pull request #4532 from vnen/pr-update-opus-1.1.2 | Rémi Verschelde | 2016-05-03 | 270 | -5041/+12794 |
| | |\ \ \ | | |/ / | |/| | | Update Opus driver to 1.1.2 | ||||
| | | * | | Update Opus driver to 1.1.2 | George Marques | 2016-05-02 | 270 | -5041/+12794 |
| | | | | | | | | | | | | | | | | | And opusfile to 0.7. | ||||
| | * | | | Merge pull request #4523 from neikeq/pr-issue-4504 | Rémi Verschelde | 2016-05-03 | 1 | -1/+5 |
| | |\ \ \ | | |_|/ | |/| | | Fix checking unsaved changes only in current scene | ||||
| | | * | | Fix checking unsaved changes only in current scene | Ignacio Etcheverry | 2016-05-02 | 1 | -1/+5 |
| | | | | | |||||
| | * | | | Merge pull request #4531 from djrm/classref-edit | Rémi Verschelde | 2016-05-02 | 1 | -0/+3 |
| | |\ \ \ | | | | | | | | | | | Documented bool methods | ||||
| | | * | | | Documented bool methods | Daniel J. Ramirez | 2016-05-02 | 1 | -0/+3 |
| | |/ / / | |||||
| | * | | | Merge pull request #4529 from djrm/classref-float | Rémi Verschelde | 2016-05-02 | 1 | -0/+5 |
| | |\ \ \ | | | | | | | | | | | Documented float | ||||
| | | * | | | Documented float | Daniel J. Ramirez | 2016-05-02 | 1 | -0/+5 |
| | | | | | | |||||
| | * | | | | Merge pull request #4528 from djrm/classref-int | Rémi Verschelde | 2016-05-02 | 1 | -0/+3 |
| | |\ \ \ \ | | | | | | | | | | | | | Documented int methods | ||||
| | | * | | | | Documented int methods | Daniel J. Ramirez | 2016-05-02 | 1 | -0/+3 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4527 from ↵ | Juan Linietsky | 2016-05-02 | 1 | -3/+2 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | godotengine/revert-4518-animationplayer-finished-name Revert "added name parameter on animationplayer finished" | ||||
| | | * | | | | Revert "added name parameter on animationplayer finished" | Juan Linietsky | 2016-05-02 | 1 | -3/+2 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4526 from CowThing/classref-edit | Rémi Verschelde | 2016-05-02 | 1 | -0/+7 |
| | |\ \ \ \ | | | | | | | | | | | | | Documenting Timer and AnimationPlayer | ||||
| | | * | | | | Finished AnimationPlayer Documentation | CowThing | 2016-05-02 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Finished AnimationPlayer Documentation | ||||
| | | * | | | | Finished Timer Documentation | CowThing | 2016-05-02 | 1 | -0/+3 |
| | | |/ / / | | | | | | | | | | | | | | | | Finished Timer Documentation | ||||
| | * | | | | Merge pull request #4274 from Griefchief/master | Rémi Verschelde | 2016-05-02 | 1 | -0/+89 |
| | |\ \ \ \ | | | | | | | | | | | | | Fixes 64 bit MSVC builds, disables bits parameter | ||||
| | | * | | | | Fixes 64 bit MSVC builds, disables bits parameter | Aleksandar Danilovic | 2016-04-10 | 1 | -0/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also Enables automatic detection of architecture for the MSVC compilers. Builds without assembly optimisations for x64 Closes issue #3098 Signed-off-by: Aleksandar Danilovic <greatgames.alexandar@gmail.com> | ||||
| | * | | | | | Merge pull request #4524 from SaracenOne/glsl_includes | Rémi Verschelde | 2016-05-02 | 1 | -27/+26 |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Fix error in GLSL #include code | ||||
| | | * | | | | Fix error in GLSL #include code | Saracen | 2016-05-02 | 1 | -27/+26 |
| | | | | | | | |||||
| | * | | | | | Merge pull request #4518 from AlexHolly/animationplayer-finished-name | Rémi Verschelde | 2016-05-02 | 1 | -2/+3 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | added name parameter on animationplayer finished | ||||
| | | * | | | | | added name parameter on animationplayer finished | Alexander Holland | 2016-05-02 | 1 | -2/+3 |
| | | | | | | | | |||||
| | * | | | | | | Merge pull request #4505 from SaracenOne/glsl_includes | Rémi Verschelde | 2016-05-02 | 1 | -53/+85 |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | | | Support for #includes in built-in GL shaders. | ||||
| | | * | | | | Support for #includes in built-in GL shaders. | Saracen | 2016-05-01 | 1 | -53/+85 |
| | | | | | | | |||||
| * | | | | | | Modified editor strings to be translatable in the future | Juan Linietsky | 2016-05-03 | 96 | -2103/+2135 |
| | | | | | | | |||||
| * | | | | | | Add ability to send drag events to another object | Juan Linietsky | 2016-05-03 | 3 | -1/+38 |
| |/ / / / / | | | | | | | | | | | | | | | | will be documented/tested later | ||||
| * | | | | | Support for dynamic fonts (TTF) | Juan Linietsky | 2016-05-01 | 8 | -1/+3974 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for DynamicFont, which can load a TTF of any size to use as a font. No import required. | ||||
