| Commit message (Expand) | Author | Age | Files | Lines |
| * | Style: Apply clang-format (3.9.1) to Obj-C++ files | Rémi Verschelde | 2017-04-09 | 4 | -305/+276 |
| * | Merge pull request #8311 from BastiaanOlij/format_mm_2.1 | Rémi Verschelde | 2017-04-08 | 3 | -740/+684 |
| |\ |
|
| | * | Spaces to tabs and layout adjustments on .mm files | BastiaanOlij | 2017-04-08 | 3 | -740/+684 |
| * | | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 18 | -0/+18 |
| |/ |
|
| * | Merge pull request #8152 from Hinsbart/input_id_2.1 | Rémi Verschelde | 2017-03-27 | 2 | -18/+1 |
| |\ |
|
| | * | Better handling of joypad device IDs. | Andreas Haas | 2017-03-26 | 2 | -18/+1 |
| * | | SCons: Add option to toggle warnings (on by default) | Rémi Verschelde | 2017-03-25 | 1 | -1/+1 |
| |/ |
|
| * | Bring that Whole New World to the Old Continent too | Rémi Verschelde | 2017-03-19 | 11 | -526/+466 |
| * | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-18 | 1 | -3/+3 |
| * | Fix for issue #7766 | Brett-Mitchell | 2017-03-18 | 1 | -1/+2 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-12 | 18 | -18/+18 |
| * | Set minimum version to 10.9 building OSX | BastiaanOlij | 2017-01-12 | 1 | -0/+2 |
| * | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde | 2016-11-02 | 1 | -6/+4 |
| * | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde | 2016-11-02 | 2 | -33/+33 |
| * | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde | 2016-11-02 | 2 | -67/+67 |
| * | SCons: Use colored output if available, change "colored"->"verbose" | Błażej Szczygieł | 2016-10-30 | 1 | -3/+0 |
| * | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-30 | 1 | -0/+2 |
| * | Theora: Don't compile unnecessary files, rename "x86_opt_*" | Błażej Szczygieł | 2016-10-30 | 1 | -1/+1 |
| * | freetype: Make it a module and split thirdparty library | Rémi Verschelde | 2016-10-30 | 1 | -4/+0 |
| * | zlib: Split thirdparty files, simplify scons option | Rémi Verschelde | 2016-10-30 | 1 | -1/+0 |
| * | glew: Split thirdparty files and isolate env | Rémi Verschelde | 2016-10-30 | 2 | -4/+2 |
| * | osx: Support gamepad input. | Andreas Haas | 2016-10-18 | 6 | -3/+760 |
| * | Crashfix for OSX on Sierra beta | marcelofg55 | 2016-08-09 | 1 | -3/+3 |
| * | Fix set_window_size not setting the correct size on OSX | marcelofg55 | 2016-08-03 | 1 | -0/+10 |
| * | Implement OS.request_attention() for OSX (#5662) | GungnirInd | 2016-07-21 | 2 | -1/+6 |
| * | OSX export: Default to fat format, make it an enum | Rémi Verschelde | 2016-07-09 | 1 | -21/+27 |
| * | Merge pull request #5362 from J08nY/png | Rémi Verschelde | 2016-06-23 | 1 | -0/+0 |
| |\ |
|
| | * | Fixed iCCp chunk in pngs | J08nY | 2016-06-22 | 1 | -0/+0 |
| * | | Added alert() functionality for OS X | Keyaku | 2016-06-22 | 2 | -0/+18 |
| |/ |
|
| * | Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 | Juan Linietsky | 2016-06-18 | 2 | -345/+6 |
| * | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 4 | -4/+58 |
| * | -make freetype build for all platforms the same, default as builtin except on... | Juan Linietsky | 2016-06-09 | 1 | -7/+0 |
| * | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde | 2016-06-08 | 2 | -7/+3 |
| * | Somewhat fixed Directory::get_space_left() return values. | J08nY | 2016-06-06 | 1 | -2/+2 |
| * | Right click->Quit on the godot icon will now close the application on OSX. | marcelofg55 | 2016-06-04 | 1 | -5/+4 |
| * | Merge remote-tracking branch 'upstream/master' | marcelofg55 | 2016-06-02 | 1 | -1/+38 |
| |\ |
|
| | * | Implemented file drop support in OSX | Juan Linietsky | 2016-05-31 | 1 | -1/+38 |
| * | | Key modifiers (Ctrl, Alt, Meta and Shift) may be used as Input keys now on OSX | marcelofg55 | 2016-05-31 | 1 | -11/+39 |
| |/ |
|
| * | -Some fixes to OSX retina scaling for window functions | Juan Linietsky | 2016-05-30 | 2 | -25/+81 |
| * | Merge pull request #4810 from marcelofg55/master | Rémi Verschelde | 2016-05-29 | 1 | -1/+8 |
| |\ |
|
| | * | Added application/fat_bits property for EditorExportPlatformOSX::EditorExport... | marcelofg55 | 2016-05-25 | 1 | -1/+8 |
| * | | fix freetype paths on osx and mingw | Juan Linietsky | 2016-05-29 | 1 | -2/+2 |
| |/ |
|
| * | Added 'fat' option for bits param on scons for osx, this will produce a fat b... | marcelofg55 | 2016-05-20 | 1 | -1/+4 |
| * | OS.get_screen_size now returns the correct value on OSX | marcelofg55 | 2016-05-11 | 2 | -2/+2 |
| * | rate url on iOS and properly launching from .app on OSX | Ariel Manzur | 2016-04-29 | 1 | -1/+9 |
| * | I think this is ok, "resizable" property might change | Ariel Manzur | 2016-04-29 | 1 | -1/+1 |
| * | Move export GUI debug toggle to export settings window | eska | 2016-04-28 | 1 | -1/+1 |
| * | Remove trailing spaces | Rémi Verschelde | 2016-04-02 | 4 | -18/+18 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 3 | -16/+16 |
| * | osx: fix inverted horizontal scrolling | hondres | 2016-03-07 | 1 | -1/+1 |