aboutsummaryrefslogtreecommitdiff
path: root/platform/bb10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put brave old bb10 platform to a well-deserved restRémi Verschelde2017-05-0819-3150/+0
* Improve documentation of thirdparty code snippetsRémi Verschelde2017-05-072-0/+32
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-102-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-0812-0/+12
* Input: Remove usage of platform dependent event IDs.Andreas Haas2017-03-262-8/+0
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-0510-260/+224
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-052-3/+3
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-3/+3
* Add API to access battery power stateJulian Murgia2017-03-044-0/+145
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-212-2/+2
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-5/+5
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-4/+4
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-1/+2
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-164-51/+22
* Style: Various fixes to play nice with clang-formatRémi Verschelde2017-01-161-1/+5
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-152-2/+2
* Style: Fix whole-line commented codeRémi Verschelde2017-01-142-4/+6
* rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky2017-01-131-2/+2
* Editor settings categories are now tidy and beautiful!Juan Linietsky2017-01-051-24/+24
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-023-6/+6
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-0110-10/+10
* scons: Reorder options for clarityRémi Verschelde2016-11-031-1/+0
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-1/+5
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-12/+12
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-012-63/+63
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-171-0/+2
* zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-151-0/+1
* theora: Move to a module and split thirdparty libRémi Verschelde2016-10-151-2/+1
* Drop nedmalloc which is apparently not used anymoreRémi Verschelde2016-10-141-2/+0
* Removed unused variables (second pass) + dead codeRémi Verschelde2016-07-071-1/+0
* Fixed iCCp chunk in pngsJ08nY2016-06-222-0/+0
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-183-30/+56
* -Heavily improved editor startup and exit performanceJuan Linietsky2016-06-071-59/+63
* Move export GUI debug toggle to export settings windoweska2016-04-281-1/+1
* Remove trailing spacesRémi Verschelde2016-04-021-2/+2
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* fix platform bb10 compilationhondres2016-02-112-1/+5
* Update copyright to 2016 in headersGeorge Marques2016-01-019-9/+9
* Add way to look for templates at system wide level tooest312015-11-301-6/+10
* Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-1/+0
|\
| * Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-1/+0
* | Moved deleting sample player in OS finalize methods to before deleting audio ...Saracen2015-11-021-1/+2
|/
* Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky2015-10-171-1/+0
|\
| * ran cppcheck, found unused variablesfirefly24422015-09-161-1/+0
* | Ability to visually debug geometry visually:Juan Linietsky2015-09-201-5/+5
|/
* -Merged the file server with the live editing and remote debugJuan Linietsky2015-08-061-4/+4
* -Changed Godot exit to be clean.Juan Linietsky2015-04-201-0/+2
* Updated copyright year in all headersJuan Linietsky2015-04-184-4/+4