Commit Graph

10618 Commits

Author SHA1 Message Date
2a230d571d Increase joystick axis from 8 to 10 2017-11-08 19:56:30 +11:00
ec77cccb1d Merge pull request #12734 from BastiaanOlij/mobilevr_fix_typo
Fix has_gyro and has_grav mixup
2017-11-08 08:57:08 +01:00
0095d642c7 Merge pull request #11379 from m4nu3lf/feature/no_bias_overrotation
Avoid bias over rotation in contact resolution
2017-11-08 08:19:28 +01:00
706431b061 Merge pull request #12724 from AndreaCatania/bullet
Bullet: Fix collision exceptions
2017-11-08 08:17:41 +01:00
2965eb2810 Fix has_gyro and has_grav mixup 2017-11-08 12:09:43 +11:00
d4b19d8d83 Merge pull request #12730 from mhilbrunner/unicode
Use UTF-8 for locale names. Fixes #12462.
2017-11-08 06:35:04 +07:00
1bf132f53d Merge pull request #12729 from Chaosus/fixlicensesymbol
Fix invalid license symbol
2017-11-08 06:20:44 +07:00
d5b7df8523 Use UTF-8 for locale names. Fixes #12462. 2017-11-07 21:57:43 +01:00
af5708e29e Fixed invalid license symbol 2017-11-07 23:01:43 +03:00
5f110c5b98 Fixed collision exception - #12681 2017-11-07 19:07:01 +01:00
b279f641c0 Remove performance warnings, closes #11585 2017-11-06 21:53:15 -03:00
9437db7bc5 Merge pull request #12604 from rraallvv/unified_headers
add support for Android NDK unified headers (master)
2017-11-06 16:07:00 +01:00
faf21d895e Merge pull request #12684 from mrcdk/atlastextures_fix
Added filter_clip to AtlasTexture
2017-11-06 13:36:33 +01:00
32dfdc12dc Merge pull request #12656 from karroffel/dictionary-ordered-hashmap
make Dictionary use OrderedHashMap
2017-11-06 13:00:12 +01:00
610c7f80bf Merge pull request #12698 from volzhs/dont-stop-music-master
Prevent to stop music in another background app on iOS
2017-11-06 12:53:49 +01:00
ec31b23b33 add support for Android NDK unified headers 2017-11-06 07:51:09 -04:00
00ce629bc6 Prevent to stop music in another background app on iOS 2017-11-06 20:16:34 +09:00
802a422ad5 Merge pull request #12658 from AndreaCatania/bullet
Bullet - Added support to multiple spaces
2017-11-06 11:51:09 +01:00
386ec5d954 Merge pull request #12653 from poke1024/fixdocsclick
Fix selection and clicks on text in tables in RichTextLabel
2017-11-06 09:44:31 +01:00
d4e37ef198 Merge pull request #12662 from Paulb23/text_edit_mouse_selection
Changed line and word mouse selection
2017-11-06 09:43:22 +01:00
e20241c02c Merge pull request #12691 from eska014/webaudio
Fix WebAudio and HTML5 build
2017-11-06 09:36:13 +01:00
7376798a85 Merge pull request #12635 from poke1024/line2d-poly-editor
Use AbstractPolygon2DEditor for Line2D
2017-11-06 09:11:58 +07:00
d37d4ae1cd Merge pull request #12631 from poke1024/docspolish
Docs cosmetics: add more space to Signals, Enumerations, Constants
2017-11-06 09:11:39 +07:00
5ceaae51f7 Merge pull request #12636 from Chaosus/wrapdocs
Docs for wrap functions
2017-11-06 09:09:34 +07:00
b6db04993f Merge pull request #12646 from poke1024/geomdocs
Basic docs for Geometry plus two new functions
2017-11-06 09:09:08 +07:00
1a5d3c26db Fix WebAudio and HTML5 build 2017-11-06 00:25:57 +01:00
fec243ed56 Added filter_clip to AtlasTexture 2017-11-05 22:27:05 +01:00
2c69f3d0d2 Bullet - Added support to multiple spaces 2017-11-05 18:50:39 +01:00
6f6afde0c5 Changed line and word mouse selection 2017-11-05 15:54:00 +00:00
c937b1f5f9 make Dictionary use OrderedHashMap 2017-11-05 15:27:28 +01:00
9a78efc7c2 Merge pull request #12642 from BrainBlasted/fix_msbuild_unix
Added fallback for msbuild.exe.
2017-11-05 11:54:26 +01:00
a0ac0804ca Merge pull request #12640 from poke1024/createnode-ui
In Create New Node, always select and show best (shortest) match
2017-11-05 11:51:59 +01:00
3149ef084b Merge pull request #12639 from bojidar-bg/x-add-rest-template-listing
Change URL of the mirror list
2017-11-05 11:49:02 +01:00
e5c3e3bf13 Merge pull request #12638 from poke1024/fixcreate
Fixes random sorting order in Create New Node dialog
2017-11-05 11:48:13 +01:00
a7304b0c54 Fix selection and clicks on text in tables in RichTextLabel 2017-11-05 11:38:14 +01:00
5bc2cf257b Convert DOS line endings to Unix line endings
Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml`
always showing up as modified.
Might cause issues on Windows due to the removal of BOMs or change of line endings
in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be.
2017-11-05 11:37:59 +01:00
a89fa34c21 Merge pull request #12641 from AndreaCatania/bullet
Bullet physics wrapper
2017-11-05 09:25:33 +01:00
7ec32b6d09 Basic docs for Geometry plus two new functions 2017-11-05 07:56:27 +01:00
f7a41c1e30 Merge pull request #12647 from leezh/dedent_return
Fixed dedent() binding did not return result
2017-11-05 08:10:24 +07:00
609cf36f8d Fixed dedent() binding did not return result 2017-11-05 09:07:06 +08:00
8e2a756eb8 Added for fallback msbuild.exe.
Fixes #12613
2017-11-04 21:05:22 -04:00
efb795b599 Merge pull request #12630 from karroffel/configfile-orderedhashmap
make ConfigFile sections ordered
2017-11-05 00:14:47 +01:00
fb4871c919 Bullet physics engine implementation
This is a bullet wrapper that allows Godot to use Bullet physics and benefit about all features.
Also it support all specific Godot physics functionality like multi shape body, areas, RayShape, etc..
It improve the Joints, Trimesh shape, and add support to soft body even if Godot is not yet ready to it.
2017-11-04 20:52:59 +01:00
88007e91cf Use AbstractPolygon2DEditor for Line2D 2017-11-04 20:26:38 +01:00
8f204d78fd In Create New Node, always select and show best (shortest) match 2017-11-04 20:21:41 +01:00
ed047261f0 Vendor thirdparty Bullet source for upcoming physics server backend 2017-11-04 20:08:26 +01:00
40acb850c0 Change URL of the mirror list 2017-11-04 20:08:13 +02:00
a8012f1b25 Fixes random sorting order in Create New Node dialog 2017-11-04 19:01:01 +01:00
bd41cb197b Docs for wrap functions 2017-11-04 19:09:37 +03:00
3cbcf5c2dd Merge pull request #12612 from karroffel/gdnative-poolarray-accessors
[GDNative] added Read and Write accessors to pool arrays
2017-11-04 14:22:25 +01:00