| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-06-01 | Sort l18n while building | J08nY | 1 | -7/+10 | |
| 2016-06-01 | 1 changed string | DimOkGamer | 1 | -1/+1 | |
| 2016-06-01 | Added 3 more translatable strings | DimOkGamer | 4 | -61/+61 | |
| and fixed russian localization based on user feedback. Added strings already contained in the current version of the localization. | |||||
| 2016-06-01 | StaticBody documentation | P-GLEZ | 1 | -4/+14 | |
| Documented StaticBody. Also corrected an error in StaticBody2D documentation | |||||
| 2016-06-01 | i18n: Improve existing german translations. Merged two po files. | hyperglow | 1 | -7/+47 | |
| 2016-06-01 | i18n: Improve existing german translations | atze | 1 | -4/+4 | |
| 2016-05-31 | Some cleanup to GDScript | Juan Linietsky | 6 | -1627/+1646 | |
| separated GDFunction (VM) from GDScript in two different files | |||||
| 2016-06-01 | Morphological and stylistic corrections in ru.po | Maxim Lebedev | 1 | -63/+64 | |
| I just corrected a small errors and has added missed signs. | |||||
| 2016-05-31 | classref: Area documentation | P-GLEZ | 1 | -0/+2 | |
| One method was missing. | |||||
| 2016-05-31 | Make Color.{rgba}8 return int instead float | Andreas Haas | 1 | -5/+5 | |
| According to the class doc, these should be int. Also fixed a little bug: the setter for 'r8' changed the green value | |||||
| 2016-05-31 | i18n: Add more German translation | Andreas Hirschauer | 1 | -54/+54 | |
| 2016-05-31 | Area Documentation | P-GLEZ | 1 | -3/+49 | |
| Ported the Area2D documentation into its 3D counterpart. Also fixed some typos | |||||
| 2016-06-01 | fix error when open scene or switch to another scene | volzhs | 1 | -1/+1 | |
| ## Error message on console ## ``` no access to ID:18723 ERROR: FileAccessWindows::_get_modified_time: Method/Function Failed, returning: 0 At: drivers\windows\file_access_windows.cpp:251 ``` | |||||
| 2016-05-31 | i18n: Sort files to parse alphabetically | Rémi Verschelde | 10 | -25585/+25747 | |
| This should ensure that python produces the same tools.pot for every user, and thus that the .po will not get useless diffs upon merge. | |||||
| 2016-06-01 | More translation for zh_CN | Geequlim | 1 | -80/+62 | |
| 2016-05-31 | fix stb font property names | sanikoyes | 1 | -2/+2 | |
| 2016-05-31 | Supports to use non-latin characters in script editor | volzhs | 1 | -7/+9 | |
| 2016-05-31 | Switched the space shooter demo from none fixed process to fixed process | jmintb | 5 | -18/+14 | |
| 2016-05-31 | fix random inifinite loop when open editor | volzhs | 1 | -1/+1 | |
| 2016-05-31 | Implemented file drop support in OSX | Juan Linietsky | 1 | -1/+38 | |
| 2016-05-31 | Many improvements of Russian translation | DimOkGamer | 1 | -122/+122 | |
| 2016-05-30 | changed font system to use fallbacks | Juan Linietsky | 10 | -51/+325 | |
| this way more than 64k characters can be used | |||||
