aboutsummaryrefslogtreecommitdiff
path: root/platform/android/java/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-05classref: Sync with sourceRémi Verschelde1-50/+50
2016-06-05Added InputMap.get_actions()J08nY3-0/+49
2016-06-05Right click->Quit on the godot icon will now close the application on OSX.marcelofg551-5/+3
2016-06-05The create dialog starts collapsed now.Warlaan2-0/+14
2016-06-05Fix typo in http_client.hJ08nY1-1/+1
2016-06-05deselect in help when click somewherevolzhs2-0/+10
2016-06-05Fix Color8 constructor using wrong value rangeGeorge Marques1-2/+2
2016-06-04Added classref for HTTPClient and HTTPRequestJ08nY1-2/+14
2016-06-04Update to libpng 1.5.27Rémi Verschelde5-49/+66
2016-06-04Added classes' short descriptions as tooltips in the create dialog.Warlaan1-0/+4
2016-06-04Remove Make-related flags from Android buildGeorge Marques2-4/+4
2016-06-04StaticBody documentationP-GLEZ1-4/+14
2016-06-04classref: Area documentationP-GLEZ1-0/+2
2016-06-04Make Color.{rgba}8 return int instead floatAndreas Haas1-5/+5
2016-06-04Area DocumentationP-GLEZ1-1/+37
2016-06-04Switched the space shooter demo from none fixed process to fixed processjmintb5-18/+14
2016-06-04Key modifiers (Ctrl, Alt, Meta and Shift) may be used as Input keys now on OSXmarcelofg551-11/+39
2016-06-04Added classref for RigidBody, and finished classref for ResourceJ08nY1-3/+57
2016-06-04Filling in documentationCowThing1-0/+33
2016-06-04Current line draws behind line numbers and breakpont gutterPaulb231-13/+13
2016-06-04Icon: Remove more grey capsules behind official logoRémi Verschelde5-0/+0
2016-06-04Documented Light2D and LightOccluder2DJulian Murgia - StraToN1-0/+48
2016-06-04Documented BackBufferCopy. Need validation for the different copy modes (cons...Julian Murgia - StraToN1-0/+9
2016-06-04Fix MS Visual Studio build settingsAleksandar Danilovic2-7/+20
2016-06-04Editor: Fix base dir when going back to project managerRémi Verschelde1-2/+2
2016-06-04Remove focus from Sprite Region Editor dialog. Fixes #4751MarianoGNU1-0/+1
2016-06-04Added, goto next and previous breakpoint and remove all, issue 1690Paulb232-0/+61
2016-06-04Add spaces to macros in memory.h to make C++11 compilers happyGeequlim1-5/+4
2016-06-04Fix crash when redoing backspace to clear selectionPaulb231-1/+3
2016-06-04Added breakpoint markers, issue 4750Paulb234-6/+67
2016-06-04Debugger: show error message if description is not availableIgnacio Etcheverry1-1/+1
2016-06-04Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...marcelofg551-1/+8
2016-06-04Fixed caret color not changing though propertiesPaulb231-1/+1
2016-06-04Remove noisy printCarter Anderson1-1/+0
2016-06-04Modified damp rangesDaniel J. Ramirez1-3/+3
2016-06-04Clamped some light2D rangesDaniel J. Ramirez1-3/+3
2016-06-04fix unexpected char: '\' error on windowsvolzhs1-3/+3
2016-06-04use node name as filename when save scenevolzhs2-2/+4
2016-06-04Change the default comment color to #676767 (#4763)Hugo Locurcio1-1/+1
2016-06-04README.md docs are not wiki (#4770)anatoly techtonik1-1/+1
2016-06-04README: use https links to main websiteest311-2/+2
2016-06-04README: Improve Documentation sectionest311-1/+1
2016-06-04Change low processor usage mode to cap to 60 FPS rather than 40 FPSCalinou1-1/+1
2016-06-04SCons: using 1 env for all driversAriel Manzur4-30/+31
2016-06-04Added 'fat' option for bits param on scons for osx, this will produce a fat b...marcelofg552-2/+7
2016-06-04Document the FileDialog and partial OS methodsGeequlim1-0/+13
2016-06-04Fix for tooltip blinking (#4713)captainwasabi1-2/+2
2016-06-04Fix a XML error with the documentationBojidar Marinov1-1/+1
2016-06-04Multiline duplication, issue #4661Paulb231-6/+25
2016-06-04Android buildsystem: Drop obsolete NDK_TOOLCHAIN argumentRémi Verschelde1-1/+0