summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "Camelcased script variables will now capitalize in the inspector."Juan Linietsky2015-03-222-25/+3
* fixes to new window management APIJuan Linietsky2015-03-223-64/+64
* Merge pull request #1487 from hurikhan/x11-window-managementJuan Linietsky2015-03-223-3/+132
|\
| * Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-03-089-7/+261
| |\
| * | Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan2015-02-153-4/+4
| * | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-1510-18/+2406
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-126-17/+352
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-202-0/+26
| |\ \ \ \
| * | | | | added the following methods:hurikhan2015-01-173-5/+33
| * | | | | WIP -- set_resizable() + is_resizable addedhurikhan2015-01-153-1/+14
| * | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-141-2/+9
| |\ \ \ \ \
| * | | | | | get_screen() + set_screen() addedhurikhan2015-01-143-5/+19
| * | | | | | get_screen_position() addedhurikhan2015-01-133-0/+7
| * | | | | | introduced the scons experimental_wm_api switch:hurikhan2015-01-133-1/+9
| * | | | | | get_screen_size() addedhurikhan2015-01-113-0/+7
| * | | | | | get_screen_count() addedhurikhan2015-01-113-0/+7
| * | | | | | get_window_size() + set_window_size() addedhurikhan2015-01-113-3/+14
| * | | | | | get_window_position() + set_window_position() addedhurikhan2015-01-113-3/+16
| * | | | | | First attempt of restoring the window at the old positionhurikhan2015-01-111-2/+3
| * | | | | | API change to set_fullscreen(enabled,screen)hurikhan2015-01-103-5/+5
| * | | | | | x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan2015-01-103-0/+20
* | | | | | | Merge pull request #1380 from ElectricSolstice/wparentheses_removalJuan Linietsky2015-03-221-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Changed code to remove gcc -Wparentheses warnings.ElectricSolstice2015-02-161-2/+2
* | | | | | | | Merge pull request #1396 from Spooner/fix_sprintf_errorsJuan Linietsky2015-03-223-41/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)2015-02-193-41/+31
* | | | | | | | | Merge pull request #1401 from NateWardawg/inspectorupdateJuan Linietsky2015-03-222-3/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Camelcased script variables will now capitalize in the inspector.Nathan Warden2015-02-192-3/+25
| |/ / / / / / / /
* | | | | | | | | Merge pull request #1450 from theuserbl/masterJuan Linietsky2015-03-221-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update global_constants.cpptheuserbl2015-02-271-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #1521 from codx/masterJuan Linietsky2015-03-221-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for InputEvent::set_as_actionAlex Bonfim2015-03-151-5/+5
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | New option to show/hide hidden filesrollenrolm2015-03-213-0/+6
|/ / / / / / / /
* | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-03-0323-42/+3036
|\ \ \ \ \ \ \ \
| * | | | | | | | support for 2D shadow castersJuan Linietsky2015-03-024-1/+36
| |/ / / / / / /
| * / / / / / / support for light and normal mapping in 2DJuan Linietsky2015-02-181-2/+160
| |/ / / / / /
| * | | | | | Fix a shadow declaration.Felix Laurie von Massenbach2015-02-151-2/+2
| * | | | | | Godot UI is quick and snappy again!Juan Linietsky2015-02-151-2/+54
| * | | | | | fix return value of slide and reflectJuan Linietsky2015-02-151-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | begin new serialization frameworkJuan Linietsky2015-02-158-199/+695
| * | | | | New Navigation & Pathfinding support for 2DJuan Linietsky2015-02-146-0/+1892
| | |_|_|/ | |/| | |
| * | | | fixes to HTTPClientJuan Linietsky2015-02-112-10/+39
| * | | | Merge pull request #1346 from Nulifier/import-pluginJuan Linietsky2015-02-111-1/+1
| |\ \ \ \
| | * | | | Added the default arguments to the binding for ResourceImportMetadata::add_so...Jeffrey Steward2015-02-101-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot into add_sprintfBil Bas (Spooner)2015-02-016-5/+38
| |\| | |
| | * | | Add InputEvent::ACTION get/set support for variantsanikoyes2015-01-202-0/+26
| | | |/ | | |/|
| * | | Completed more complex formatting.Bil Bas (Spooner)2015-02-011-57/+154
| * | | Completed implementing standard formatting.Bil Bas (Spooner)2015-02-012-40/+135
| * | | Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)2015-01-103-1/+115
* | | | merges from okam repoJuan Linietsky2015-03-032-0/+9
| |/ / |/| |
* | | fixesJuan Linietsky2015-01-131-2/+9
| |/ |/|