aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/os_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-22minor commentsJuan Linietsky2-10/+7
2015-03-22drag & drop demo (GUI)Juan Linietsky4-0/+32
2015-03-22gui in 3D demo now uses area for inputJuan Linietsky4-24/+33
2015-03-22avoid function naming conflict on light scaleJuan Linietsky2-7/+7
2015-03-22added spatial and node2d helper methodsJuan Linietsky8-43/+166
2015-03-22fixes/cleans upJuan Linietsky9-6/+57
2015-03-22Fix for Issue #1484: Don't strip whitespace on line commentrollenrolm1-2/+2
2015-03-22input events on Area2D is now supportedJuan Linietsky23-6/+392
2015-03-21Fix issue #931: display current view name into editor's 3d scene viewportsrollenrolm2-13/+58
2015-03-21New option to show/hide hidden filesrollenrolm13-10/+63
2015-03-21signed distance field fonts demoJuan Linietsky4-0/+4
2015-03-21signed distance field font supportJuan Linietsky11-9/+64
2015-03-20wip distance field font importJuan Linietsky1-50/+297
2015-03-18add overlap test function, remove a semicolonJuan Linietsky1-1/+1
2015-03-17add functions to test overlap with another body or areaJuan Linietsky2-0/+28
2015-03-17Area2D can now detect overlap with other areasJuan Linietsky13-25/+500
2015-03-16New option to send canvas to render bufferJuan Linietsky22-50/+238
2015-03-15Fix for InputEvent::set_as_actionAlex Bonfim1-5/+5
2015-03-15Update file_access_windows.cpp for mingw cross-compileMatthew Hughes1-2/+4
2015-03-14[Fix] make_dir_recursive on WindowsRoman Nekrassow1-1/+1
2015-03-14Add missing particles_2d macro bindsanikoyes1-0/+5
2015-03-12Fix compile error in back_buffer_copy.hmarynate1-1/+1
2015-03-12back buffer copy node, to improve on texscreen()Juan Linietsky20-12/+272
2015-03-11simple shader effects library for 2DJuan Linietsky3-0/+4
2015-03-10small optimizations to isometric light demoJuan Linietsky19-1/+317
2015-03-10increase minimum range in property editor a bitJuan Linietsky1-1/+1
2015-03-10New Demo, Screen Space ShadersJuan Linietsky17-8/+76
2015-03-09Fix compie error in TileMap::_fix_cell_transform(...)marynate2-6/+7
2015-03-09lot of work on 2D lighting and isometric mapsJuan Linietsky214-283/+1067
2015-03-08removed up, down, left, right keys from the demo.hurikhan2-12/+0
2015-03-08Fix C++11 compilationMariano Javier Suligoy1-2/+2
2015-03-08fix introduced bughurikhan1-1/+1
2015-03-08fixing a typo in the demohurikhan1-0/+0
2015-03-08added Label_MouseGrab_KeyInfohurikhan2-0/+3
2015-03-05Changed *_scene() to *_tree()theuserbl1-2/+2
2015-03-03merges from okam repoJuan Linietsky28-233/+458
2015-03-02Register CheckBox class to create it using editor.Mariano Javier Suligoy4-2/+27
2015-03-02time was not being set properly with the rest of the uniforms.Juan Linietsky1-5/+7
2015-03-02support for 2D shadow castersJuan Linietsky43-268/+2583
2015-03-01changed the blending function when using a transparent render target so that ...romulox_x1-9/+54
2015-03-01Improve mechanism and fix radio icon rendering.Mariano Javier Suligoy3-28/+32
2015-03-01Add CheckBox control with theme edition and radio icon avaible.Mariano Javier Suligoy7-1/+175
2015-02-27Update global_constants.cpptheuserbl1-0/+1
2015-02-27Update register_scene_types.cpptheuserbl1-0/+2
2015-02-26should fixes #1284UsernameIsAReservedWord1-1/+1
2015-02-25Fixed columns to have integer positions, so that they don't "jiggle" when mov...Bil Bas (Spooner)1-0/+0
2015-02-25fix get joystick name from registry on some systemsHinsbart1-3/+8
2015-02-24COLLADA load normals from morph targetcheece1-1/+53
2015-02-24Update detect.pyUsernameIsAReservedWord1-1/+1
2015-02-24Update detect.pyUsernameIsAReservedWord1-1/+1