Commit graph

4089 commits

Author SHA1 Message Date
Maxim Lebedev 8f6b5ffdc7 Morphological and stylistic corrections in ru.po
I just corrected a small errors and has added missed signs.
2016-06-01 04:47:55 +06:00
Rémi Verschelde 1ae9ff1919 Merge pull request #4960 from Hinsbart/fix_color8
Make Color.{rgba}8 return int instead float
2016-05-31 21:40:50 +02:00
P-GLEZ 0325944ee4 classref: Area documentation
One method was missing.
2016-05-31 21:17:35 +02:00
Andreas Haas da3247a500 Make Color.{rgba}8 return int instead float
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 20:50:19 +02:00
Rémi Verschelde d77f465bd0 Merge pull request #4958 from P-GLEZ/master
Area Documentation
2016-05-31 19:34:15 +02:00
Andreas Hirschauer da25b76aa1 i18n: Add more German translation 2016-05-31 19:27:49 +02:00
P-GLEZ 617530832b Area Documentation
Ported the Area2D documentation into its 3D counterpart. Also fixed some
typos
2016-05-31 19:24:27 +02:00
Rémi Verschelde 68e35b6beb Merge pull request #4956 from volzhs/fix-error-scene-update
fix error when open scene or switch to another scene
2016-05-31 19:00:45 +02:00
volzhs e4f68d08eb fix error when open scene or switch to another scene
## 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-06-01 01:48:49 +09:00
Rémi Verschelde f4ee46124a i18n: Sort files to parse alphabetically
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-05-31 18:24:41 +02:00
Rémi Verschelde bbaaf03200 Merge pull request #4955 from Geequlim/translation-zh_CN
Sync and more translation for zh_CN
2016-05-31 18:19:23 +02:00
Geequlim 7e18de6b6a More translation for zh_CN 2016-06-01 00:17:35 +08:00
sanikoyes 21bcf4a8aa fix stb font property names 2016-05-31 21:23:51 +08:00
Rémi Verschelde fbef1ff253 Merge pull request #4948 from volzhs/non-latin-script-editor
Supports to use non-latin characters in script editor
2016-05-31 12:49:57 +02:00
volzhs c761333ce4 Supports to use non-latin characters in script editor 2016-05-31 15:06:40 +09:00
Rémi Verschelde 4f596e1924 Merge pull request #4946 from volzhs/issue-4927
fix random inifinite loop when open editor
2016-05-31 07:37:28 +02:00
Rémi Verschelde dffbc19c8a Merge pull request #4942 from DimOkGamer/master
Many improvements of Russian translation
2016-05-31 07:36:02 +02:00
Rémi Verschelde 9418b81c74 Merge pull request #4916 from Paulb23/current_line_highlighting
Current line highlighting draws behind line numbers and breakpont gutter
2016-05-31 07:35:27 +02:00
jmintb a9d246ea6c Switched the space shooter demo from none fixed process to fixed process 2016-05-31 07:33:25 +02:00
volzhs 8804b93953 fix random inifinite loop when open editor 2016-05-31 14:21:13 +09:00
Juan Linietsky 344a39dafd Implemented file drop support in OSX 2016-05-31 01:27:48 -03:00
DimOkGamer fb2d52e116 Many improvements of Russian translation 2016-05-31 03:39:10 +03:00
Juan Linietsky 4d6d6fcbfc Merge remote-tracking branch 'origin/master' 2016-05-30 19:53:19 -03:00
Juan Linietsky 0eb6c644b2 changed font system to use fallbacks
this way more than 64k characters can be used
2016-05-30 19:41:32 -03:00
Rémi Verschelde 97b116dfc6 Merge pull request #4897 from djrm/svg_icons
Added first batch of svg icons
2016-05-30 23:27:37 +02:00
Rémi Verschelde 0a21750737 Merge pull request #4934 from paviro/master
Added partial German translation.
2016-05-30 23:26:28 +02:00
Paul-Vincent Roll d1f5c3a5bf
Added partial German translation. 2016-05-30 23:15:17 +02:00
Rémi Verschelde ec9637613f Merge pull request #4932 from vnen/pr-ptbr-translation
Add pt_BR editor translation file
2016-05-30 22:40:33 +02:00
Rémi Verschelde 84ad8a11b6 Merge pull request #4931 from CowThing/classref-edit
Filling in documentation
2016-05-30 22:40:24 +02:00
Rémi Verschelde 78b4dcf84d Merge pull request #4920 from neikeq/pr-search-bar-fix
Fixed and improved search bar
2016-05-30 22:33:01 +02:00
J08nY 063d507a15 Added classref for RigidBody, and finished classref for Resource 2016-05-30 22:13:33 +02:00
J08nY a4cbed8465 Sync class-ref with code base. 2016-05-30 22:13:33 +02:00
Rémi Verschelde 6cd39ed956 i18n: Sync template and PO files with source 2016-05-30 21:56:08 +02:00
Rémi Verschelde 27aac93c5f Merge pull request #4929 from DimOkGamer/master
Added more translatable strings in code. Updated template tools.pot.
2016-05-30 21:47:33 +02:00
CowThing 3ba4e6b2ac Filling in documentation
VisibilityNotifier and VisibilityEnabler (2D and 3D).
2016-05-30 15:05:27 -04:00
DimOkGamer 0fc4f1bcf4 Added more translatable strings in code. Updated template tools.pot.
also improved Russian localization.
2016-05-30 21:47:53 +03:00
George Marques 67d44e18f5
Add pt_BR editor translation file 2016-05-30 15:43:07 -03:00
Paulb23 771b225718 Added fullscreen and distraction free modes 2016-05-30 19:29:43 +01:00
Rémi Verschelde 405094c167 i18n: Enable parsing RTR strings
TTR is used in the editor, and RTR is for content that it shared between
the editor and games (e.g. in scenes/gui)
2016-05-30 19:30:39 +02:00
Rémi Verschelde d0292a68cf i18n: Sync PO files with template 2016-05-30 19:29:03 +02:00
Rémi Verschelde 73918100be GH Linguist: Ignore drivers/* 2016-05-30 18:41:32 +02:00
Rémi Verschelde 8b1c665087 Merge pull request #4921 from Leandros/master
Properly detect .h as a C++ header file
2016-05-30 18:33:45 +02:00
Arvid Gerstmann 18484eb6c7 properly detect .h as a C++ header file 2016-05-30 18:30:36 +02:00
Ignacio Etcheverry 7e4c58c563 Fixed and improved search bar
- Search no longer selects the results
- Return focus to the text editor when hiding the bar
- Fix connecting to invalid signal
- Update/redraw the text editor after searching
2016-05-30 18:15:41 +02:00
Paulb23 6ae126ef9b Current line draws behind line numbers and breakpont gutter 2016-05-30 16:28:31 +01:00
Rémi Verschelde f232782966 Merge pull request #4910 from ZX-WT/master
Incomplete Traditional Chinese translation(zh_HK)
2016-05-30 16:35:58 +02:00
Rémi Verschelde 4a4968e5a8 Merge pull request #4902 from Geequlim/translatable-dialogs
Make dialogs translatable
2016-05-30 16:27:31 +02:00
Geequlim dde995a513 Make dialogs translatable 2016-05-30 22:23:53 +08:00
Bonfi96 9845b08f81 Added Italian Localization (#4908)
Full Italian localization of the Godot interface
2016-05-30 15:30:33 +02:00
ZX-WT 889d141ba9 Incomplete Traditional Chinese translation(zh_HK)
probably can be used as zh_TW translation
2016-05-30 21:17:02 +08:00