aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/javascript_main.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-05Add plugin to pick texture region and patch margins for Patch9FrameGeequlim4-104/+207
2016-06-05Add texture region support for Patch9FrameGeequlim2-1/+24
2016-06-05Add texture region support for stylebox renderGeequlim15-52/+243
2016-06-04Created a NodeDock with signals and groupsJuan Linietsky16-37/+252
2016-06-04Right click->Quit on the godot icon will now close the application on OSX.marcelofg551-5/+4
Fixed get_window_position that missed a return on OSX.
2016-06-04Physics2D: Rename default_density to default_linear_dampRémi Verschelde1-1/+9
Also adds a proper deprecating warning and tries to do some porting automatically. Supersedes #4109.
2016-06-04fix line_edit&label get min size bugsanikoyes2-5/+4
fix line_edit draw char(x ofs_max)
2016-06-04The create dialog starts collapsed now.Warlaan2-0/+14
The original behavior can be reactivated in the editor settings.
2016-06-03Signals became a tabJuan Linietsky8-76/+95
added icons to contextual scene tree menu
2016-06-03Added Array.find_last() and Array.count()J08nY4-0/+55
2016-06-03Fix typo in http_client.hJ08nY1-1/+1
2016-06-04deselect in help when click somewherevolzhs2-0/+10
2016-06-03SampleLibraryEditor: Initialize "is_playing" variableBłażej Szczygieł1-1/+1
Fixes crash caused by jumping to wrong place due to uninitialized variable. Closes #4703 (cherry picked from commit 9acb666320a03d6f47b6bd43842488bdb921be9f)
2016-06-03Fix Color8 constructor using wrong value rangeGeorge Marques1-2/+2
Fix #5015
2016-06-03Added classref for HTTPClient and HTTPRequestJ08nY1-3/+59
2016-06-03Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript.J08nY1-1/+2
2016-06-03Sync classrefJ08nY1-13/+48
2016-06-03Cleaned up remote menuJuan Linietsky4-11/+42
-Merged fileserver & deploy dumb clients option -Live Script Reloading can now happen automatically on script save -Changed Live to Mirror term to differentiate from Unity and Unreal, as what Godot does is not the same thing.
2016-06-03Remove leftover from the demosRémi Verschelde1-84/+0
Was missed in c7d45ec085086ab86192a7890b9622320d57b89d.
2016-06-03Removed demosJuan Linietsky734-15139/+0
they go to their own project now
2016-06-03Expose ResourceImportMetadata::set_source_md5 for scriptGeequlim2-5/+9
2016-06-03more fixes in Russian localization (#5006)Dmitriy Salnikov1-26/+30
2016-06-02Update to libpng 1.5.27Rémi Verschelde5-49/+66
No security relevant fix as far as I can see, but the version bump does not hurt either.
2016-06-02Improve french translationderderder1-24/+33