Will Nations
|
2d07fe2920
|
[DOCS] AnimationPlayer prop API fixed
|
2017-12-07 11:19:21 -06:00 |
|
Grosskopf
|
cdf559e68c
|
Added documentation for VisualServer
|
2017-12-07 18:05:37 +01:00 |
|
Juan Linietsky
|
6527f2e684
|
Implement orbit velocity in particles (this is for 2D only, like in 2.1), closes #12764
Fixed tangential velocity (was broken)
|
2017-12-07 13:18:22 -03:00 |
|
George Marques
|
cac5aa498f
|
Merge pull request #14348 from waldson/feature-set-main-screen-plugin-icon
Add method on EditorPlugin to set main screen plugins icons
|
2017-12-07 13:16:47 -02:00 |
|
Juan Linietsky
|
dd892a327d
|
Added some clean up in camera/viewport management. Fixes #12279, Fixes #12774
|
2017-12-07 12:13:20 -03:00 |
|
Juan Linietsky
|
5614902611
|
ability to keep user tracks when importing animations, closes #12801
|
2017-12-07 10:19:35 -03:00 |
|
Rémi Verschelde
|
fbd270bfa8
|
Merge pull request #14356 from volzhs/ios-delegate-master
use application:didFinishLaunchingWithOptions: instead of application…
|
2017-12-07 09:33:34 +01:00 |
|
Rémi Verschelde
|
96dbf19093
|
Merge pull request #14332 from akien-mga/clang-format
Update style for clang-format 5.0.0, new min required version
|
2017-12-07 09:18:11 +01:00 |
|
Rémi Verschelde
|
5e19fac987
|
Merge pull request #14368 from sersoong/master-addoaandscript
Add uppercase and lowercase to rightclickmenu in scripteditor
|
2017-12-07 09:17:49 +01:00 |
|
sersoong
|
94adf24798
|
Add uppercase and lowercase to rightclickmenu in scripteditor
|
2017-12-07 16:09:02 +08:00 |
|
Rémi Verschelde
|
624a2b08f3
|
doc: Sync classref after a496dd4d , removing NOEDITOR properties from doc
|
2017-12-07 08:29:38 +01:00 |
|
Rémi Verschelde
|
7d440d04aa
|
doc: Sync classref with current source
|
2017-12-07 08:23:08 +01:00 |
|
Rémi Verschelde
|
13c2ff9320
|
Style: Apply new clang-format 5.0 style to all files
|
2017-12-07 08:02:00 +01:00 |
|
Rémi Verschelde
|
a8ceb7e3f2
|
Style: Update definitions for clang-format 5.0.0
This will be the new standard from now on.
|
2017-12-07 08:02:00 +01:00 |
|
Rémi Verschelde
|
d5ca9e2f6f
|
Style: Apply clang-format again on all files
Fixes issues introduced by newer clang-format versions or commits
pushed directly without using the clang-format pre-commit hook.
|
2017-12-07 08:02:00 +01:00 |
|
Rémi Verschelde
|
9ff17379c2
|
Merge pull request #14366 from willnationsdev/docs
[DOCS] ARVRController, ARVRPositionalTracker, AStar, AtlasTexture, Basis
|
2017-12-07 08:01:20 +01:00 |
|
Rémi Verschelde
|
8a07cb0b69
|
Merge pull request #14352 from ianb96/get_hidden_width
Fixes horizontal scrolling over hidden lines
|
2017-12-07 07:52:01 +01:00 |
|
Rémi Verschelde
|
23c5f8c137
|
Merge pull request #14362 from sersoong/master-addcopypath
Add 'copy script path' to script editor plugin
|
2017-12-07 07:42:48 +01:00 |
|
Rémi Verschelde
|
f13bea768d
|
Merge pull request #14353 from TheAspiringHacker/fix-lineedit-eat
Check for icon in LineEdit::set_cursor_position
|
2017-12-07 07:38:26 +01:00 |
|
Rémi Verschelde
|
3ce41b81e5
|
Merge pull request #14360 from mrcdk/fix_win_mingw
Fix windows compilation when using MinGW
|
2017-12-07 07:26:45 +01:00 |
|
Rémi Verschelde
|
f674a55f3a
|
Travis: Install libxi-dev after #14347
|
2017-12-07 07:24:50 +01:00 |
|
Rémi Verschelde
|
46ac939a74
|
Merge pull request #13362 from groud/fix_folding
Fixes folding of blank lines
|
2017-12-07 07:20:41 +01:00 |
|
Will Nations
|
5b820bc247
|
[DOCS] ARVR, AStar, AtlasTexture, Basis
|
2017-12-07 00:16:27 -06:00 |
|
MrCdK
|
651677f033
|
Fix windows compilation when using MinGW
|
2017-12-07 04:59:11 +01:00 |
|
sersoong
|
f0fda9fd87
|
Add 'copy script path' to script editor plugin
|
2017-12-07 11:57:41 +08:00 |
|
Pedro J. Estébanez
|
c68300b88d
|
Fix function arg count not considered in VisualScript
|
2017-12-07 02:19:56 +01:00 |
|
volzhs
|
b87abeb9f9
|
use application:didFinishLaunchingWithOptions: instead of applicationDidFinishLaunching: for iOS
|
2017-12-07 10:09:05 +09:00 |
|
TheAspiringHacker
|
de03966a65
|
Check for icon in LineEdit::set_cursor_position
Fixes #14340
|
2017-12-06 19:13:34 -05:00 |
|
Ian
|
1c1a6723d0
|
fixes horizontal scrolling over hidden lines
|
2017-12-06 19:04:47 -05:00 |
|
Juan Linietsky
|
b38378dd6c
|
Reduce some graphics memory usage by disabling unnecesary modes, closes #12831
|
2017-12-06 20:49:54 -03:00 |
|
Rémi Verschelde
|
42c01ba136
|
Merge pull request #14350 from willnationsdev/miscellaneous-docs
[DOCS] Camera2D, EditorScript, EditorFileSystemDirectory
[ci skip]
|
2017-12-07 00:34:39 +01:00 |
|
Rémi Verschelde
|
06d0166bda
|
Merge pull request #13827 from sersoong/master-addopenselection
Enhanced 'open' menu in filesystemdock
|
2017-12-07 00:30:31 +01:00 |
|
Rémi Verschelde
|
e3155071bc
|
Merge pull request #13958 from jjjuande/fix_revert_button
Fix the revert button issue with instanced nodes
|
2017-12-07 00:30:07 +01:00 |
|
Will Nations
|
2b59d30bdc
|
[DOCS] EditorScript methods
|
2017-12-06 17:29:23 -06:00 |
|
Will Nations
|
d6a02e2022
|
[DOCS] EditorFileSystemDirectory methods
|
2017-12-06 17:29:23 -06:00 |
|
Rémi Verschelde
|
7885360f3f
|
Merge pull request #13956 from poke1024/fix-poly2d-mode-change
Fixes Polygon2D wip mode closing when editing mode is changed
|
2017-12-07 00:29:12 +01:00 |
|
Rémi Verschelde
|
c0fd111e71
|
Merge pull request #14002 from poke1024/fixhelpspeed
Make "Search Help" more responsive
|
2017-12-07 00:23:23 +01:00 |
|
Rémi Verschelde
|
a88543c881
|
Merge pull request #14003 from karroffel/dictionary-iterate-fix
fix Dictionary iteration
|
2017-12-07 00:22:38 +01:00 |
|
Rémi Verschelde
|
8b907365d0
|
Merge pull request #14006 from akien-mga/tinyexr
Fix TinyEXR import bug and update to current master
|
2017-12-07 00:22:10 +01:00 |
|
Will Nations
|
d1084df81a
|
[DOCS] Camera2D methods/constants
|
2017-12-06 17:20:57 -06:00 |
|
bruvzg
|
69dca1722f
|
Use run-time dynamic linking for AddDllDirectory and RemoveDllDirectory to support mingw-w64 build and Windows 7 with KB2533623.
|
2017-12-07 00:20:42 +01:00 |
|
Rémi Verschelde
|
ca439056a6
|
Merge pull request #14328 from YeldhamDev/popupmenu_submenu_fix
Fixed PopupMenu's submenus not showing up in certain situations
|
2017-12-07 00:19:22 +01:00 |
|
Juan Linietsky
|
a7440cd81a
|
Merge pull request #14347 from RandomShaper/adpod-mt
Implement multitouch on X11 and improve it on Windows
|
2017-12-06 20:06:59 -03:00 |
|
Rémi Verschelde
|
e6f3253f7d
|
Merge pull request #12603 from GodotExplorer/beautify-json
Add indent and sort keys support for JSON.print
|
2017-12-06 23:53:05 +01:00 |
|
Juan Linietsky
|
7b7ba58493
|
-Fix particles with size==0, closes #13931
-Fixed material previews (dont show sphere unless for spatial)
|
2017-12-06 19:51:13 -03:00 |
|
Rémi Verschelde
|
e334b0c4b2
|
Merge pull request #13491 from RaXaR/master
Added get_popup() method to ColorPickerButton...
|
2017-12-06 23:47:43 +01:00 |
|
Pedro J. Estébanez
|
6f3343f1ce
|
Remove guards for the now targeted Windows 7+
|
2017-12-06 23:47:09 +01:00 |
|
Pedro J. Estébanez
|
0d48af4afd
|
Add build param for targeted Windows version
|
2017-12-06 23:47:09 +01:00 |
|
Pedro J. Estébanez
|
d089e688b0
|
Improve/fix multitouch on Windows
- Fix logic error.
- Track touches to enable defensive handling and releasing on focus out.
- Change comment-out by preprocessor `#if`.
- Track/report coordinates as float.
|
2017-12-06 23:47:09 +01:00 |
|
Pedro J. Estébanez
|
6decbec461
|
Implement multitouch on X11
|
2017-12-06 23:47:09 +01:00 |
|