Rémi Verschelde
361c8b1dc6
i18n: Sync translations with Weblate
...
Only synced translation with > 50% completion.
2016-06-19 14:13:31 +02:00
Rémi Verschelde
42cbdc26b8
Merge pull request #5290 from djrm/new_icons
...
Added missing icons for some nodes
2016-06-19 13:11:07 +02:00
Rémi Verschelde
8a27835bca
Merge pull request #5285 from brakhane/fix-memset
...
fix memset calls
2016-06-19 13:10:29 +02:00
Rémi Verschelde
e76f744c36
Merge pull request #5283 from djrm/remove_prints
...
Removed lots of prints
2016-06-19 13:10:23 +02:00
Rémi Verschelde
df202127e3
Merge pull request #5281 from J08nY/useless-preprocessor
...
Fix #5263 : Useless preprocessor condition
2016-06-19 13:09:25 +02:00
Rémi Verschelde
b9f944ed5c
Merge pull request #5271 from neikeq/pr-issue-1004
...
LineEdit cursor fixes and improvements
2016-06-19 13:06:31 +02:00
Rémi Verschelde
1923733ec8
Merge pull request #5268 from brakhane/fix-floating-bug
...
correctly parse floats in scientific notation (Fix #5267 )
2016-06-19 13:05:00 +02:00
Rémi Verschelde
c7b425ed9c
Merge pull request #5259 from neikeq/pr-textedit-zoom
...
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
2016-06-19 13:04:20 +02:00
Rémi Verschelde
c9498e12a5
Merge pull request #5243 from Geequlim/editor-themes
...
Clean up editor theme creation
2016-06-19 13:01:02 +02:00
Rémi Verschelde
360cebaf23
Merge pull request #5234 from Paulb23/fix_error_tab_print
...
Fixed error: set_current_tab print on project open
2016-06-19 13:00:12 +02:00
Rémi Verschelde
57e1387199
Merge pull request #5225 from Hinsbart/x_rumble
...
Windows: Support gamepad vibration using XInput.
2016-06-19 12:59:18 +02:00
Rémi Verschelde
f70aa176e5
Merge pull request #5166 from djrm/shortcuts
...
Added customizable shortcuts for tile map editor
2016-06-19 12:50:35 +02:00
Rémi Verschelde
8f2115529e
Merge pull request #5135 from volzhs/android-manifest
...
fix android support screen property for large screen
2016-06-19 12:49:42 +02:00
Rémi Verschelde
40944ddffb
Merge pull request #5085 from RandomShaper/remove-unreachable-code
...
Remove found dead code
2016-06-19 12:45:36 +02:00
Rémi Verschelde
174b78119b
Merge pull request #5039 from jay3d/master
...
Add "-rigid" postfix import feature to create rigid bodies
2016-06-19 12:43:49 +02:00
Rémi Verschelde
3520902194
Merge pull request #4724 from Cybolic/optional-loop-interpolation
...
Added toggle for loop interpolation based on adolson's code
2016-06-19 12:30:22 +02:00
Juan Linietsky
400febf585
Add function to get the color picker dialog from ColorPickerButton, closes #4415
2016-06-19 02:08:22 -03:00
Juan Linietsky
7c20c386c5
-Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc.
...
-Better interpolation of discrete tracks, fixes #4417
2016-06-19 01:43:02 -03:00
Daniel J. Ramirez
939ec36930
Added missing icons for some nodes
2016-06-18 21:33:00 -05:00
Juan Linietsky
29177e1e9b
make default extension .tscn
2016-06-18 23:18:10 -03:00
Dennis Brakhane
3d85a14404
fix memset calls
...
Order is "mem, val, count", not "mem, count, val"
2016-06-19 02:07:51 +02:00
Rémi Verschelde
bd79aa52ab
Merge pull request #4158 from Paulb23/add_fnt_extension_issue_162
...
Adds .fnt extension if not provided, issue #162
2016-06-19 01:04:46 +02:00
Daniel J. Ramirez
422fac5066
Removed lots of prints
2016-06-18 18:01:06 -05:00
J08nY
449571b6cd
Remove USE_QUAD_VECTORS unused check
2016-06-19 00:41:52 +02:00
Juan Linietsky
17fbf473fd
revert previous fix, was a bad idea
2016-06-18 19:32:52 -03:00
Juan Linietsky
935a568444
-Do not ask about overwriting when opening a script in the wizard, but still show complaint about existing. Closes #4545
...
-Fixed a crash in EditorDirDialog
2016-06-18 19:32:52 -03:00
Rémi Verschelde
2ca331d959
Merge pull request #5236 from djrm/fix_#5228
...
Visible path editor icons, fixes #5228
2016-06-19 00:17:31 +02:00
J08nY
a95a1f47a4
Remove CHARTYPE_16BITS unused checks
...
fix #5263
2016-06-19 00:12:31 +02:00
Juan Linietsky
0bbb0d0caa
DynamicFontData can be built-in (will still link to a ttf though), closes #4600
2016-06-18 19:03:53 -03:00
Juan Linietsky
4b05181397
Fixed a stupid bug with segment-segment collision in SAT physics, closes #4801 , closes #4984
2016-06-18 18:32:10 -03:00
Juan Linietsky
1c541a2bee
corrently parse utf8 from zip_io open, closes #1708
...
this probably failed when exporting or opening android apk files too, should fix that too.
2016-06-18 17:29:41 -03:00
Juan Linietsky
b4b80625d1
Change hash grid in 2D physics to contemplate large objects as separate cases, to avoid huge memory and performance penalty. Fixes #4662
2016-06-18 17:21:53 -03:00
J08nY
b587a13293
Classref: Mutex, Semaphore, Thread, *Array ( #5278 )
2016-06-18 21:21:29 +02:00
Juan Linietsky
5e7f1fc79b
update EditorDirDialog on external change, closes #4629
2016-06-18 16:03:35 -03:00
Rémi Verschelde
81a10795dc
Merge pull request #5275 from akien-mga/pr-empty-files
...
Drop empty or commented out files and classes that are not in use
2016-06-18 20:56:56 +02:00
Ignacio Etcheverry
4928cc34eb
LineEdit: Word jumping and OSX hotkeys
2016-06-18 20:53:46 +02:00
Juan Linietsky
9b9580f568
-fix bug in scene tree dragndrop reparenting, closes #4712 , closes #4633 , closes #4628
...
-avoid editor scrollable areas to scroll if touchscreen ui hint is turned on
2016-06-18 15:30:44 -03:00
Rémi Verschelde
bb3362fd12
Drop useless 3rd party files from nedmalloc and png
...
Part of #5272
2016-06-18 20:27:58 +02:00
Rémi Verschelde
c3bf11d4d4
Drop fully commented-out files
...
Part of #5272
2016-06-18 20:23:49 +02:00
Rémi Verschelde
80727b6896
Drop empty .cpp files for header-only classes
...
Part of #5272
2016-06-18 20:00:08 +02:00
Rémi Verschelde
b7dbf9207a
Drop empty files that are not used anywhere
...
Part of #5272
2016-06-18 19:46:30 +02:00
Ignacio Etcheverry
bc9f9b1c6a
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
2016-06-18 18:47:11 +02:00
Juan Linietsky
adc13e9027
Make ".." always appear even if dir is unlistable (likely lacking permissions), closes #1938
2016-06-18 12:51:27 -03:00
George Marques
e048d1e0a2
Fix make_dir for long paths on Windows
2016-06-18 12:28:11 -03:00
Juan Linietsky
d8be671313
-Changed how Dir works so it's more user friendly, closes #4705
2016-06-18 12:11:48 -03:00
Juan Linietsky
e3905a084e
-made get_space_left() return values more homogenous, also for script, converted to mb, closes #4617
2016-06-18 11:32:45 -03:00
Ignacio Etcheverry
99612207b7
LineEdit: Fix and improve selection behaviour
2016-06-18 16:14:43 +02:00
Juan Linietsky
61655d6dc2
Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872
2016-06-18 11:13:03 -03:00
Rémi Verschelde
a7fc04626a
Add missing license headers in our source files ( #5255 )
...
Also removes a couple wrong Godot headers from third-party source files.
2016-06-18 14:46:12 +02:00
Dennis Brakhane
c246931f03
correctly parse floats in scientific notation
...
GDScript incorrectly parsed float values in scientific notation
when no decimal point was given. "1e-5" was parsed as "15".
Fix this by not requiring a decimal point when we found an exponent
for the number to be considered a float.
Fixes #5267
2016-06-18 13:20:45 +02:00