summaryrefslogtreecommitdiff
path: root/platform/bb10
AgeCommit message (Expand)Author
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-19Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-25Removed import/export system, will start new one from scratch.Juan Linietsky
2017-01-16Adapt platforms to AudioServer refactoringRémi Verschelde
2017-01-16Style: Various fixes to play nice with clang-formatRémi Verschelde
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky
2017-01-05Editor settings categories are now tidy and beautiful!Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15theora: Move to a module and split thirdparty libRémi Verschelde
2016-10-14Drop nedmalloc which is apparently not used anymoreRémi Verschelde
2016-07-07Removed unused variables (second pass) + dead codeRémi Verschelde
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-07-Heavily improved editor startup and exit performanceJuan Linietsky
2016-04-28Move export GUI debug toggle to export settings windoweska
2016-04-02Remove trailing spacesRémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-11fix platform bb10 compilationhondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-11-30Add way to look for templates at system wide level tooest31
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-02Moved deleting sample player in OS finalize methods to before deleting audio ...Saracen
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-10-17Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-16ran cppcheck, found unused variablesfirefly2442
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2014-09-17Merge pull request #643 from adolson/custom-export-binary-path-fixJuan Linietsky