Rémi Verschelde
f3d812e3a0
Merge pull request #12811 from Chaosus/quadsize
...
Add size to QuadMesh
2017-11-13 22:42:32 +01:00
Rémi Verschelde
4755bc9e2b
Merge pull request #12854 from poke1024/fix-poly2d-editor-handle
...
Fix minor drawing order glitch in polygon 2D editor
2017-11-13 22:18:56 +01:00
Rémi Verschelde
05a780a101
Merge pull request #12869 from ianb96/script_list_move
...
Script List Reorder
2017-11-13 21:55:09 +01:00
Rémi Verschelde
ba7e00dfef
Merge pull request #12885 from rraallvv/osx_android_travis
...
travis: caching Android, iOS, macOS (cross-compile) (master)
2017-11-13 21:44:23 +01:00
Rémi Verschelde
3c64635003
Merge pull request #12903 from YeldhamDev/scrollcontainer_arrangement
...
Small arrangement in ScrollContainer
2017-11-13 21:28:32 +01:00
Rémi Verschelde
f1a8520c45
Merge pull request #12906 from vnen/import-options-refresh
...
Refresh import options when changing importer
2017-11-13 21:25:48 +01:00
Rémi Verschelde
2a9e742c12
Merge pull request #12907 from YeldhamDev/indentation_connection
...
Fixed signal connection dialog ignoring indentation settings when creating a function
2017-11-13 20:56:30 +01:00
Michael Alexsander Silva Dias
3fac4ef336
Fixed signal connection dialog ignoring indentation settings when creating a function.
2017-11-13 17:45:13 -02:00
George Marques
4c77f48067
Refresh import options when changing importer
2017-11-13 17:31:00 -02:00
Rhody Lugo
7f3ecd4227
change matrix and enable caching for Android, iOS and macOS (cross-compile)
2017-11-13 15:05:26 -04:00
Rémi Verschelde
03a080547d
Merge pull request #12014 from hi-ogawa/fix-video-playback
...
Fix video playback
2017-11-13 19:57:18 +01:00
Juan Linietsky
4c000a05f6
Do not enable light if atlas size is 0, closes #9335
2017-11-13 15:13:01 -03:00
Bernhard Liebl
89f7032c2e
Fix drawing order of polygon 2d editor handles
2017-11-13 18:49:06 +01:00
Juan Linietsky
5410662720
Revert this, karroffel makes sense that this should be implemented per language.
2017-11-13 14:01:32 -03:00
Juan Linietsky
2e3a1caa06
Disable OpenGL warnings unless running with -v, closes #7171
2017-11-13 13:40:07 -03:00
Juan Linietsky
65cc56c35d
Do not send NOTIFICATION_PREDELETE to scripts, as it can cause problmes in garbage collected languages. Closes #6784
2017-11-13 13:36:57 -03:00
Rémi Verschelde
390e957ba4
Merge pull request #12893 from Chaosus/dupsignals
...
Duplicate signals fixes
2017-11-13 17:13:11 +01:00
Andreas Haas
ab0f7717e7
Merge pull request #12902 from volzhs/fix-itemlist-stylebox
...
Fit stylebox on ItemList
2017-11-13 17:08:23 +01:00
Chaosus
6496b53549
Duplicate signals fixes
2017-11-13 18:42:07 +03:00
Rémi Verschelde
3732b2318e
Merge pull request #12904 from eska014/html5-fix-mousebuttons
...
Fix HTML5 mouse button release events
2017-11-13 16:31:43 +01:00
Leon Krause
159c2ec69c
Fix HTML5 mouse button release events
2017-11-13 16:14:08 +01:00
Michael Alexsander Silva Dias
f2f18261c3
Small arrangement in ScrollContainer.
2017-11-13 12:15:48 -02:00
volzhs
710c87ec99
Fit stylebox on ItemList
2017-11-13 22:24:58 +09:00
Chaosus
06ce2e339e
Added size to QuadMesh
2017-11-13 16:19:50 +03:00
Rémi Verschelde
afec30837c
Merge pull request #12622 from BastiaanOlij/arvr_changes_to_server
...
Removed add/remove interface bindings and added get_interfaces
2017-11-13 13:07:28 +01:00
Pedro J. Estébanez
e477fa2bd2
Change AnimationPlayer looping logic
...
So now it can seek to the actual values at time=length when instructed to seek to time=N*length.
That is, formerly in the editor you had no way of seeing the actual state at time=length other than temporarily disabling looping. Now you can preview both endpoints.
As a side effect, the values at anim time 0 will only be applied when actually seeking to 0, instead of at every time=N*length, as formerly. No issue.
2017-11-13 12:49:31 +01:00
Rémi Verschelde
faf097d350
Merge pull request #12895 from volzhs/better-ttr-format
...
Better TTR format
2017-11-13 12:46:39 +01:00
volzhs
2e7345c00f
Better TTR format
2017-11-13 20:37:28 +09:00
BastiaanOlij
9d3f8418ca
Removed add/remove interface bindings and added get_interfaces
2017-11-13 22:08:43 +11:00
Rémi Verschelde
2fce0010f0
classref: Sync with current source
...
[ci skip]
2017-11-13 09:25:53 +01:00
Rémi Verschelde
dc4be4350a
Merge pull request #12892 from n-pigeon/tra_gizmo_fix_1
...
Fixed View plane local rotation. Fixes - #12815
2017-11-13 09:25:39 +01:00
Przemysław Gołąb (n-pigeon)
e2160afcd8
Fixed View plane local rotation.
...
Plus some cleanups.
2017-11-13 09:15:41 +01:00
Rémi Verschelde
0dd96bccd3
Merge pull request #12867 from eska014/html5-http
...
Implement HTTPClient in HTML5 platform
2017-11-13 08:32:32 +01:00
Rémi Verschelde
77d3c26fc3
Merge pull request #12868 from Web-eWorks/gltf-fixes
...
Fix #12056 : Crash while loading gtlf files.
2017-11-13 08:20:56 +01:00
Webster Sheets
05dce362d5
Fix for #12056 , though GTLF import of that file is still incorrect.
2017-11-12 23:47:51 -05:00
George Marques
f6232efed9
Remove leading newline in SConstruct
...
Some editors don't recognize the shebang if it's not on the first line.
2017-11-13 02:04:18 -02:00
Leon Krause
2970061a73
Implement HTTPClient in HTML5 platform
...
Limitations:
- Subject to same-origin policy
- No persistent connection (but simulated for compatibility)
- No blocking mode
- No StreamPeer access
- No chunked responses
- Cannot disable host verification
2017-11-13 00:58:29 +01:00
Ian
9f6a06b992
add script list drag n drop
2017-11-12 15:45:42 -05:00
Ian
9126a2072c
move item up/down context menu and shortcut
2017-11-12 15:45:42 -05:00
Ian
798a14eb33
add script editor list context menu
2017-11-12 15:45:42 -05:00
Rémi Verschelde
47e5b43160
Merge pull request #12852 from djrm/pr_import_fixes
...
Update meshes when reimporting,
2017-11-12 21:17:58 +01:00
Rémi Verschelde
858d3d4adc
Merge pull request #12864 from Paulb23/root_node_delete_undo_issue_3642
...
Fixed scene tree not updating when undo/redo delete of root node, issue 3642
2017-11-12 21:16:45 +01:00
Rémi Verschelde
81fb6e474f
Merge pull request #12862 from YeldhamDev/text_property
...
Made text in TextEdit a property
2017-11-12 21:15:29 +01:00
Rémi Verschelde
dd55cc7879
Merge pull request #12860 from leezh/doc_fix
...
Moved doc description formatting. Fixes #12798
2017-11-12 21:14:07 +01:00
Rémi Verschelde
51ffd45202
Merge pull request #12627 from Goutte/feat-support-tau
...
Add support for TAU constant.
2017-11-12 21:11:39 +01:00
Rémi Verschelde
e9392dd876
Merge pull request #12858 from dfleury2/master
...
fix: Updates dynamic_font_stb to use get_extension, and memnew
2017-11-12 21:06:03 +01:00
Rémi Verschelde
b65344115e
Merge pull request #12850 from Paulb23/help_file_lookup_issue_11867
...
Fixed help lookup not finding classes, issue 11867
2017-11-12 21:04:42 +01:00
Rémi Verschelde
b0f10c6643
Merge pull request #12855 from Hinsbart/remove_preview
...
Remove preview when closing "change default type" dialog.
2017-11-12 21:03:42 +01:00
Daniel J. Ramirez
2932cc79ee
Update meshes when reimporting,
...
Save scene preview even when not doing save and play.
2017-11-12 13:41:44 -06:00
Rémi Verschelde
b83c14db89
Merge pull request #12826 from BastiaanOlij/align_sensors_android
...
Align sensors and implement gravity sensor for Android
2017-11-12 20:33:41 +01:00