summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Flip < and > in String::xml_escape. Close #2511Bojidar Marinov2015-09-231-2/+2
| * | | | | | Properly implement OS.alert() from script, and use xmessage on X11Juan Linietsky2015-09-212-0/+9
| |/ / / / /
* / / / / / Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-244-378/+7
|/ / / / /
* | | | | merged some stuff for okamJuan Linietsky2015-09-039-19/+36
* | | | | new editor settings customization of where to run the game from the editorJuan Linietsky2015-08-301-1/+1
| |_|/ / |/| | |
* | | | -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-294-3/+52
* | | | make sure array is created if not existing, as noted by Guilherme FelipeJuan Linietsky2015-08-251-3/+2
* | | | Show documentation for properties on hover.Juan Linietsky2015-08-254-1/+55
| |/ / |/| |
* | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-08-234-1/+10
|\ \ \
| * | | Add OS.get_system_time_msecMaximillian2015-08-064-1/+10
* | | | **WARNING BEFORE PULLING**Juan Linietsky2015-08-2311-108/+691
|/ / /
* | | -Merged the file server with the live editing and remote debugJuan Linietsky2015-08-061-1/+5
* | | more debugger fixesJuan Linietsky2015-08-041-0/+16
* | | added bindings for screen rotation in OSJuan Linietsky2015-08-042-0/+37
* | | error debuggerJuan Linietsky2015-08-043-2/+155
* | | live debug fixesJuan Linietsky2015-08-022-5/+5
* | | Live edit WORK IN PROGRESSJuan Linietsky2015-08-025-3/+183
* | | adding some base64 marshallspunto-2015-07-282-0/+83
|/ /
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-06-305-1/+15
|\ \
| * | -some changes by okamJuan Linietsky2015-06-305-1/+15
* | | small fixesJuan Linietsky2015-06-301-3/+6
|/ /
* | Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-2920-86/+223
* | improved get_node(), connect(), etc code completion.Juan Linietsky2015-06-262-0/+21
* | added ability to define signals in scriptJuan Linietsky2015-06-242-0/+13
* | Added helper methods to InputEventJaguar2015-06-233-0/+16
* | Merge pull request #2072 from jrimclean/masterJuan Linietsky2015-06-222-2/+39
|\ \
| * | Changed floats to 'real_t'.James McLean2015-06-111-11/+9
| * | Changed 'scale' to 'scale_basis' in 'interpolate_with'.James McLean2015-06-111-1/+1
| * | Implemented interpolation for affine transformations (Matrix32::interpolate_w...James McLean2015-06-111-2/+34
| * | Added rot/pos constructor for Matrix32 variant.James McLean2015-06-091-0/+7
* | | small in place fixesJuan Linietsky2015-06-221-5/+5
* | | Merge pull request #2144 from Krzycho666/UndoRedo_fixJuan Linietsky2015-06-222-0/+130
|\ \ \
| * | | added some missing biddingskrzycho2015-06-221-0/+3
| * | | - added GDscript bidings for UndoRedo class mechanizmkrzycho2015-06-212-0/+127
* | | | Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-229-18/+168
|/ / /
* | | missing changesJuan Linietsky2015-06-141-0/+3
* | | some optimizations in godot memory handlingJuan Linietsky2015-06-122-12/+12
|/ /
* | Fixed get_packet/put_packet bindings in PacketPeer.James McLean2015-06-081-2/+2
* | Merge pull request #2037 from est31/use-local-winJuan Linietsky2015-06-073-11/+28
|\ \
| * | Add OS.get_time_zone_info functionest312015-06-063-1/+18
| * | Add utc param to get_time and get_date methodsest312015-06-063-10/+10
* | | Merge pull request #2029 from est31/rawarrayJuan Linietsky2015-06-071-1/+36
|\ \ \
| * | | Add String.to_utf8() and String.to_ascii()est312015-06-041-1/+36
| |/ /
* | | Merge pull request #1977 from choikwa/masterJuan Linietsky2015-06-071-1/+1
|\ \ \
| * \ \ Merge pull request #2 from okamstudio/masterKevin Choi2015-05-318-12/+46
| |\ \ \
| * \ \ \ Merge pull request #1 from okamstudio/masterKevin Choi2015-05-253-6/+56
| |\ \ \ \
| * | | | | fix typo error in Color::invertchoikwa2015-05-241-1/+1
* | | | | | -fixed many memory initialization issuesJuan Linietsky2015-06-064-9/+19
* | | | | | Merge remote-tracking branch 'origin/master'Juan Linietsky2015-06-062-0/+78
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | -fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky2015-06-012-0/+78
| | |_|/ / | |/| | |