Age | Commit message (Expand) | Author |
2017-12-16 | Add epic hack so vsync can be toggled in run-time from script. Fixes #14458. | Juan Linietsky |
2017-12-16 | Merge pull request #14597 from NathanWarden/linux_extensions | Rémi Verschelde |
2017-12-14 | Merge pull request #14667 from bruvzg/macports-clang-imp | Rémi Verschelde |
2017-12-14 | MacPorts clang version selection, and OpenMP linking fix. | bruvzg |
2017-12-14 | Fix type mismatch in OS::set_borderless_window | Rémi Verschelde |
2017-12-14 | Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with... | bruvzg |
2017-12-14 | -Add lightmapper | Juan Linietsky |
2017-12-12 | Updated Linux template extensions to match architecture. | Nathan Warden |
2017-12-09 | Fixes vsync setting ignored when using a separate thread for rendering | Stefano Bonicatti |
2017-12-08 | Fix Manage Export Templates link | MattUV |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-12-05 | Improve slang, especially in user-visible parts | Unknown |
2017-12-01 | Add macOS shell_open URL escaping | bruvzg |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-11-21 | Merge pull request #13133 from endragor/resurrect-file-logging | Rémi Verschelde |
2017-11-21 | Return and repair file logging | Ruslan Mustakov |
2017-11-21 | Native pan and zoom for macOS | Bernhard Liebl |
2017-11-21 | Allow configuring iOS export | Ruslan Mustakov |
2017-11-20 | Pass engine name and version parts as proper strings | Rémi Verschelde |
2017-11-20 | Merge pull request #12988 from akien-mga/xdg-home-paths | Rémi Verschelde |
2017-11-19 | Use new XDG folders to dehardcode paths | Rémi Verschelde |
2017-11-19 | Add initial support for the XDG Base Directory spec | Rémi Verschelde |
2017-11-19 | Cleanup old references to GLES2 renderer | Rémi Verschelde |
2017-11-17 | EditorSettings: Rename settings_path to settings_dir | Rémi Verschelde |
2017-11-17 | Rename OS::get_data_dir to OS::get_user_data_dir | Rémi Verschelde |
2017-11-14 | fix window position computation on macOS | Rhody Lugo |
2017-11-13 | change matrix and enable caching for Android, iOS and macOS (cross-compile) | Rhody Lugo |
2017-11-09 | Remove get_default_video_mode definition on OSX/iOS | Rémi Verschelde |
2017-11-09 | Make video mode initialization more intuitive, fixes #12022 | Juan Linietsky |
2017-11-03 | Merge pull request #12262 from AndreaCatania/pplug | Juan Linietsky |
2017-11-04 | Implemented physics plug | AndreaCatania |
2017-10-30 | Add Colemak keybindings to editor for osx | N0hbdy |
2017-10-29 | Disable logging until the logs location is sorted out | Rémi Verschelde |
2017-10-23 | Implemented vsync OS functions for OS X | Marcelo Fernandez |
2017-10-13 | Use binary names instead of absolute paths in calls to OS::execute. | J08nY |
2017-10-09 | Merge pull request #11810 from marcelofg55/osx_export_improv | Rémi Verschelde |
2017-10-09 | Merge pull request #11718 from poke1024/retina | Rémi Verschelde |
2017-10-07 | Fix python 3 build in osx-specific platform | N0hbdy |
2017-10-05 | fixes several scaling problems on multi monitor retina/non-retina setups on OS X | Bernhard Liebl |
2017-10-03 | fixed the OS.has_feature() API, and added support for 32 and 64. | Juan Linietsky |
2017-10-03 | Improvements on the export code on OS X | Marcelo Fernandez |
2017-10-02 | Merge pull request #11568 from endragor/loggers | Andreas Haas |
2017-10-02 | Merge pull request #11575 from marcelofg55/move_path_to_trash | Poommetee Ketson |
2017-09-30 | Merged iphone and osx audio drivers into drivers/coreaudio | Marcelo Fernandez |
2017-09-25 | FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash | Marcelo Fernandez |
2017-09-25 | Use BoolVariable for third-party options. | Elliott Sales de Andrade |
2017-09-25 | Use EnumVariable for choice-based build options. | Elliott Sales de Andrade |
2017-09-25 | Extract logging logic | Ruslan Mustakov |